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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/width-update-after-clear-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/width-update-after-clear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/width-update-after-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/width-update-after-clear-expected.txt
index d687a4d487ff67efd02a254d89eb4438aaa4c5fc..f8088132b8291b0cdc466a07f2b6c1452c49897a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/width-update-after-clear-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/float/width-update-after-clear-expected.txt
@@ -14,16 +14,16 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (10,10) size 764x44
LayoutTableRow {TR} at (0,2) size 764x40
LayoutTableCell {TD} at (2,2) size 760x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 737x36
- text run at (2,2) width 375: "This is a table that should fill the entire width of the page. "
- text run at (376,2) width 363: "It should clear the float and then take up the width of the"
+ LayoutText {#text} at (2,2) size 735x36
+ text run at (2,2) width 374: "This is a table that should fill the entire width of the page. "
+ text run at (375,2) width 362: "It should clear the float and then take up the width of the"
text run at (2,20) width 208: "page. If it doesn't then it's a bug."
- LayoutBlockFlow (floating) {P} at (350.33,190) size 433.67x18
- LayoutText {#text} at (0,0) size 434x18
- text run at (0,0) width 434: "The overflow auto section below should span the width of the page."
+ LayoutBlockFlow (floating) {P} at (351.20,190) size 432.80x18
+ LayoutText {#text} at (0,0) size 433x18
+ text run at (0,0) width 433: "The overflow auto section below should span the width of the page."
layer at (8,232) size 784x36
LayoutBlockFlow {DIV} at (0,224) size 784x36
- LayoutText {#text} at (0,0) size 779x36
- text run at (0,0) width 364: "This is a div that should fill the entire width of the page. "
- text run at (363,0) width 416: "It should clear the float and then take up the width of the page. If"
+ LayoutText {#text} at (0,0) size 778x36
+ text run at (0,0) width 363: "This is a div that should fill the entire width of the page. "
+ text run at (362,0) width 416: "It should clear the float and then take up the width of the page. If"
text run at (0,18) width 155: "it doesn't then it's a bug."

Powered by Google App Engine
This is Rietveld 408576698