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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-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/nested-table-wrapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
index b9bbb40ab06ca42ab29b1295b1a42faede9dc137..0103516d245293775b54c14595f4c1bfdecfbedc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x260
LayoutBlockFlow {HTML} at (0,0) size 800x260
LayoutBlockFlow {BODY} at (0,0) size 800x259
LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 247x14
- text run at (0,0) width 247: "Table autosizing tests - nested-table-wrapping.html"
- LayoutBR {BR} at (246,0) size 1x14
+ LayoutText {#text} at (0,0) size 246x14
+ text run at (0,0) width 246: "Table autosizing tests - nested-table-wrapping.html"
+ LayoutBR {BR} at (245,0) size 1x14
LayoutText {#text} at (0,14) size 390x14
text run at (0,14) width 390: "This test passes if \"the table cell should tightly wrap this text\" is tightly wrapped."
LayoutTable {TABLE} at (1,37) size 798x222 [border: none]

Powered by Google App Engine
This is Rietveld 408576698