Month Savings
January $60
February $80
Sum $140

Summary

Harness status: OK

Found 58 tests

Details

ResultTest NameMessage
Passtable bordercolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Failtable cellspacing attribute is correctassert_equals: expected "10px" but got "10px 10px"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:69:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:109:1
Asserts run
Fail
assert_equals("10px 10px", "10px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtable background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtable bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passthead background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passthead bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtbody background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtbody bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtfoot background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtfoot bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtr background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtr bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtd background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passtd bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passth background attribute is correct
Asserts run
Pass
assert_equals("url(\"https://wpt.live/images/threecolors.png\")", "url(\"https://wpt.live/images/threecolors.png\")")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Passth bgcolor attribute is correct
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:76:5)
Failtable thead align attribute center is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable thead align attribute middle is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable thead align attribute left is correctassert_equals: expected "left" but got "-webkit-left"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-left", "left")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable thead align attribute right is correctassert_equals: expected "right" but got "-webkit-right"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-right", "right")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtable thead align attribute justify is correct
Asserts run
Pass
assert_equals("justify", "justify")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tbody align attribute center is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tbody align attribute middle is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tbody align attribute left is correctassert_equals: expected "left" but got "-webkit-left"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-left", "left")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tbody align attribute right is correctassert_equals: expected "right" but got "-webkit-right"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-right", "right")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtable tbody align attribute justify is correct
Asserts run
Pass
assert_equals("justify", "justify")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tfoot align attribute center is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tfoot align attribute middle is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tfoot align attribute left is correctassert_equals: expected "left" but got "-webkit-left"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-left", "left")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tfoot align attribute right is correctassert_equals: expected "right" but got "-webkit-right"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-right", "right")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtable tfoot align attribute justify is correct
Asserts run
Pass
assert_equals("justify", "justify")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tr align attribute center is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tr align attribute middle is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tr align attribute left is correctassert_equals: expected "left" but got "-webkit-left"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-left", "left")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable tr align attribute right is correctassert_equals: expected "right" but got "-webkit-right"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-right", "right")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtable tr align attribute justify is correct
Asserts run
Pass
assert_equals("justify", "justify")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable td align attribute center is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable td align attribute middle is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable td align attribute left is correctassert_equals: expected "left" but got "-webkit-left"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-left", "left")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable td align attribute right is correctassert_equals: expected "right" but got "-webkit-right"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-right", "right")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtable td align attribute justify is correct
Asserts run
Pass
assert_equals("justify", "justify")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable th align attribute center is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable th align attribute middle is correctassert_equals: expected "center" but got "-webkit-center"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable th align attribute left is correctassert_equals: expected "left" but got "-webkit-left"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-left", "left")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Failtable th align attribute right is correctassert_equals: expected "right" but got "-webkit-right"
    at Test.<anonymous> (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at commonAlignTest (https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:81:3)
    at https://wpt.live/html/rendering/non-replaced-elements/tables/table-attribute.html:123:5
Asserts run
Fail
assert_equals("-webkit-right", "right")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtable th align attribute justify is correct
Asserts run
Pass
assert_equals("justify", "justify")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:88:5)
Passtr height attribute pixel is correct
Asserts run
Pass
assert_equals("60px", "60px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtd height attribute pixel is correct
Asserts run
Pass
assert_equals("60px", "60px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passth height attribute pixel is correct
Asserts run
Pass
assert_equals("60px", "60px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable_tr height attribute percentage is correct
Asserts run
Pass
assert_equals("60px", "60px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable_td height attribute percentage is correct
Asserts run
Pass
assert_equals("60px", "60px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable_th height attribute percentage is correct
Asserts run
Pass
assert_equals("60px", "60px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable height attribute pixel is correct
Asserts run
Pass
assert_equals("180px", "180px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable height attribute 90% is correct
Asserts run
Pass
assert_equals("180px", "180px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable height attribute 110% is correct
Asserts run
Pass
assert_equals("220px", "220px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:102:5)
Passtable cellpadding attribute is correct
Asserts run
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:156:3)
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:160:3)
Passth default align attribute is center
Asserts run
Pass
assert_equals("center", "center")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:167:3)
Passtable col width attribute is correct
Asserts run
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:187:3)
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /html/rendering/non-replaced-elements/tables/table-attribute.html:191:3)