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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-with-inline-block-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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/text-autosizing/tables/table-with-inline-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-with-inline-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-with-inline-block-expected.txt
index 858538f85d20f552f296ad5d81b5c24e3a313b49..9f577a50436d0dd10becea04856e022818087a15 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-with-inline-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-with-inline-block-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x1211 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {HTML} at (0,0) size 800x1211
LayoutBlockFlow {BODY} at (0,0) size 800x1210
LayoutBlockFlow {DIV} at (0,0) size 600x48
- LayoutText {#text} at (0,0) size 306x19
- text run at (0,0) width 306: "Table autosizing tests - table-with-inline-block.html"
- LayoutBR {BR} at (306,0) size 0x19
+ LayoutText {#text} at (0,0) size 305x19
+ text run at (0,0) width 305: "Table autosizing tests - table-with-inline-block.html"
+ LayoutBR {BR} at (304,0) size 1x19
LayoutText {#text} at (0,20) size 358x19
text run at (0,20) width 358: "This test passes if there is not extra space in the pink boxes."
LayoutTable {TABLE} at (1,49) size 798x292 [border: none]
@@ -31,10 +31,10 @@ layer at (0,0) size 800x1211 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutText {#text} at (2,3) size 140x46
text run at (2,3) width 140: "Autosize"
LayoutBR {BR} at (142,3) size 0x46
- LayoutBlockFlow {B} at (2,72) size 91x20 [bgcolor=#FFC0CB]
+ LayoutBlockFlow {B} at (2,72) size 90.72x20 [bgcolor=#FFC0CB]
LayoutText {#text} at (0,0) size 91x19
text run at (0,0) width 91: "Wrapped text"
- LayoutBR {BR} at (93,51) size 0x46
+ LayoutBR {BR} at (92,51) size 1x46
LayoutText {#text} at (2,99) size 140x46
text run at (2,99) width 140: "Autosize"
LayoutBR {BR} at (142,99) size 0x46

Powered by Google App Engine
This is Rietveld 408576698