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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/css-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/css-table-single-cell-lots-of-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/css-table-single-cell-lots-of-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/css-table-single-cell-lots-of-text-expected.txt
index b52f98af46c9436414a42a639d657c734de6c9e5..21c88e6f99a5d5b5dcbe51cd8246d20f518f84b7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/css-table-single-cell-lots-of-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/css-table-single-cell-lots-of-text-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x582
LayoutBlockFlow {HTML} at (0,0) size 800x582
LayoutBlockFlow {BODY} at (0,0) size 800x581
LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 293x14
- text run at (0,0) width 293: "Table autosizing tests - css-table-single-cell-lots-of-text.html"
- LayoutBR {BR} at (292,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 292x14
+ text run at (0,0) width 292: "Table autosizing tests - css-table-single-cell-lots-of-text.html"
+ LayoutBR {BR} at (291,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 {DIV} at (1,37) size 798x544
LayoutTableSection (anonymous) at (0,0) size 798x544
LayoutTableRow {DIV} at (0,0) size 798x38

Powered by Google App Engine
This is Rietveld 408576698