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

Unified Diff: LayoutTests/tables/mozilla/marvin/tfoot_align_char-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/tfoot_align_char-expected.txt
diff --git a/LayoutTests/tables/mozilla/marvin/tfoot_align_char-expected.txt b/LayoutTests/tables/mozilla/marvin/tfoot_align_char-expected.txt
deleted file mode 100644
index f981e94c9e3abad9cac2a0822026ea581d3bf729..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/marvin/tfoot_align_char-expected.txt
+++ /dev/null
@@ -1,55 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x54
- RenderText {#text} at (0,0) size 773x54
- text run at (0,0) width 771: "In this test, the TFOOT section of the table contains numbers with decimals. The test uses the attribute/value ALIGN=char"
- text run at (0,18) width 773: "without the additional CHAR attribute to specify a particular character. Therefore, ALIGN=char should cause the numbers"
- text run at (0,36) width 274: "to align to the default value (decimal point)."
- RenderTable {TABLE} at (0,70) size 529x106 [border: (1px outset #808080)]
- RenderTableSection {THEAD} at (1,1) size 527x26
- RenderTableRow {TR} at (0,2) size 527x22
- RenderTableCell {TD} at (2,2) size 173x22 [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"
- RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 168x18
- text run at (2,2) width 168: "This text is in the THEAD"
- RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808080)] [r=0 c=2 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,55) size 527x50
- RenderTableRow {TR} at (0,2) size 527x22
- RenderTableCell {TD} at (2,2) size 173x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 36x18
- text run at (2,2) width 36: "55.00"
- RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 60x18
- text run at (2,2) width 60: "55555.00"
- RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 44x18
- text run at (2,2) width 44: "555.00"
- RenderTableRow {TR} at (0,26) size 527x22
- RenderTableCell {TD} at (2,26) size 173x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "1234.56"
- RenderTableCell {TD} at (177,26) size 173x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 44x18
- text run at (2,2) width 44: "123.45"
- RenderTableCell {TD} at (352,26) size 173x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 60x18
- text run at (2,2) width 60: "12345.67"
- RenderTableSection {TBODY} at (1,27) size 527x26
- RenderTableRow {TR} at (0,2) size 527x22
- RenderTableCell {TD} at (2,2) size 173x22 [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"
- RenderTableCell {TD} at (177,2) size 173x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 169x18
- text run at (2,2) width 169: "This text is in the TBODY"
- RenderTableCell {TD} at (352,2) size 173x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 169x18
- text run at (2,2) width 169: "This text is in the TBODY"
- RenderTableSection {TBODY} at (1,53) size 527x2

Powered by Google App Engine
This is Rietveld 408576698