Closed
Bug 1466752
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 11339 - HTML: Change <td hidden> and <th hidden> to expect display: none
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11339 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11339
Details from upstream follow.
Simon Pieters <zcorpan@gmail.com> wrote:
> HTML: Change <td hidden> and <th hidden> to expect display: none
>
> Follows https://github.com/whatwg/html/pull/3736.
| Assignee | ||
Comment 1•8 years ago
|
||
PR 11339 applied with additional changes from upstream: 952020200ea86ffe879c84a6c9407b869d899549, a4536a7a14b1619731356a4a6979b80ba6a7e49e
| Assignee | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Comment 3•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a789bcac1ff30a9a05c1d782daa005e102b30090
| Assignee | ||
Comment 4•8 years ago
|
||
Ran 1 tests and 10 subtests
OK : 1
PASS : 4
FAIL : 6
New tests that have failures or other problems:
/html/rendering/non-replaced-elements/tables/hidden-attr.html
Computed display and visibility of col: FAIL
Computed display and visibility of colgroup: FAIL
Computed display and visibility of tbody: FAIL
Computed display and visibility of tfoot: FAIL
Computed display and visibility of thead: FAIL
Computed display and visibility of tr: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/74a21375a7d9
[wpt PR 11339] - HTML: Change <td hidden> and <th hidden> to expect display: none, a=testonly
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e9696fb9e9c9
[wpt PR 11339] - HTML: Change <td hidden> and <th hidden> to expect display: none, a=testonly
Comment 7•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•