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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/027-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/027-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/027-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/027-expected.txt
index dee52644c35e194e8d6eea8bfb6b732d4154a89a..c587cce46adf2c553ff44db744a68fa73e6b8d34 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/027-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/027-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableSection {TBODY} at (2,2) size 565x42
LayoutTableRow {TR} at (0,2) size 565x38
LayoutTableCell {TD} at (2,2) size 561x38 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 520x36
- text run at (1,1) width 520: "This is a table. It should sit on the same line as the float and wrap as needed to fit"
+ LayoutText {#text} at (1,1) size 519x36
+ text run at (1,1) width 519: "This is a table. It should sit on the same line as the float and wrap as needed to fit"
text run at (1,19) width 206: "within the remaining line width."
LayoutBlockFlow {DIV} at (0,200) size 769x200
LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
@@ -23,9 +23,9 @@ layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableSection {TBODY} at (2,2) size 380x42
LayoutTableRow {TR} at (0,2) size 380x38
LayoutTableCell {TD} at (2,2) size 376x38 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 371x36
- text run at (1,1) width 356: "This is a table. It should sit on the same line as the float"
- text run at (1,19) width 371: "and wrap as needed to fit within the remaining line width."
+ LayoutText {#text} at (1,1) size 370x36
+ text run at (1,1) width 355: "This is a table. It should sit on the same line as the float"
+ text run at (1,19) width 370: "and wrap as needed to fit within the remaining line width."
LayoutBlockFlow {DIV} at (0,808) size 769x200
LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
LayoutBlockFlow {DIV} at (0,1016) size 769x200
@@ -36,12 +36,12 @@ layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutImage {IMG} at (200,0) size 384.50x50 [bgcolor=#008000]
layer at (208,208) size 569x55 clip at (210,210) size 550x36
LayoutBlockFlow {DIV} at (200,0) size 569x55 [border: (2px solid #0000FF)]
- LayoutText {#text} at (2,2) size 539x36
- text run at (2,2) width 539: "This is an overflow:scroll region. It should sit on the same line as the float and wrap"
- text run at (2,20) width 308: "as needed to fit within the remaining line width."
+ LayoutText {#text} at (2,2) size 537x36
+ text run at (2,2) width 537: "This is an overflow:scroll region. It should sit on the same line as the float and wrap"
+ text run at (2,20) width 307: "as needed to fit within the remaining line width."
layer at (208,816) size 389x73 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow {DIV} at (200,0) size 388.50x73 [border: (2px solid #0000FF)]
- LayoutText {#text} at (2,2) size 368x54
+ LayoutText {#text} at (2,2) size 367x54
text run at (2,2) width 336: "This is an overflow:scroll region. It should sit on the"
- text run at (2,20) width 368: "same line as the float and wrap as needed to fit within the"
+ text run at (2,20) width 367: "same line as the float and wrap as needed to fit within the"
text run at (2,38) width 138: "remaining line width."

Powered by Google App Engine
This is Rietveld 408576698