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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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/android/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/forms/textarea/textarea-placeholder-pseudo-style-expected.txt
deleted file mode 100644
index efa4ae49dbd764d48b1ced8d2a67b2747f6a0c19..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/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 315x19
- text run at (0,0) width 315: "This tests that you can set the placeholder text color."
- LayoutBR {BR} at (314,15) size 1x0
- LayoutText {#text} at (179,41) size 4x19
- text run at (179,41) width 4: " "
- LayoutText {#text} at (362,41) size 4x19
- text run at (362,41) width 4: " "
- LayoutText {#text} at (545,41) size 4x19
- text run at (545,41) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,28) size 179x36 clip at (9,29) size 177x34
- LayoutTextControl {TEXTAREA} at (0,20) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#640000]
- LayoutText {#text} at (0,0) size 32x16
- text run at (0,0) width 32: "text"
- LayoutBlockFlow {DIV} at (3,3) size 175x16
-layer at (191,28) size 179x36 clip at (192,29) size 177x34
- LayoutTextControl {TEXTAREA} at (183,20) size 179x36 [color=#545454] [bgcolor=#EBEBE4] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#640000]
- LayoutText {#text} at (0,0) size 104x16
- text run at (0,0) width 104: "disabled text"
- LayoutBlockFlow {DIV} at (3,3) size 175x16
-layer at (374,28) size 179x36 clip at (375,29) size 177x34
- LayoutTextControl {TEXTAREA} at (366,20) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#A9A9A9]
- LayoutText {#text} at (0,0) size 56x16
- text run at (0,0) width 56: "default"
- LayoutBlockFlow {DIV} at (3,3) size 175x16
-layer at (557,28) size 179x36 clip at (558,29) size 177x34
- LayoutTextControl {TEXTAREA} at (549,20) size 179x36 [color=#545454] [bgcolor=#EBEBE4] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {DIV} at (3,3) size 175x16 [color=#A9A9A9]
- LayoutText {#text} at (0,0) size 128x16
- text run at (0,0) width 128: "default disabled"
- LayoutBlockFlow {DIV} at (3,3) size 175x16

Powered by Google App Engine
This is Rietveld 408576698