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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-for-layout-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/linux/fast/text-autosizing/tables/table-for-layout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-for-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-for-layout-expected.txt
index 2c1cd86420a95c45ad193afca4e26a9a2dfbdb0d..0c684c10a65c642729eb8b6decdec17734243d03 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-for-layout-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/table-for-layout-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x411
LayoutBlockFlow {HTML} at (0,0) size 800x411
LayoutBlockFlow {BODY} at (0,0) size 800x410
LayoutBlockFlow {DIV} at (0,0) size 600x36
- LayoutText {#text} at (0,0) size 216x15
- text run at (0,0) width 216: "Table autosizing tests - table-for-layout.html"
- LayoutBR {BR} at (216,0) size 0x15
+ LayoutText {#text} at (0,0) size 215x15
+ text run at (0,0) width 215: "Table autosizing tests - table-for-layout.html"
+ LayoutBR {BR} at (214,0) size 1x15
LayoutText {#text} at (0,16) size 256x15
text run at (0,16) width 256: "This test passes if the main content area is autosized."
LayoutTable {TABLE} at (1,37) size 798x373 [border: none]

Powered by Google App Engine
This is Rietveld 408576698