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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-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/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/x_tfoot_id-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt
similarity index 71%
rename from LayoutTests/tables/mozilla/marvin/x_tfoot_id-expected.txt
rename to LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt
index f4056339f17c7f2bcf616e4addce358063e98942..5a54d40e1de5625b2f5e6d5eba180c0db001ddf5 100644
--- a/LayoutTests/tables/mozilla/marvin/x_tfoot_id-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x70
- RenderBlock {html} at (0,0) size 800x70
- RenderBody {body} at (8,8) size 784x54
- RenderTable {table} at (0,0) size 630x54 [border: (1px outset #808080)]
- RenderTableSection {tfoot} at (1,27) size 628x26 [bgcolor=#00FF00]
- RenderTableRow {tr} at (0,2) size 628x22
- RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+layer at (0,0) size 800x68
+ RenderBlock {html} at (0,0) size 800x68
+ RenderBody {body} at (8,8) size 784x52
+ RenderTable {table} at (0,0) size 630x52 [border: (1px outset #808080)]
+ RenderTableSection {tfoot} at (1,27) size 628x24 [bgcolor=#00FF00]
+ RenderTableRow {tr} at (0,0) size 628x22
+ RenderTableCell {td} at (2,0) size 311x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 262x18
text run at (2,2) width 262: "This tfoot should have a lime background"
- RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (315,0) size 311x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 262x18
text run at (2,2) width 262: "This tfoot should have a lime background"
RenderTableSection {tbody} at (1,1) size 628x26

Powered by Google App Engine
This is Rietveld 408576698