haikuwebkit/LayoutTests/fast/css/pseudo-cache-stale-expected...

18 lines
504 B
HTML
Raw Permalink Normal View History

Convert some placeholder-related tests to reftests https://bugs.webkit.org/show_bug.cgi?id=71779 Reviewed by Ryosuke Niwa. * fast/css/pseudo-cache-stale-expected.html: Added. * fast/forms/input-placeholder-text-indent-expected.html: Added. * fast/forms/input-placeholder-visibility-2-expected.html: Added. * fast/forms/isindex-placeholder-expected.html: Added. * fast/forms/password-placeholder-text-security-expected.html: Added. * fast/forms/password-placeholder-text-security.html: Removed unused function. * fast/forms/password-placeholder.html: Removed because password-placeholder-text-security.html covers this. * fast/forms/placeholder-set-attribute-expected.html: Added. * fast/forms/placeholder-set-value-expected.html: Added. * fast/forms/placeholder-stripped-expected.html: Added. * fast/forms/search-placeholder-value-changed-expected.html: Added. * fast/forms/textarea-placeholder-set-attribute-expected.html: Added. * fast/forms/textarea-placeholder-set-value-expected.html: Added. * fast/forms/textarea-placeholder-wrapping-expected.html: Added. * platform/chromium-cg-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.png: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/efl/fast/forms/password-placeholder-expected.png: Removed. * platform/efl/fast/forms/password-placeholder-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.png: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.png: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.png: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/qt-wk2/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.png: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.png: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. Canonical link: https://commits.webkit.org/89714@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@101233 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2011-11-28 09:37:08 +00:00
<style>
Add the unprefixed version of the pseudo element ::placeholder https://bugs.webkit.org/show_bug.cgi?id=158653 Patch by Benjamin Poulain <bpoulain@apple.com> on 2016-06-14 Reviewed by Dean Jackson. Source/WebCore: Test: fast/forms/placeholder-pseudo-element-with-webkit-prefix.html The pseudo element ::-webkit-input-placeholder is stupidly popular which forces other engines to support this exact name. The pseudo-element spec provides a new standard name we can adopt to drop the prefix: https://drafts.csswg.org/css-pseudo-4/#placeholder-pseudo This patch does just that, make ::placeholder the standard name to select the placeholder element in the shadow dom of input elements. Unlike pseudo classes, we did not have any support for prefixes and aliasing. I want to keep the absurdly efficient matching we currently use for styling because style updates are more common than stylesheet updates. With that constraint in mind, the value of CSSSelector has to be the unprefixed version for both forms of input. This leaves us with the problem of displaying the CSSSelector for CSSOM. To differentiate the legacy form from the standard form, I added a new type of PseudoElement: PseudoElementWebKitCustomLegacyPrefixed. When parsing, PseudoElementWebKitCustomLegacyPrefixed let us replace the original value "-webkit-input-placeholder" by the standard value. When creating the selectorText for CSSOM, PseudoElementWebKitCustomLegacyPrefixed let us replace the standard for by the legacy form. * css/CSSParserValues.cpp: (WebCore::CSSParserSelector::parsePseudoElementSelector): * css/CSSSelector.cpp: (WebCore::CSSSelector::pseudoId): (WebCore::CSSSelector::selectorText): * css/CSSSelector.h: (WebCore::CSSSelector::isCustomPseudoElement): (WebCore::CSSSelector::isWebKitCustomPseudoElement): * css/SelectorChecker.cpp: (WebCore::SelectorChecker::matchRecursively): * css/SelectorPseudoElementTypeMap.in: * css/html.css: (::placeholder): (input::placeholder, isindex::placeholder): (textarea::placeholder): (::-webkit-input-placeholder): Deleted. (input::-webkit-input-placeholder, isindex::-webkit-input-placeholder): Deleted. (textarea::-webkit-input-placeholder): Deleted. * features.json: * html/shadow/TextControlInnerElements.cpp: (WebCore::TextControlPlaceholderElement::TextControlPlaceholderElement): Source/WebInspectorUI: * UserInterface/Views/FilterBar.css: (.filter-bar > input[type="search"]::placeholder): (.filter-bar > input[type="search"]::-webkit-input-placeholder): Deleted. * UserInterface/Views/FindBanner.css: (.find-banner.console-find-banner > input[type="search"]::placeholder): (.find-banner.console-find-banner > input[type="search"]::-webkit-input-placeholder): Deleted. * UserInterface/Views/GoToLineDialog.css: (.go-to-line-dialog > div > input::placeholder): (.go-to-line-dialog > div > input::-webkit-input-placeholder): Deleted. * UserInterface/Views/OpenResourceDialog.css: (.open-resource-dialog > .field > input::placeholder): (.open-resource-dialog > .field > input::-webkit-input-placeholder): Deleted. * UserInterface/Views/SearchBar.css: (.search-bar > input[type="search"]::placeholder): (.search-bar > input[type="search"]::-webkit-input-placeholder): Deleted. * UserInterface/Views/VisualStyleCommaSeparatedKeywordEditor.css: LayoutTests: * fast/css/css-selector-text-expected.txt: * fast/css/css-selector-text.html: * fast/css/css-set-selector-text-expected.txt: * fast/css/css-set-selector-text.html: This covers CSSOM for the prefixed version. * fast/forms/placeholder-pseudo-element-with-webkit-prefix-expected.html: Added. * fast/forms/placeholder-pseudo-element-with-webkit-prefix.html: Added. This verifies both version of the pseudo elements are equivalent. * fast/css/pseudo-cache-stale-expected.html: * fast/css/pseudo-cache-stale.html: * fast/forms/input-placeholder-paint-order-2-expected.html: * fast/forms/input-placeholder-paint-order-2.html: * fast/forms/input-placeholder-paint-order.html: * fast/forms/input-placeholder-text-indent.html: * fast/forms/input-user-modify.html: * fast/forms/isindex-placeholder.html: * fast/forms/placeholder-position.html: * fast/forms/placeholder-pseudo-style.html: * fast/forms/textarea-placeholder-pseudo-style.html: * fast/forms/textarea/textarea-placeholder-paint-order-2-expected.html: * fast/forms/textarea/textarea-placeholder-paint-order-2.html: * fast/forms/textarea/textarea-placeholder-paint-order.html: Canonical link: https://commits.webkit.org/176845@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@202066 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2016-06-14 22:09:33 +00:00
::placeholder {
Convert some placeholder-related tests to reftests https://bugs.webkit.org/show_bug.cgi?id=71779 Reviewed by Ryosuke Niwa. * fast/css/pseudo-cache-stale-expected.html: Added. * fast/forms/input-placeholder-text-indent-expected.html: Added. * fast/forms/input-placeholder-visibility-2-expected.html: Added. * fast/forms/isindex-placeholder-expected.html: Added. * fast/forms/password-placeholder-text-security-expected.html: Added. * fast/forms/password-placeholder-text-security.html: Removed unused function. * fast/forms/password-placeholder.html: Removed because password-placeholder-text-security.html covers this. * fast/forms/placeholder-set-attribute-expected.html: Added. * fast/forms/placeholder-set-value-expected.html: Added. * fast/forms/placeholder-stripped-expected.html: Added. * fast/forms/search-placeholder-value-changed-expected.html: Added. * fast/forms/textarea-placeholder-set-attribute-expected.html: Added. * fast/forms/textarea-placeholder-set-value-expected.html: Added. * fast/forms/textarea-placeholder-wrapping-expected.html: Added. * platform/chromium-cg-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.png: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/efl/fast/forms/password-placeholder-expected.png: Removed. * platform/efl/fast/forms/password-placeholder-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.png: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.png: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.png: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/qt-wk2/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.png: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.png: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. Canonical link: https://commits.webkit.org/89714@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@101233 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2011-11-28 09:37:08 +00:00
color: green;
}
</style>
<body>
<div>
<span style="font-size: xx-large;">T</span>he first letter in this sentence should be larger than the rest.
</div>
<div id="first-line" style="font-size: xx-large;">
This sentence should be extra-extra-large.
</div>
Remove FIRST_LINE_INHERITED fake pseudo style https://bugs.webkit.org/show_bug.cgi?id=165071 Reviewed by Andreas Kling. Source/WebCore: These are create during layout an then cached to the RenderStyle. Cache computed first line style to RenderObject rare data instead, avoiding style mutation an other confusing messiness. * rendering/RenderElement.cpp: (WebCore::RenderElement::RenderElement): (WebCore::RenderElement::computeFirstLineStyle): (WebCore::RenderElement::firstLineStyle): Cache the first line style. (WebCore::RenderElement::invalidateCachedFirstLineStyle): (WebCore::RenderElement::styleWillChange): Invalidate subtree if we have cached first line style. (WebCore::RenderElement::getUncachedPseudoStyle): (WebCore::RenderElement::uncachedFirstLineStyle): Deleted. (WebCore::RenderElement::cachedFirstLineStyle): Deleted. * rendering/RenderElement.h: * rendering/RenderObject.cpp: (WebCore::RenderObject::rareDataMap): (WebCore::RenderObject::rareData): (WebCore::RenderObject::ensureRareData): * rendering/RenderObject.h: Stop copying rare data objects. * rendering/style/RenderStyle.cpp: (WebCore::RenderStyle::changeRequiresLayout): Use the normal mechanism for invalidating layout for first-line instead of a hack in pseudoStyleCacheIsInvalid. * rendering/style/RenderStyleConstants.h: * style/RenderTreeUpdater.cpp: (WebCore::pseudoStyleCacheIsInvalid): Simplify. LayoutTests: Expand the test case a bit. * fast/css/pseudo-cache-stale-expected.html: * fast/css/pseudo-cache-stale.html: Canonical link: https://commits.webkit.org/182706@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@208998 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2016-11-28 15:58:35 +00:00
<div id="first-line" style="font-size: xx-large;">
This sentence should be extra-extra-large too.
</div>
Convert some placeholder-related tests to reftests https://bugs.webkit.org/show_bug.cgi?id=71779 Reviewed by Ryosuke Niwa. * fast/css/pseudo-cache-stale-expected.html: Added. * fast/forms/input-placeholder-text-indent-expected.html: Added. * fast/forms/input-placeholder-visibility-2-expected.html: Added. * fast/forms/isindex-placeholder-expected.html: Added. * fast/forms/password-placeholder-text-security-expected.html: Added. * fast/forms/password-placeholder-text-security.html: Removed unused function. * fast/forms/password-placeholder.html: Removed because password-placeholder-text-security.html covers this. * fast/forms/placeholder-set-attribute-expected.html: Added. * fast/forms/placeholder-set-value-expected.html: Added. * fast/forms/placeholder-stripped-expected.html: Added. * fast/forms/search-placeholder-value-changed-expected.html: Added. * fast/forms/textarea-placeholder-set-attribute-expected.html: Added. * fast/forms/textarea-placeholder-set-value-expected.html: Added. * fast/forms/textarea-placeholder-wrapping-expected.html: Added. * platform/chromium-cg-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.png: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/efl/fast/forms/password-placeholder-expected.png: Removed. * platform/efl/fast/forms/password-placeholder-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.png: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.png: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.png: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/qt-wk2/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.png: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.png: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. Canonical link: https://commits.webkit.org/89714@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@101233 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2011-11-28 09:37:08 +00:00
<input type="search" placeholder="This should be green">
</body>