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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/015-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/015-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/015-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/015-expected.txt
index 8ce3cd56f35146d13512baefafdbcd36a9904efd..8d86ff78ec8157ebef9ff162bf5734180a77df9a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/015-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/015-expected.txt
@@ -3,20 +3,20 @@ 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 [bgcolor=#CCCCCC]
- LayoutTable {TABLE} at (0,0) size 684x130 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 682x128
- LayoutTableRow {TR} at (0,0) size 682x128
+ LayoutTable {TABLE} at (0,0) size 683x130 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 681x128
+ LayoutTableRow {TR} at (0,0) size 681x128
LayoutTableCell {TD} at (0,51) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (4,4) size 4x18
text run at (4,4) width 4: " "
- LayoutTableCell {TD} at (12,0) size 670x128 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (12,0) size 669x128 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutImage (floating) {IMG} at (4,4) size 15x50 [bgcolor=#FFA500]
- LayoutBlockFlow {P} at (4,4) size 662x18
- LayoutText {#text} at (18,0) size 607x18
- text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
- LayoutBlockFlow {DIV} at (4,38) size 662x18 [bgcolor=#008000]
+ LayoutBlockFlow {P} at (4,4) size 661x18
+ LayoutText {#text} at (18,0) size 605x18
+ text run at (18,0) width 605: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
+ LayoutBlockFlow {DIV} at (4,38) size 661x18 [bgcolor=#008000]
LayoutBR {BR} at (18,0) size 0x18
LayoutImage (floating) {IMG} at (4,56) size 15x50 [bgcolor=#FFA500]
- LayoutBlockFlow {DIV} at (4,106) size 662x18
- LayoutText {#text} at (0,0) size 662x18
- text run at (0,0) width 662: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
+ LayoutBlockFlow {DIV} at (4,106) size 661x18
+ LayoutText {#text} at (0,0) size 661x18
+ text run at (0,0) width 661: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."

Powered by Google App Engine
This is Rietveld 408576698