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

Unified Diff: LayoutTests/platform/win/fast/forms/text-style-color-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/platform/win/fast/forms/text-style-color-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt b/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt
index 4de1ed842eda7665758d433bd29181cce8465626..5348f2e0ccef33e1b41bab3dc3593593d623f6b1 100644
--- a/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/text-style-color-expected.txt
@@ -3,30 +3,30 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTextControl {INPUT} at (2,2) size 144x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (148,3) size 4x17
- text run at (148,3) width 4: " "
- RenderTextControl {INPUT} at (154,2) size 144x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (300,3) size 4x17
- text run at (300,3) width 4: " "
- RenderTextControl {INPUT} at (306,2) size 144x21 [bgcolor=#008000] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (452,3) size 4x17
- text run at (452,3) width 4: " "
- RenderTextControl {INPUT} at (458,2) size 144x21 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #EEEEEE)]
+ RenderTextControl {INPUT} at (0,0) size 144x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (144,1) size 4x17
+ text run at (144,1) width 4: " "
+ RenderTextControl {INPUT} at (148,0) size 144x21 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (292,1) size 4x17
+ text run at (292,1) width 4: " "
+ RenderTextControl {INPUT} at (296,0) size 144x21 [bgcolor=#008000] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (440,1) size 4x17
+ text run at (440,1) width 4: " "
+ RenderTextControl {INPUT} at (444,0) size 144x21 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (12,13) size 140x15
+layer at (10,11) size 140x15
RenderBlock {DIV} at (2,3) size 140x15
RenderText {#text} at (0,0) size 41x15
text run at (0,0) width 41: "default"
-layer at (164,13) size 140x15
+layer at (158,11) size 140x15
RenderBlock {DIV} at (2,3) size 140x15
RenderText {#text} at (0,0) size 20x15
text run at (0,0) width 20: "red"
-layer at (316,13) size 140x15
+layer at (306,11) size 140x15
RenderBlock {DIV} at (2,3) size 140x15
RenderText {#text} at (0,0) size 97x15
text run at (0,0) width 97: "default on green"
-layer at (468,13) size 140x15
+layer at (454,11) size 140x15
RenderBlock {DIV} at (2,3) size 140x15
RenderText {#text} at (0,0) size 76x15
text run at (0,0) width 76: "red on green"

Powered by Google App Engine
This is Rietveld 408576698