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

Unified Diff: LayoutTests/platform/win/fast/block/float/nestedAnonymousBlocks-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/float/nestedAnonymousBlocks-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/float/nestedAnonymousBlocks-expected.txt b/LayoutTests/platform/win/fast/block/float/nestedAnonymousBlocks-expected.txt
index 9595c296574f8e45e273d23a31554458d76f2d04..9f10a99a90acb800dc18303319333fb2df135c53 100644
--- a/LayoutTests/platform/win/fast/block/float/nestedAnonymousBlocks-expected.txt
+++ b/LayoutTests/platform/win/fast/block/float/nestedAnonymousBlocks-expected.txt
@@ -7,11 +7,11 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 206.19x18
RenderText {#text} at (0,0) size 207x17
text run at (0,0) width 207: "This is a test for rdar://5025925."
- RenderBlock (floating) {DIV} at (206.19,0) size 304.80x18
- RenderBlock {DIV} at (0,0) size 304.80x18
+ RenderBlock (floating) {DIV} at (206.19,0) size 304.81x18
+ RenderBlock {DIV} at (0,0) size 304.81x18
RenderText {#text} at (0,0) size 305x17
text run at (0,0) width 305: "The test succeeds if this does not hang or crash."
RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (510,0) size 5x17
- text run at (510,0) width 5: " "
+ RenderText {#text} at (511,0) size 4x17
+ text run at (511,0) width 4: " "
RenderBlock {DIV} at (0,18) size 784x0

Powered by Google App Engine
This is Rietveld 408576698