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

Unified Diff: LayoutTests/tables/mozilla/marvin/x_tbody_valign_baseline-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/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt b/LayoutTests/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt
deleted file mode 100644
index 2ad962c9c6a864b5de412eb297a6a38095de4977..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x350
- RenderBlock {html} at (0,0) size 800x350
- RenderBody {body} at (8,16) size 784x326
- RenderBlock {p} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 212x18
- text run at (0,0) width 212: "TBODY VALIGN=BASELINE"
- RenderTable {table} at (0,34) size 784x292 [border: (1px outset #808080)]
- RenderTableSection {thead} at (1,1) size 782x26
- RenderTableRow {tr} at (0,2) size 782x22
- RenderTableCell {td} at (2,2) size 213x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 56x18
- text run at (2,2) width 56: "THEAD"
- RenderTableCell {td} at (217,2) size 563x22 [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,265) size 782x26
- RenderTableRow {tr} at (0,2) size 782x22
- RenderTableCell {td} at (2,2) size 213x22 [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 (217,2) size 563x22 [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 782x238
- RenderTableRow {tr} at (0,2) size 782x234
- RenderTableCell {td} at (2,24) size 213x94 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 206x90
- text run at (2,2) width 204: "Compare the baseline of the first"
- text run at (2,20) width 139: "line of text in this cell "
- text run at (141,20) width 51: "with the"
- text run at (2,38) width 206: "baseline of the first line of text in"
- text run at (2,56) width 115: "the next cell: they "
- text run at (117,56) width 61: "should be"
- text run at (2,74) width 108: "vertically aligned"
- RenderTableCell {td} at (217,2) size 563x234 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 532x230
- text run at (2,2) width 524: "Compare the baseline of the first"
- text run at (2,48) width 70: "line "
- text run at (72,48) width 420: "of text in this cell with the"
- text run at (2,94) width 532: "baseline of the first line of text in"
- text run at (2,140) width 520: "the previous cell: they should be"
- text run at (2,186) width 279: "vertically aligned"

Powered by Google App Engine
This is Rietveld 408576698