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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/fixed-table-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/fixed-table-single-cell-lots-of-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt
index 6993a199b470856c7414606a9a5156197cb37f9d..9f34c396b1e294050b8dfbb2b7f59aa4e00bf427 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/fixed-table-single-cell-lots-of-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/fixed-table-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 303x14
- text run at (0,0) width 303: "Table autosizing tests - fixed-table-single-cell-lots-of-text.html"
- LayoutBR {BR} at (302,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 301x14
+ text run at (0,0) width 301: "Table autosizing tests - fixed-table-single-cell-lots-of-text.html"
+ LayoutBR {BR} at (300,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