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

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

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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_tbody_sibling-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
index b9c30cc408f76d5bb54814bc4b9e7cb048d94bfa..5ec8e7f351937e4fa6d85dfe35df12be60ee5e33 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt
@@ -1,9 +1,9 @@
-layer at (0,0) size 785x730
+layer at (0,0) size 785x700
RenderView at (0,0) size 785x600
-layer at (0,0) size 785x519
- RenderBlock {HTML} at (0,0) size 785x519
- RenderBody {BODY} at (8,8) size 769x503
- RenderTable {TABLE} at (0,0) size 200x503 [border: (1px outset #808080)]
+layer at (0,0) size 785x489
+ RenderBlock {HTML} at (0,0) size 785x489
+ RenderBody {BODY} at (8,8) size 769x473
+ RenderTable {TABLE} at (0,0) size 200x473 [border: (1px outset #808080)]
RenderBlock {CAPTION} at (0,0) size 200x206 [border: (3px solid #FFA500)]
RenderText {#text} at (78,3) size 44x36
text run at (78,3) width 44: "cap"
@@ -21,14 +21,14 @@ layer at (0,0) size 785x519
RenderBR {BR} at (22,21) size 0x19
RenderText {#text} at (1,41) size 21x19
text run at (1,41) width 21: "zap"
- RenderTableSection {TBODY} at (1,329) size 198x173
- RenderTableRow {TR} at (0,30) size 198x113
- RenderTableCell {TD} at (30,30) size 54x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (1,329) size 198x143
+ RenderTableRow {TR} at (0,0) size 198x113
+ RenderTableCell {TD} at (30,0) size 54x113 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 44x110
text run at (1,1) width 42: "foo"
text run at (1,38) width 41: "bar"
text run at (1,75) width 44: "baz"
- RenderTableCell {TD} at (114,89) size 54x54 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (114,59) 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)]
RenderText {#text} at (1,1) size 16x36

Powered by Google App Engine
This is Rietveld 408576698