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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/wide-specified-width-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/wide-specified-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/wide-specified-width-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/wide-specified-width-expected.txt
index 5ef85df7ccedce2cf6a8c52c9ca20218dae5281e..04a9dfa17460214ec6ba1a3052ebb0eaabac5705 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/wide-specified-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/wide-specified-width-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x199
LayoutBlockFlow {HTML} at (0,0) size 800x199
LayoutBlockFlow {BODY} at (0,0) size 800x198
LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 241x14
- text run at (0,0) width 241: "Table autosizing tests - wide-specified-width.html"
- LayoutBR {BR} at (240,0) size 1x14
+ LayoutText {#text} at (0,0) size 240x14
+ text run at (0,0) width 240: "Table autosizing tests - wide-specified-width.html"
+ LayoutBR {BR} at (239,0) size 1x14
LayoutText {#text} at (0,14) size 469x14
text run at (0,14) width 469: "This test passes if the cell with lots of text is autosized and none of the other 5 cells are autosized."
LayoutTable {TABLE} at (1,37) size 500x161 [border: none]

Powered by Google App Engine
This is Rietveld 408576698