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

Unified Diff: LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt

Issue 924223002: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
index 5773c8191062e19ba4ae4ca71f74aa0c1c06430b..4ea16ccd30a8a9ff55e92a503f34b4bf86766b3e 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/core/table_heights-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,0) size 756x556 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 754x554
LayoutTableRow {TR} at (0,2) size 754x550
- LayoutTableCell {TD} at (2,266) size 368x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (2,266) size 374x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 33x17
text run at (2,2) width 33: "FOO"
- LayoutTableCell {TD} at (372,266) size 380x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (378,266) size 374x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 33x17
text run at (2,2) width 33: "BAR"

Powered by Google App Engine
This is Rietveld 408576698