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

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

Issue 1350983002: Auto-rebaseline for r202391 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/float/nestedAnonymousBlocks-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt b/LayoutTests/platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt
index cc540eb5152352c755215afc2fc551cbf29b5d3c..2b68fd6b9d60adcadeae4ac52196c7c5aeaae4ae 100644
--- a/LayoutTests/platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt
@@ -3,15 +3,15 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow (floating) {DIV} at (0,0) size 206.19x18
- LayoutBlockFlow {DIV} at (0,0) size 206.19x18
- LayoutText {#text} at (0,0) size 207x18
- text run at (0,0) width 207: "This is a test for rdar://5025925."
- LayoutBlockFlow (floating) {DIV} at (206.19,0) size 304.81x18
- LayoutBlockFlow {DIV} at (0,0) size 304.81x18
- LayoutText {#text} at (0,0) size 305x18
- text run at (0,0) width 305: "The test succeeds if this does not hang or crash."
LayoutBlockFlow (anonymous) at (0,0) size 784x18
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 206.19x18
+ LayoutBlockFlow {DIV} at (0,0) size 206.19x18
+ LayoutText {#text} at (0,0) size 207x18
+ text run at (0,0) width 207: "This is a test for rdar://5025925."
+ LayoutBlockFlow (floating) {DIV} at (206.19,0) size 304.81x18
+ LayoutBlockFlow {DIV} at (0,0) size 304.81x18
+ LayoutText {#text} at (0,0) size 305x18
+ text run at (0,0) width 305: "The test succeeds if this does not hang or crash."
LayoutText {#text} at (511,0) size 4x18
text run at (511,0) width 4: " "
LayoutBlockFlow {DIV} at (0,18) size 784x0

Powered by Google App Engine
This is Rietveld 408576698