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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/overflow/table-overflow-float-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/win/fast/overflow/table-overflow-float-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/overflow/table-overflow-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/overflow/table-overflow-float-expected.txt
index 2084a085e8d4f00dfc89b7f209871e0e6d5cdc63..3d7e3b9b32c3448ced80e9b7e58e8d173537c58d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/overflow/table-overflow-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/overflow/table-overflow-float-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 106x102
LayoutTableCell {TD} at (2,2) size 102x102 [bgcolor=#CCCCCC] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow (anonymous) at (0,106) size 784x126
- LayoutText {#text} at (0,0) size 782x35
- text run at (0,0) width 782: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there"
+ LayoutText {#text} at (0,0) size 780x35
+ text run at (0,0) width 780: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there"
text run at (0,18) width 379: "are floating (float: left) span tags with content inside (text)."
LayoutBR {BR} at (378,32) size 1x0
LayoutBR {BR} at (0,36) size 0x17
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
LayoutInline {I} at (0,0) size 137x17
LayoutText {#text} at (199,72) size 137x17
text run at (199,72) width 137: "content inside the div"
- LayoutText {#text} at (335,72) size 780x35
- text run at (335,72) width 445: ", not the height of the div. This behavior does not occur if the content"
+ LayoutText {#text} at (335,72) size 779x35
+ text run at (335,72) width 444: ", not the height of the div. This behavior does not occur if the content"
text run at (0,90) width 88: "is not floated."
LayoutBR {BR} at (87,104) size 1x0
LayoutBR {BR} at (0,108) size 0x17

Powered by Google App Engine
This is Rietveld 408576698