Closed
Bug 1501833
Opened 6 years ago
Closed 6 years ago
browser.xhtml: browser_documentnavigation.js broken
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: bdahl, Assigned: bdahl)
References
Details
Attachments
(1 file)
The test is failing because the retargetdocumentfocus attribute feature relies on the element being in a XUL document.
Assignee | ||
Comment 1•6 years ago
|
||
Fixes test browser/base/content/test/general/browser_documentnavigation.js
for browser.xhtml.
Pushed by bdahl@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91f9ce903f7a
Allow the retargetdocumentfocus attribute to be used in any chrome document. r=smaug
Updated•6 years ago
|
Component: Event Handling → DOM
Priority: -- → P2
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•