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

Unified Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt
index 4f8afb6ad2b7899faef9ce9b37116cc071b849cb..c5f82351c034def6de4891a3ccdb11d3d89c06d3 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt
@@ -10,9 +10,9 @@ layer at (0,0) size 800x386
RenderTableSection {TBODY} at (1,207) size 198x162
RenderTableRow {TR} at (0,30) size 198x102
RenderTableCell {TD} at (30,64) size 54x34 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x31
- text run at (1,1) width 39: "foo bar"
- text run at (1,17) width 19: "baz"
+ RenderText {#text} at (1,1) size 38x31
+ text run at (1,1) width 38: "foo bar"
+ text run at (1,17) width 18: "baz"
RenderTableCell {TD} at (114,78) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (1,1) size 52x52 [border: (1px solid #008000)]
RenderBlock {DIV} at (1,1) size 402x302 [border: (1px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698