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

Unified Diff: LayoutTests/platform/win/fast/block/lineboxcontain/inline-box-vertical-expected.txt

Issue 782793003: Auto-rebaseline for r186601 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/lineboxcontain/inline-box-vertical-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/lineboxcontain/inline-box-vertical-expected.txt b/LayoutTests/platform/win/fast/block/lineboxcontain/inline-box-vertical-expected.txt
index 3f98d31968d1246eb3eeb538414ed4524aa0f84f..30c672d0226076d3360c6275bcf99e1421464e48 100644
--- a/LayoutTests/platform/win/fast/block/lineboxcontain/inline-box-vertical-expected.txt
+++ b/LayoutTests/platform/win/fast/block/lineboxcontain/inline-box-vertical-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 226x600
RenderBlock {HTML} at (0,0) size 226x600
RenderBody {BODY} at (8,8) size 210x584
RenderBlock (anonymous) at (0,0) size 18x584
- RenderText {#text} at (0,0) size 17x502
- text run at (0,0) width 264: "You should see a green rectangle below. "
- text run at (0,263) width 239: "If you see any red, the test has failed."
+ RenderText {#text} at (0,0) size 17x499
+ text run at (0,0) width 261: "You should see a green rectangle below. "
+ text run at (0,260) width 239: "If you see any red, the test has failed."
RenderBlock {DIV} at (18,0) size 192x384 [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 96x384 [bgcolor=#008000]
RenderBR {BR} at (0,384) size 64x0

Powered by Google App Engine
This is Rietveld 408576698