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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-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_align_justify-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt
similarity index 71%
rename from LayoutTests/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt
rename to LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt
index ec1030b7669353cdc0964ca9a6ca931421b522c9..ddfbae656107e3493113f0582e358fd2268e5aec 100644
--- a/LayoutTests/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt
@@ -1,20 +1,20 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
- RenderBlock {html} at (0,0) size 800x210
- RenderBody {body} at (8,16) size 784x186
+layer at (0,0) size 800x206
+ RenderBlock {html} at (0,0) size 800x206
+ RenderBody {body} at (8,16) size 784x182
RenderBlock {p} at (0,0) size 784x18
RenderText {#text} at (0,0) size 298x18
text run at (0,0) width 298: "In this test, the TFOOT text should be justified."
- RenderTable {table} at (0,34) size 300x152 [border: (1px outset #808080)]
+ RenderTable {table} at (0,34) size 300x148 [border: (1px outset #808080)]
RenderTableSection {thead} at (1,1) size 298x26
RenderTableRow {tr} at (0,2) size 298x22
RenderTableCell {td} at (2,2) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 168x18
text run at (2,2) width 168: "This text is in the THEAD"
- RenderTableSection {tfoot} at (1,53) size 298x98
- RenderTableRow {tr} at (0,2) size 298x94
- RenderTableCell {td} at (2,2) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (1,51) size 298x96
+ RenderTableRow {tr} at (0,0) size 298x94
+ RenderTableCell {td} at (2,0) size 294x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 290x90
text run at (2,2) width 290: "This TFOOT text should be justified which"
text run at (2,20) width 136: "means that the right "
@@ -22,8 +22,8 @@ layer at (0,0) size 800x210
text run at (2,38) width 290: "line up, no matter how long the content"
text run at (2,56) width 290: "becomes (except the last line which should be"
text run at (2,74) width 75: "left aligned)"
- RenderTableSection {tbody} at (1,27) size 298x26
- RenderTableRow {tr} at (0,2) size 298x22
- RenderTableCell {td} at (2,2) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (1,27) size 298x24
+ RenderTableRow {tr} at (0,0) size 298x22
+ RenderTableCell {td} at (2,0) size 294x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 169x18
text run at (2,2) width 169: "This text is in the TBODY"

Powered by Google App Engine
This is Rietveld 408576698