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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/single-cell-lots-of-text-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/mac/fast/text-autosizing/tables/single-cell-lots-of-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/single-cell-lots-of-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/single-cell-lots-of-text-expected.txt
index 0a9d4589a905811b8e021834442372ff5a96a140..7773f1ae8b34f85c7524e19ac2a91825d1cfc88c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/single-cell-lots-of-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/single-cell-lots-of-text-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x585
LayoutBlockFlow {HTML} at (0,0) size 800x585
LayoutBlockFlow {BODY} at (0,0) size 800x584
LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 247x14
- text run at (0,0) width 247: "Table autosizing tests - single-cell-lots-of-text.html"
- LayoutBR {BR} at (246,0) size 1x14
- LayoutText {#text} at (0,14) size 566x14
- text run at (0,14) width 566: "This test passes if there is a one cell with lots of text that's autosized, and five single-word cells that are not autosized."
+ LayoutText {#text} at (0,0) size 246x14
+ text run at (0,0) width 246: "Table autosizing tests - single-cell-lots-of-text.html"
+ LayoutBR {BR} at (245,0) size 1x14
+ LayoutText {#text} at (0,14) size 565x14
+ text run at (0,14) width 565: "This test passes if there is a one cell with lots of text that's autosized, and five single-word cells that are not autosized."
LayoutTable {TABLE} at (1,37) size 798x547 [border: none]
LayoutTableSection {TBODY} at (0,0) size 797x546
LayoutTableRow {TR} at (0,0) size 797x39

Powered by Google App Engine
This is Rietveld 408576698