Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/text/placeholder-pseudo-style-expected.txt

Issue 2509593002: Implement ::placeholder CSS selector. (Closed)
Patch Set: <!DOCTYPE html> Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/text/placeholder-pseudo-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/text/placeholder-pseudo-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/text/placeholder-pseudo-style-expected.txt
deleted file mode 100644
index b8da75ea82f01b9e8fb547b3452ed19e6ff2b4ab..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/text/placeholder-pseudo-style-expected.txt
+++ /dev/null
@@ -1,65 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutText {#text} at (0,0) size 336x18
- text run at (0,0) width 336: "This tests that you can set the placeholder text color."
- LayoutBR {BR} at (335,14) size 1x0
- LayoutTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (123,18) size 4x18
- text run at (123,18) width 4: " "
- LayoutTextControl {INPUT} at (127,18) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (4,3) size 117x13
- LayoutBlockFlow {DIV} at (0,0) size 105x13
- LayoutText {#text} at (252,18) size 4x18
- text run at (252,18) width 4: " "
- LayoutTextControl {INPUT} at (256,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (379,18) size 4x18
- text run at (379,18) width 4: " "
- LayoutTextControl {INPUT} at (383,18) size 123x19 [color=#545454] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (506,18) size 4x18
- text run at (506,18) width 4: " "
- LayoutTextControl {INPUT} at (510,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (633,18) size 4x18
- text run at (633,18) width 4: " "
- LayoutTextControl {INPUT} at (637,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (0,0) size 0x0
-layer at (11,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13 [color=#640000]
- LayoutText {#text} at (0,0) size 22x13
- text run at (0,0) width 22: "text"
-layer at (11,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
-layer at (139,29) size 105x13
- LayoutBlockFlow {DIV} at (4,3) size 105x13 [color=#640000]
- LayoutText {#text} at (0,0) size 35x13
- text run at (0,0) width 35: "search"
-layer at (139,29) size 105x13
- LayoutBlockFlow {DIV} at (0,0) size 105x13
-layer at (267,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13 [color=#640000]
- LayoutText {#text} at (0,0) size 51x13
- text run at (0,0) width 51: "password"
-layer at (267,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
-layer at (394,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13 [color=#640000]
- LayoutText {#text} at (0,0) size 70x13
- text run at (0,0) width 70: "disabled text"
-layer at (394,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
-layer at (521,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13 [color=#A9A9A9]
- LayoutText {#text} at (0,0) size 38x13
- text run at (0,0) width 38: "default"
-layer at (521,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
-layer at (648,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13 [color=#A9A9A9]
- LayoutText {#text} at (0,0) size 86x13
- text run at (0,0) width 86: "default disabled"
-layer at (648,29) size 117x13
- LayoutBlockFlow {DIV} at (3,3) size 117x13
-layer at (245,30) size 11x11 transparent
- LayoutBlockFlow {DIV} at (106,1) size 11x11

Powered by Google App Engine
This is Rietveld 408576698