Closed
Bug 1458279
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10735 - Test that non-Text nodes are not touched by normalization.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10735 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10735
Details from upstream follow.
Louis-Dominique Dubeau <ldd@lddubeau.com> wrote:
> Test that non-Text nodes are not touched by normalization.
>
> This test makes sure that non-Text nodes are not touched even if they hold empty text strings. This test was motivated by a bug present in the JSDOM library.
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=64d9f6ffd919ef251b780a0519526a5616cf7564
| Reporter | ||
Comment 3•8 years ago
|
||
Ran 1 tests and 4 subtests
OK : 1
PASS : 4
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/11e004ed392c
[wpt PR 10735] - Test that non-Text nodes are not touched by normalization., a=testonly
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
| Assignee | ||
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
•