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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-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-tables-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
index bba314f45fa5bfcd44898cec2019d6042807c5bf..05b39a8e2f1490c956b36f8812e8064ba9c659e9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/tables/nested-tables-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x305
LayoutBlockFlow {HTML} at (0,0) size 800x305
LayoutBlockFlow {BODY} at (0,0) size 800x304
LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 202x14
- text run at (0,0) width 202: "Table autosizing tests - nested-tables.html"
- LayoutBR {BR} at (201,0) size 1x14
+ LayoutText {#text} at (0,0) size 201x14
+ text run at (0,0) width 201: "Table autosizing tests - nested-tables.html"
+ LayoutBR {BR} at (200,0) size 1x14
LayoutText {#text} at (0,14) size 365x14
text run at (0,14) width 365: "This test passes if \"This text should not overlap itself\" doesn't overlap itself."
LayoutTable {TABLE} at (1,37) size 798x267 [border: none]

Powered by Google App Engine
This is Rietveld 408576698