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

Unified Diff: LayoutTests/tables/mozilla/bugs/bug46924-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/bugs/bug46924-expected.txt
diff --git a/LayoutTests/tables/mozilla/bugs/bug46924-expected.txt b/LayoutTests/tables/mozilla/bugs/bug46924-expected.txt
deleted file mode 100644
index 771e7d76db343e8c2b217bde07ae8809c5252628..0000000000000000000000000000000000000000
--- a/LayoutTests/tables/mozilla/bugs/bug46924-expected.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,8) size 784x244
- RenderBlock {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 317x18
- text run at (0,0) width 317: "Buggy example: This table has a tfoot and a tbody"
- RenderTable {TABLE} at (0,18) size 784x54 [border: (1px outset #808080)]
- RenderTableSection {TFOOT} at (1,27) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#808000]
- RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (670,2) size 106x18
- text run at (670,2) width 106: "This is the footer"
- RenderTableSection {TBODY} at (1,1) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
- RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,72) size 784x18
- RenderBR {BR} at (0,0) size 0x18
- RenderBlock {DIV} at (0,90) size 784x18
- RenderText {#text} at (0,0) size 298x18
- text run at (0,0) width 298: "For comparison: The same table without a tfoot"
- RenderTable {TABLE} at (0,108) size 784x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
- RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,136) size 784x36
- RenderText {#text} at (0,0) size 771x36
- text run at (0,0) width 771: "ILLEGAL example: TFOOT after TBODY -- THIS IS PROHIBITED BY HTML 4.01 STRICT AND SHOULD NOT"
- text run at (0,18) width 442: "WORK IN STRICT MODE. Please fix or reenable transitional mode."
- RenderTable {TABLE} at (0,172) size 784x54 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#C0C0C0]
- RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableSection {TFOOT} at (1,27) size 782x26
- RenderTableRow {TR} at (0,2) size 782x22 [bgcolor=#808000]
- RenderTableCell {TD} at (2,2) size 778x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (670,2) size 106x18
- text run at (670,2) width 106: "This is the footer"
- RenderBlock (anonymous) at (0,226) size 784x18
- RenderBR {BR} at (0,0) size 0x18
-layer at (13,31) size 387x18
- RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
- RenderText {#text} at (114,0) size 273x18
- text run at (114,0) width 273: "This row should be in the (grey) table body"
-layer at (13,121) size 387x18
- RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
- RenderText {#text} at (114,0) size 273x18
- text run at (114,0) width 273: "This row should be in the (grey) table body"
-layer at (13,185) size 387x18
- RenderBlock (relative positioned) {DIV} at (2,2) size 387x18 [bgcolor=#FF0000]
- RenderText {#text} at (114,0) size 273x18
- text run at (114,0) width 273: "This row should be in the (grey) table body"
« no previous file with comments | « LayoutTests/tables/mozilla/bugs/bug46268-expected.txt ('k') | LayoutTests/tables/mozilla/bugs/bug55789-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698