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

Unified Diff: LayoutTests/platform/win/fast/block/basic/018-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/block/basic/018-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/basic/018-expected.txt b/LayoutTests/platform/win/fast/block/basic/018-expected.txt
index d65aaffc5bc9e38a3436c35a0e3450d4e13ed276..d051fc1889ab6f7c8317b2df8d681cdedee896e2 100644
--- a/LayoutTests/platform/win/fast/block/basic/018-expected.txt
+++ b/LayoutTests/platform/win/fast/block/basic/018-expected.txt
@@ -6,19 +6,19 @@ layer at (0,0) size 800x268
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 265x19
text run at (0,0) width 265: "This <hr width=\"25%\"> should be centered:"
- RenderBlock {HR} at (293,36) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (293,36) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,54) size 784x20
RenderText {#text} at (0,0) size 187x19
text run at (0,0) width 187: "This one should be left-aligned."
- RenderBlock {HR} at (0,90) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (0,90) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,108) size 784x20
RenderText {#text} at (0,0) size 195x19
text run at (0,0) width 195: "This one should be right-aligned."
- RenderBlock {HR} at (586,144) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (586,144) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,162) size 784x20
RenderText {#text} at (0,0) size 173x19
text run at (0,0) width 173: "This one should be centered."
- RenderBlock {HR} at (293,198) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (293,198) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,216) size 784x20
RenderText {#text} at (0,0) size 52x19
text run at (0,0) width 52: "(W3C: \x{201C}"

Powered by Google App Engine
This is Rietveld 408576698