Open
Bug 1479101
Opened 8 years ago
Updated 3 years ago
[wpt-sync] Sync PR 12217 - Don't test clone of obsolete <font> and <dir> elements
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12217 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12217
Details from upstream follow.
C. Scott Ananian <cscott@cscott.net> wrote:
> Don't test clone of obsolete <font> and <dir> elements
>
> HTMLFontElement and HTMLDirectoryElement are obsolete and not included in the HTML5 specs. Don't include them in the Node#cloneNode tests.
| Assignee | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•8 years ago
|
||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•