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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-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/textarea/textarea-placeholder-pseudo-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt
deleted file mode 100644
index 1495a02edb2659049f51f8720d7b10d9d09cef20..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt
+++ /dev/null
@@ -1,39 +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
- LayoutText {#text} at (161,36) size 4x18
- text run at (161,36) width 4: " "
- LayoutText {#text} at (326,36) size 4x18
- text run at (326,36) width 4: " "
- LayoutText {#text} at (491,36) size 4x18
- text run at (491,36) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,26) size 161x32 clip at (9,27) size 159x30
- LayoutTextControl {TEXTAREA} at (0,18) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 155x13 [color=#640000]
- LayoutText {#text} at (0,0) size 22x13
- text run at (0,0) width 22: "text"
- LayoutBlockFlow {DIV} at (3,3) size 155x13
-layer at (173,26) size 161x32 clip at (174,27) size 159x30
- LayoutTextControl {TEXTAREA} at (165,18) size 161x32 [color=#545454] [bgcolor=#FFFFFF] [border: (1px solid #545454)]
- LayoutBlockFlow {DIV} at (3,3) size 155x13 [color=#640000]
- LayoutText {#text} at (0,0) size 70x13
- text run at (0,0) width 70: "disabled text"
- LayoutBlockFlow {DIV} at (3,3) size 155x13
-layer at (338,26) size 161x32 clip at (339,27) size 159x30
- LayoutTextControl {TEXTAREA} at (330,18) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (3,3) size 155x13 [color=#A9A9A9]
- LayoutText {#text} at (0,0) size 38x13
- text run at (0,0) width 38: "default"
- LayoutBlockFlow {DIV} at (3,3) size 155x13
-layer at (503,26) size 161x32 clip at (504,27) size 159x30
- LayoutTextControl {TEXTAREA} at (495,18) size 161x32 [color=#545454] [bgcolor=#FFFFFF] [border: (1px solid #545454)]
- LayoutBlockFlow {DIV} at (3,3) size 155x13 [color=#A9A9A9]
- LayoutText {#text} at (0,0) size 86x13
- text run at (0,0) width 86: "default disabled"
- LayoutBlockFlow {DIV} at (3,3) size 155x13

Powered by Google App Engine
This is Rietveld 408576698