Closed Bug 1468696 Opened 7 years ago Closed 6 years ago

[wpt-sync] Sync PR 11497 - Add tests for presentational table attributes

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11497 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11497 Details from upstream follow. kaixinjxq <xiuqix.jiang@intel.com> wrote: > Add tests for presentational table attributes > > Add following tests (Fix #11235): > > - {table, thead, body, tfoot, tr, td, th}#background > - {table, thead, body, tfoot, tr, td, th}#bgcolor > - table#bordercolor > - table#cellspacing > - table#cellpadding > - {table, tr, td, th}#height#{pixel, percentage} > - col#width#{pixel, percentage} > - {thead, body, tfoot, tr, td, th}#align#{center, middle, left, right, justify} > - th#default text-align property is center > > @foolip, PTAL.
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 1 tests and 58 subtests OK : 1 PASS : 32 FAIL : 26 New tests that have failures or other problems: /html/rendering/non-replaced-elements/tables/table-attribute.html table bordercolor attribute is correct: FAIL table cellpadding attribute is correct: FAIL table tbody align attribute center is correct: FAIL table tbody align attribute left is correct: FAIL table tbody align attribute middle is correct: FAIL table tbody align attribute right is correct: FAIL table td align attribute center is correct: FAIL table td align attribute left is correct: FAIL table td align attribute middle is correct: FAIL table td align attribute right is correct: FAIL table tfoot align attribute center is correct: FAIL table tfoot align attribute left is correct: FAIL table tfoot align attribute middle is correct: FAIL table tfoot align attribute right is correct: FAIL table th align attribute center is correct: FAIL table th align attribute left is correct: FAIL table th align attribute middle is correct: FAIL table th align attribute right is correct: FAIL table thead align attribute center is correct: FAIL table thead align attribute left is correct: FAIL table thead align attribute middle is correct: FAIL table thead align attribute right is correct: FAIL table tr align attribute center is correct: FAIL table tr align attribute left is correct: FAIL table tr align attribute middle is correct: FAIL table tr align attribute right is correct: FAIL
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/1a632a208c31 [wpt PR 11497] - Add tests for presentational table attributes, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/6e13833af0c6 [wpt PR 11497] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/7e2b986fbf67 [wpt PR 11497] - Add tests for presentational table attributes, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/96a038e47ce0 [wpt PR 11497] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.