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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-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_tbody_align_right-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/x_tbody_align_right-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt
similarity index 63%
rename from LayoutTests/tables/mozilla/marvin/x_tbody_align_right-expected.txt
rename to LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt
index dd419b5e1108ba6071f98e76e7131f77cf6b342b..8182c2dfdad05daeaaf6438e0d0235e24d771a1e 100644
--- a/LayoutTests/tables/mozilla/marvin/x_tbody_align_right-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt
@@ -1,24 +1,24 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x138
- RenderBlock {html} at (0,0) size 800x138
- RenderBody {body} at (8,16) size 784x114
+layer at (0,0) size 800x134
+ RenderBlock {html} at (0,0) size 800x134
+ RenderBody {body} at (8,16) size 784x110
RenderBlock {p} at (0,0) size 784x18
RenderText {#text} at (0,0) size 331x18
text run at (0,0) width 331: "In this test, the TBODY text should be right aligned."
- RenderTable {table} at (0,34) size 178x80 [border: (1px outset #808080)]
+ RenderTable {table} at (0,34) size 178x76 [border: (1px outset #808080)]
RenderTableSection {thead} at (1,1) size 176x26
RenderTableRow {tr} at (0,2) size 176x22
RenderTableCell {td} at (2,2) size 172x22 [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 176x26
- RenderTableRow {tr} at (0,2) size 176x22
- RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (1,51) size 176x24
+ RenderTableRow {tr} at (0,0) size 176x22
+ RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 165x18
text run at (2,2) width 165: "This text is in the TFOOT"
- RenderTableSection {tbody} at (1,27) size 176x26
- RenderTableRow {tr} at (0,2) size 176x22
- RenderTableCell {td} at (2,2) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (1,27) size 176x24
+ RenderTableRow {tr} at (0,0) size 176x22
+ RenderTableCell {td} at (2,0) size 172x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (113,2) size 57x18
text run at (113,2) width 57: "TBODY"

Powered by Google App Engine
This is Rietveld 408576698