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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/tables/mozilla/marvin/tables_width_percent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt
index ee6d7037882b5cc44df1bcab0d3bba5f009285b8..8c4d7e81a11a7f9ffa5275f09bcdb3a6833a818f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow (anonymous) at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 767x36
- text run at (0,0) width 696: "This test case shows how WIDTH can set the width of the table to a fixed size using PERCENT. PERCENT "
- text run at (695,0) width 72: "is based on"
+ LayoutText {#text} at (0,0) size 768x36
+ text run at (0,0) width 697: "This test case shows how WIDTH can set the width of the table to a fixed size using PERCENT. PERCENT "
+ text run at (696,0) width 72: "is based on"
text run at (0,18) width 454: "the percentage of the space between the current left and right margins. "
text run at (453,18) width 259: "This first table has a width of 80 percent"
LayoutTable {TABLE} at (0,36) size 627x46

Powered by Google App Engine
This is Rietveld 408576698