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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/text-style-color-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt b/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt
index 7e04a550f820f18159d03b9fc459e185205bd5e4..c6d40620df116912454f814d8d41a6037a117d05 100644
--- a/LayoutTests/platform/mac/fast/forms/text-style-color-expected.txt
+++ b/LayoutTests/platform/mac/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 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (127,2) size 4x18
- text run at (127,2) width 4: " "
- RenderTextControl {INPUT} at (133,2) size 123x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (258,2) size 4x18
- text run at (258,2) width 4: " "
- RenderTextControl {INPUT} at (264,2) size 123x19 [bgcolor=#008000] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (389,2) size 4x18
- text run at (389,2) width 4: " "
- RenderTextControl {INPUT} at (395,2) size 123x19 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #EEEEEE)]
+ RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (123,0) size 4x18
+ text run at (123,0) width 4: " "
+ RenderTextControl {INPUT} at (127,0) size 123x19 [color=#FF0000] [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (250,0) size 4x18
+ text run at (250,0) width 4: " "
+ RenderTextControl {INPUT} at (254,0) size 123x19 [bgcolor=#008000] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (377,0) size 4x18
+ text run at (377,0) width 4: " "
+ RenderTextControl {INPUT} at (381,0) size 123x19 [color=#FF0000] [bgcolor=#008000] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (13,13) size 117x13
+layer at (11,11) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 38x13
text run at (0,0) width 38: "default"
-layer at (144,13) size 117x13
+layer at (138,11) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 18x13
text run at (0,0) width 18: "red"
-layer at (275,13) size 117x13
+layer at (265,11) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 89x13
text run at (0,0) width 89: "default on green"
-layer at (406,13) size 117x13
+layer at (392,11) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 69x13
text run at (0,0) width 69: "red on green"

Powered by Google App Engine
This is Rietveld 408576698