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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/overflow/table-overflow-float-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/table-overflow-float-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/table-overflow-float-expected.txt
index 5e805136cf5eecd0d628034a65df955fe785669d..35d06429ec472d2ed48e23699e02c746db4b789b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/table-overflow-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x120
- LayoutText {#text} at (0,0) size 747x39
- text run at (0,0) width 747: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there are"
+ LayoutText {#text} at (0,0) size 745x39
+ text run at (0,0) width 745: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there are"
text run at (0,20) width 323: "floating (float: left) span tags with content inside (text)."
LayoutBR {BR} at (323,35) size 0x0
LayoutBR {BR} at (0,40) size 0x19
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
LayoutInline {I} at (0,0) size 137x19
LayoutText {#text} at (114,80) size 137x19
text run at (114,80) width 137: "content inside the div"
- LayoutText {#text} at (251,80) size 497x19
- text run at (251,80) width 497: ", not the height of the div. This behavior does not occur if the content is not floated."
- LayoutBR {BR} at (748,95) size 0x0
+ LayoutText {#text} at (251,80) size 496x19
+ text run at (251,80) width 496: ", not the height of the div. This behavior does not occur if the content is not floated."
+ LayoutBR {BR} at (746,95) size 1x0
LayoutBR {BR} at (0,100) size 0x19
layer at (11,11) size 100x100 clip at (11,11) size 85x100 scrollHeight 240
LayoutBlockFlow {DIV} at (1,1) size 100x100

Powered by Google App Engine
This is Rietveld 408576698