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

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

Issue 548933002: Auto-rebaseline for r181499 (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_sibling-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
index 7dbc6f6d7689320435aa48ec5c7757d34e327379..20d45d9e2d9d81135ad86aab53ee7ae11dd24cbc 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 785x477
RenderText {#text} at (1,1) size 18x15
text run at (1,1) width 18: "foo"
RenderTableCell {TD} at (114,30) size 54x50 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 18x15
- text run at (1,1) width 18: "bar"
- RenderBR {BR} at (18,1) size 1x15
- RenderText {#text} at (1,17) size 19x15
- text run at (1,17) width 19: "baz"
- RenderBR {BR} at (19,17) size 1x15
- RenderText {#text} at (1,33) size 19x15
- text run at (1,33) width 19: "zap"
+ RenderText {#text} at (1,1) size 17x15
+ text run at (1,1) width 17: "bar"
+ RenderBR {BR} at (18,1) size 0x15
+ RenderText {#text} at (1,17) size 18x15
+ text run at (1,17) width 18: "baz"
+ RenderBR {BR} at (19,17) size 0x15
+ RenderText {#text} at (1,33) size 18x15
+ text run at (1,33) width 18: "zap"
RenderTableRow {TR} at (0,110) size 198x113
RenderTableCell {TD} at (30,110) size 54x113 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 45x110

Powered by Google App Engine
This is Rietveld 408576698