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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/block/basic/018-expected.txt
diff --git a/LayoutTests/fast/block/basic/018-expected.txt b/LayoutTests/platform/mac/fast/block/basic/018-expected.txt
similarity index 96%
rename from LayoutTests/fast/block/basic/018-expected.txt
rename to LayoutTests/platform/mac/fast/block/basic/018-expected.txt
index 027c23123d7afa0256429516eb2338c9594c8f67..b5478810b12298c5c942be003f8baa92d86da854 100644
--- a/LayoutTests/fast/block/basic/018-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/basic/018-expected.txt
@@ -6,19 +6,19 @@ layer at (0,0) size 800x258
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 281x18
text run at (0,0) width 281: "This <hr width=\"25%\"> should be centered:"
- RenderBlock {HR} at (293,34) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (293,34) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,52) size 784x18
RenderText {#text} at (0,0) size 199x18
text run at (0,0) width 199: "This one should be left-aligned."
- RenderBlock {HR} at (0,86) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (0,86) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,104) size 784x18
RenderText {#text} at (0,0) size 208x18
text run at (0,0) width 208: "This one should be right-aligned."
- RenderBlock {HR} at (586,138) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (586,138) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,156) size 784x18
RenderText {#text} at (0,0) size 181x18
text run at (0,0) width 181: "This one should be centered."
- RenderBlock {HR} at (293,190) size 198x2 [border: (1px inset #000000)]
+ RenderBlock {HR} at (293,190) size 198x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,208) size 784x18
RenderText {#text} at (0,0) size 54x18
text run at (0,0) width 54: "(W3C: \x{201C}"

Powered by Google App Engine
This is Rietveld 408576698