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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt
deleted file mode 100644
index 2d611d37cb354577312f9b6a72aeee379c40cdd6..0000000000000000000000000000000000000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt
+++ /dev/null
@@ -1,242 +0,0 @@
-layer at (0,0) size 785x2604
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x2604
- RenderBlock {HTML} at (0,0) size 785x2604
- RenderBody {BODY} at (8,21) size 769x2567 [bgcolor=#FFFFFF]
- RenderBlock {H1} at (0,0) size 769x37
- RenderText {#text} at (0,0) size 364x36
- text run at (0,0) width 364: "Table Inheritance Tests - 1"
- RenderBlock {P} at (0,58) size 769x20
- RenderText {#text} at (0,0) size 368x19
- text run at (0,0) width 368: "If you have any comments to make regarding this test, e-mail "
- RenderInline {A} at (0,0) size 174x19 [color=#0000EE]
- RenderText {#text} at (368,0) size 174x19
- text run at (368,0) width 174: "py8ieh=eviltests@bath.ac.uk"
- RenderText {#text} at (542,0) size 4x19
- text run at (542,0) width 4: "."
- RenderBlock {DL} at (0,94) size 769x40
- RenderBlock {DT} at (0,0) size 769x20
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Prerequisites"
- RenderBlock {DD} at (40,20) size 729x20
- RenderText {#text} at (0,0) size 535x19
- text run at (0,0) width 535: "Browsers that are subjected to this test should support CSS1 and the CSS2 table model."
- RenderBlock {H2} at (0,153) size 769x27
- RenderText {#text} at (0,0) size 104x26
- text run at (0,0) width 104: "0. Control"
- RenderBlock {P} at (0,199) size 769x20
- RenderText {#text} at (0,0) size 373x19
- text run at (0,0) width 373: "The following four tests should look identical, namely, like this:"
- RenderBlock {DIV} at (0,235) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {P} at (0,327) size 769x60
- RenderText {#text} at (0,0) size 769x59
- text run at (0,0) width 769: "There are some minor exceptions, however. The x.1 tests should fill the viewport width, the other tests need not. Also, browsers"
- text run at (0,20) width 768: "attempting to have backwards compatability with the buggy behaviour of legacy browsers may omit to inherit the color and font-"
- text run at (0,40) width 642: "size in 1.1, which will make 1.1 (but only 1.1) unreadable. That is the problem with not following the specs."
- RenderBlock {H2} at (0,406) size 769x27
- RenderText {#text} at (0,0) size 170x26
- text run at (0,0) width 170: "1. HTML Tables"
- RenderBlock {H3} at (0,452) size 769x23
- RenderText {#text} at (0,0) size 246x22
- text run at (0,0) width 246: "1.1 Inheritance through a DIV"
- RenderBlock {DIV} at (0,493) size 769x82 [color=#FFFFFF] [bgcolor=#000000]
- RenderTable {TABLE} at (0,0) size 769x82
- RenderTableSection {TBODY} at (0,0) size 769x82
- RenderTableRow {TR} at (0,2) size 769x78
- RenderTableCell {TD} at (2,2) size 765x78 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 709x75
- text run at (1,1) width 709: "This text should be white on black, bold, twice"
- text run at (1,39) width 585: "the size of normal text, and sans serif."
- RenderBlock {H3} at (0,593) size 769x23
- RenderText {#text} at (0,0) size 266x22
- text run at (0,0) width 266: "1.2 Styles set directly on TABLE"
- RenderTable {TABLE} at (0,634) size 769x82 [color=#FFFFFF] [bgcolor=#000000]
- RenderTableSection {TBODY} at (0,0) size 769x82
- RenderTableRow {TR} at (0,2) size 769x78
- RenderTableCell {TD} at (2,2) size 765x78 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 709x75
- text run at (1,1) width 709: "This text should be white on black, bold, twice"
- text run at (1,39) width 585: "the size of normal text, and sans serif."
- RenderBlock {H2} at (0,735) size 769x27
- RenderText {#text} at (0,0) size 227x26
- text run at (0,0) width 227: "2. Explicit CSS Tables"
- RenderBlock {H3} at (0,781) size 769x23
- RenderText {#text} at (0,0) size 246x22
- text run at (0,0) width 246: "2.1 Inheritance through a DIV"
- RenderBlock {DIV} at (0,822) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTable {DIV} at (0,0) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow {DIV} at (0,0) size 769x76
- RenderTableCell {DIV} at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H3} at (0,916) size 769x23
- RenderText {#text} at (0,0) size 266x22
- text run at (0,0) width 266: "2.2 Styles set directly on TABLE"
- RenderTable {DIV} at (0,957) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow {DIV} at (0,0) size 769x76
- RenderTableCell {DIV} at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H3} at (0,1051) size 769x23
- RenderText {#text} at (0,0) size 250x22
- text run at (0,0) width 250: "2.3 Styles set directly on ROW"
- RenderTable {DIV} at (0,1092) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow {DIV} at (0,0) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTableCell {DIV} at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H3} at (0,1186) size 769x23
- RenderText {#text} at (0,0) size 253x22
- text run at (0,0) width 253: "2.4 Styles set directly on CELL"
- RenderTable {DIV} at (0,1227) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow {DIV} at (0,0) size 769x76
- RenderTableCell {DIV} at (0,0) size 769x76 [color=#FFFFFF] [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H2} at (0,1322) size 769x27
- RenderText {#text} at (0,0) size 382x26
- text run at (0,0) width 382: "3. Implicit CSS Tables (table explicit)"
- RenderBlock {H3} at (0,1368) size 769x23
- RenderText {#text} at (0,0) size 246x22
- text run at (0,0) width 246: "3.1 Inheritance through a DIV"
- RenderBlock {DIV} at (0,1409) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTable {DIV} at (0,0) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow (anonymous) at (0,0) size 769x76
- RenderTableCell (anonymous) at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H3} at (0,1503) size 769x23
- RenderText {#text} at (0,0) size 266x22
- text run at (0,0) width 266: "3.2 Styles set directly on TABLE"
- RenderTable {DIV} at (0,1544) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow (anonymous) at (0,0) size 769x76
- RenderTableCell (anonymous) at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H2} at (0,1639) size 769x27
- RenderText {#text} at (0,0) size 371x26
- text run at (0,0) width 371: "4. Implicit CSS Tables (row explicit)"
- RenderBlock {H3} at (0,1685) size 769x23
- RenderText {#text} at (0,0) size 246x22
- text run at (0,0) width 246: "4.1 Inheritance through a DIV"
- RenderBlock {DIV} at (0,1726) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTable at (0,0) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow {DIV} at (0,0) size 769x76
- RenderTableCell (anonymous) at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H3} at (0,1820) size 769x23
- RenderText {#text} at (0,0) size 250x22
- text run at (0,0) width 250: "4.2 Styles set directly on ROW"
- RenderTable at (0,1861) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow {DIV} at (0,0) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTableCell (anonymous) at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H2} at (0,1956) size 769x27
- RenderText {#text} at (0,0) size 367x26
- text run at (0,0) width 367: "5. Implicit CSS Tables (cell explicit)"
- RenderBlock {H3} at (0,2002) size 769x23
- RenderText {#text} at (0,0) size 246x22
- text run at (0,0) width 246: "5.1 Inheritance through a DIV"
- RenderBlock {DIV} at (0,2043) size 769x76 [color=#FFFFFF] [bgcolor=#000000]
- RenderTable at (0,0) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow (anonymous) at (0,0) size 769x76
- RenderTableCell {DIV} at (0,0) size 769x76 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H3} at (0,2137) size 769x23
- RenderText {#text} at (0,0) size 253x22
- text run at (0,0) width 253: "5.2 Styles set directly on CELL"
- RenderTable at (0,2178) size 769x76
- RenderTableSection (anonymous) at (0,0) size 769x76
- RenderTableRow (anonymous) at (0,0) size 769x76
- RenderTableCell {DIV} at (0,0) size 769x76 [color=#FFFFFF] [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 766x75
- text run at (0,0) width 766: "This text should be white on black, bold, twice the"
- text run at (0,38) width 528: "size of normal text, and sans serif."
- RenderBlock {H2} at (0,2273) size 769x27
- RenderText {#text} at (0,0) size 153x26
- text run at (0,0) width 153: "Submit Results"
- RenderBlock {FORM} at (0,2319) size 769x50
- RenderBlock {P} at (0,0) size 769x50
- RenderText {#text} at (0,2) size 254x19
- text run at (0,2) width 254: "How does your browser fare on this test? "
- RenderMenuList {SELECT} at (256,2) size 506x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBlock (anonymous) at (1,1) size 504x18
- RenderText at (4,1) size 481x16
- text run at (4,1) width 481: "The tests all render identically, and this browser may or may not grok CSS2 tables."
- RenderText {#text} at (0,0) size 0x0
- RenderInline {LABEL} at (0,0) size 225x19
- RenderText {#text} at (0,27) size 66x19
- text run at (0,27) width 66: "Comment: "
- RenderTextControl {INPUT} at (68,26) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderText {#text} at (225,27) size 4x19
- text run at (225,27) width 4: " "
- RenderButton {INPUT} at (231,26) size 63x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,2) size 47x18
- RenderText at (3,1) size 41x16
- text run at (3,1) width 41: "Submit"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,2385) size 769x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,2403) size 769x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "Up to the "
- RenderInline {A} at (0,0) size 70x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 70x19
- text run at (61,0) width 70: "Table Tests"
- RenderText {#text} at (131,0) size 4x19
- text run at (131,0) width 4: "."
- RenderBlock {P} at (0,2439) size 769x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "Up to the "
- RenderInline {A} at (0,0) size 92x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 92x19
- text run at (61,0) width 92: "Evil Tests Page"
- RenderText {#text} at (153,0) size 4x19
- text run at (153,0) width 4: "."
- RenderBlock {P} at (0,2475) size 769x20
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 53: "Bugzilla: "
- RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 60x19
- text run at (53,0) width 60: "Bug 1044"
- RenderBlock {P} at (0,2511) size 769x20
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "This page is maintained by "
- RenderInline {A} at (0,0) size 73x19 [color=#0000EE]
- RenderText {#text} at (162,0) size 73x19
- text run at (162,0) width 73: "Ian Hickson"
- RenderText {#text} at (235,0) size 9x19
- text run at (235,0) width 9: " ("
- RenderInline {A} at (0,0) size 118x19 [color=#0000EE]
- RenderText {#text} at (244,0) size 118x19
- text run at (244,0) width 118: "py8ieh@bath.ac.uk"
- RenderText {#text} at (362,0) size 9x19
- text run at (362,0) width 9: ")."
- RenderBlock {P} at (0,2547) size 769x20
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "Last updated in March 1999."
-layer at (78,2369) size 151x16
- RenderBlock {DIV} at (2,3) size 151x16

Powered by Google App Engine
This is Rietveld 408576698