Closed
Bug 1322940
Opened 8 years ago
Closed 8 years ago
Implement <dialog> anchoring
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ntim, Unassigned)
References
Details
The behaviour of <dialog> anchoring is not well-defined, and chrome currently handles anchored and non-anchored in the same way.
Comment 1•8 years ago
|
||
FWIW, it seems anchoring is being removed from HTML spec because of lack of interest from implementors. See https://github.com/whatwg/html/pull/2158 . If you don't have strong opinion about this feature, we may just let them remove it, and then we don't need to implement it at all.
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Xidorn Quan [:xidorn] (UTC+10) from comment #1)
> FWIW, it seems anchoring is being removed from HTML spec because of lack of
> interest from implementors. See https://github.com/whatwg/html/pull/2158 .
> If you don't have strong opinion about this feature, we may just let them
> remove it, and then we don't need to implement it at all.
Sounds good!
Assignee: ntim.bugs → nobody
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Reporter | ||
Updated•8 years ago
|
No longer blocks: dialog-element
You need to log in
before you can comment on or make changes to this bug.
Description
•