Closed
Bug 1544144
Opened 6 years ago
Closed 6 years ago
Custom html element creation fails when using PrototypeDocument
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: bdahl, Assigned: bdahl)
References
Details
Attachments
(1 file)
dom/tests/mochitest/webcomponents/test_custom_element_namespace.xhtml hangs when loaded with the PrototypeDocument.
Assignee | ||
Comment 1•6 years ago
|
||
Use the correct global for custom HTML elements created from a prototype.
Also, add an error message to make it easier to spot when the
PrototypeDocumentSink fails.
Pushed by bdahl@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fcd532097b93
Fix custom HTML element creation when using prototype and XHTML. r=smaug
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•