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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-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_valign_bottom-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
similarity index 74%
rename from LayoutTests/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
rename to LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
index 0674a5805f686a939dbd0b96097feeaf692968d8..aceb97d15af339aafa6924e4a569e65a7ace325f 100644
--- a/LayoutTests/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x324
- RenderBlock {html} at (0,0) size 800x324
- RenderBody {body} at (8,16) size 784x300
+layer at (0,0) size 800x320
+ RenderBlock {html} at (0,0) size 800x320
+ RenderBody {body} at (8,16) size 784x296
RenderBlock {p} at (0,0) size 784x18
RenderText {#text} at (0,0) size 202x18
text run at (0,0) width 202: "TBODY VALIGN=BOTTOM"
- RenderTable {table} at (0,34) size 784x266 [border: (1px outset #808080)]
+ RenderTable {table} at (0,34) size 784x262 [border: (1px outset #808080)]
RenderTableSection {thead} at (1,1) size 782x26
RenderTableRow {tr} at (0,2) size 782x22
RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
@@ -15,19 +15,19 @@ layer at (0,0) size 800x324
RenderTableCell {td} at (208,2) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 56x18
text run at (2,2) width 56: "THEAD"
- RenderTableSection {tfoot} at (1,239) size 782x26
- RenderTableRow {tr} at (0,2) size 782x22
- RenderTableCell {td} at (2,2) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tfoot} at (1,237) size 782x24
+ RenderTableRow {tr} at (0,0) size 782x22
+ RenderTableCell {td} at (2,0) size 204x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 53x18
text run at (2,2) width 53: "TFOOT"
- RenderTableCell {td} at (208,2) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (208,0) size 572x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 53x18
text run at (2,2) width 53: "TFOOT"
- RenderTableSection {tbody} at (1,27) size 782x212
- RenderTableRow {tr} at (0,2) size 782x208
- RenderTableCell {td} at (2,2) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {tbody} at (1,27) size 782x210
+ RenderTableRow {tr} at (0,0) size 782x208
+ RenderTableCell {td} at (2,0) size 204x208 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderImage {img} at (2,2) size 200x200
- RenderTableCell {td} at (208,152) size 572x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (208,150) size 572x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 561x54
text run at (2,2) width 363: "The bottom of this text should be vertically aligned to the "
text run at (365,2) width 198: "bottom of the image. x-fill x-fill"

Powered by Google App Engine
This is Rietveld 408576698