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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_class-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/marvin/x_tfoot_class-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_class-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_class-expected.txt
index 295d0be09e342631a0e650ed8713ee06d24755a5..961f66d6ef7eb61d09a6de8fab475824402da1fe 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_class-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_class-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x74
- RenderBlock {html} at (0,0) size 800x74
- RenderBody {body} at (8,8) size 784x58
- RenderTable {table} at (0,0) size 598x58 [border: (1px outset #808080)]
- RenderTableSection {tfoot} at (1,29) size 596x28 [bgcolor=#00FF00]
- RenderTableRow {tr} at (0,2) size 596x24
- RenderTableCell {td} at (2,2) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+layer at (0,0) size 800x72
+ RenderBlock {html} at (0,0) size 800x72
+ RenderBody {body} at (8,8) size 784x56
+ RenderTable {table} at (0,0) size 598x56 [border: (1px outset #808080)]
+ RenderTableSection {tfoot} at (1,29) size 596x26 [bgcolor=#00FF00]
+ RenderTableRow {tr} at (0,0) size 596x24
+ RenderTableCell {td} at (2,0) size 295x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 247x19
text run at (2,2) width 247: "This tfoot should have a lime background"
- RenderTableCell {td} at (299,2) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (299,0) size 295x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 247x19
text run at (2,2) width 247: "This tfoot should have a lime background"
RenderTableSection {tbody} at (1,1) size 596x28

Powered by Google App Engine
This is Rietveld 408576698