author | moz-wptsync-bot <wptsync@mozilla.com> |
Thu, 03 Jan 2019 07:51:34 +0000 | |
changeset 456873 | 6e13833af0c68a9300ff34c1bde917f76397ee94 |
parent 456872 | 1a632a208c3196cc481a3470c84148153f2fd057 |
child 456874 | 0524a142e2a7df7f731dc241da1f88a35ff70d42 |
push id | 111705 |
push user | james@hoppipolla.co.uk |
push date | Tue, 05 Feb 2019 18:07:20 +0000 |
treeherder | mozilla-inbound@9592b19c9b09 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1468696, 11497 |
milestone | 67.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/html/rendering/non-replaced-elements/tables/table-attribute.html.ini | file | annotate | diff | comparison | revisions |
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/rendering/non-replaced-elements/tables/table-attribute.html.ini @@ -0,0 +1,79 @@ +[table-attribute.html] + [table td align attribute left is correct] + expected: FAIL + + [table tfoot align attribute center is correct] + expected: FAIL + + [table th align attribute middle is correct] + expected: FAIL + + [table thead align attribute right is correct] + expected: FAIL + + [table thead align attribute middle is correct] + expected: FAIL + + [table tr align attribute center is correct] + expected: FAIL + + [table th align attribute left is correct] + expected: FAIL + + [table tbody align attribute right is correct] + expected: FAIL + + [table thead align attribute left is correct] + expected: FAIL + + [table th align attribute center is correct] + expected: FAIL + + [table td align attribute center is correct] + expected: FAIL + + [table tr align attribute middle is correct] + expected: FAIL + + [table tfoot align attribute middle is correct] + expected: FAIL + + [table bordercolor attribute is correct] + expected: FAIL + + [table th align attribute right is correct] + expected: FAIL + + [table cellpadding attribute is correct] + expected: FAIL + + [table tr align attribute left is correct] + expected: FAIL + + [table td align attribute right is correct] + expected: FAIL + + [table tfoot align attribute left is correct] + expected: FAIL + + [table tfoot align attribute right is correct] + expected: FAIL + + [table thead align attribute center is correct] + expected: FAIL + + [table tbody align attribute middle is correct] + expected: FAIL + + [table tbody align attribute left is correct] + expected: FAIL + + [table tbody align attribute center is correct] + expected: FAIL + + [table td align attribute middle is correct] + expected: FAIL + + [table tr align attribute right is correct] + expected: FAIL +