diff options
Diffstat (limited to 'testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini')
-rw-r--r-- | testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini b/testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini new file mode 100644 index 000000000..58869ad61 --- /dev/null +++ b/testing/web-platform/meta/quirks-mode/table-cell-width-calculation.html.ini @@ -0,0 +1,8 @@ +[table-cell-width-calculation.html] + type: testharness + [The table cell width calculation quirk, the quirk shouldn't apply for generated content] + expected: FAIL + + [The table cell width calculation quirk, the quirk shouldn't apply for <input>] + expected: FAIL + |