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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/float-avoidance-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/linux/fast/block/float/float-avoidance-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/float-avoidance-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/float-avoidance-expected.txt
index 7920adb945aa9d8ac663ae06ce0d01f48d65e39f..b4490ae94a1a5fefb06b4eaa459b61caf9beeaa4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/float-avoidance-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/float-avoidance-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 785x2414 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {HTML} at (0,0) size 785x2414
LayoutBlockFlow {BODY} at (8,8) size 769x2398
LayoutBlockFlow (anonymous) at (0,0) size 769x40
- LayoutText {#text} at (0,0) size 754x39
- text run at (0,0) width 517: "Test of objects that avoid floats to see what they do with percentage and auto widths. "
- text run at (517,0) width 237: "This test is designed to illustrate that we"
+ LayoutText {#text} at (0,0) size 753x39
+ text run at (0,0) width 516: "Test of objects that avoid floats to see what they do with percentage and auto widths. "
+ text run at (515,0) width 238: "This test is designed to illustrate that we"
text run at (0,20) width 402: "have removed the WinIE quirk and are behaving more like Firefox."
LayoutBlockFlow {HR} at (0,48) size 769x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,58) size 769x20
@@ -98,14 +98,14 @@ layer at (0,0) size 785x2414 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableSection {TBODY} at (2,2) size 96x28
LayoutTableRow {TR} at (0,2) size 96x24
LayoutTableCell {TD} at (2,2) size 92x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 34x19
- text run at (2,2) width 34: "Table"
+ LayoutText {#text} at (2,2) size 33x19
+ text run at (2,2) width 33: "Table"
LayoutText {#text} at (0,0) size 0x0
LayoutBR {BR} at (210,30) size 0x19
LayoutBlockFlow (anonymous) at (0,698) size 769x40
LayoutText {#text} at (0,0) size 711x39
text run at (0,0) width 711: "The floating table with an auto width should be even with the select and shrinks to use the available line width. THIS IS"
- text run at (0,20) width 154: "CURRENTLY BUGGY."
+ text run at (0,20) width 151: "CURRENTLY BUGGY."
LayoutBlockFlow {P} at (0,754) size 220x132 [border: (10px solid #FF0000)]
LayoutText {#text} at (10,10) size 56x19
text run at (10,10) width 56: "Line One"
@@ -192,7 +192,7 @@ layer at (0,0) size 785x2414 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow (anonymous) at (0,1490) size 769x40
LayoutText {#text} at (0,0) size 763x39
text run at (0,0) width 763: "The floating overflow section with an auto width should be even with the select and shrinks to use the available line width. THIS"
- text run at (0,20) width 172: "IS CURRENTLY BUGGY."
+ text run at (0,20) width 169: "IS CURRENTLY BUGGY."
LayoutBlockFlow {DIV} at (0,1530) size 220x120 [border: (10px solid #FF0000)]
LayoutText {#text} at (10,10) size 56x19
text run at (10,10) width 56: "Line One"

Powered by Google App Engine
This is Rietveld 408576698