Bug 250171
Summary: | Implement popover attribute | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joey Arhar <jarhar> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | annevk, jeroen.zwartepoorte, martin.lundberg, ntim, rbuis, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 251907, 252077, 252078, 252080, 252101, 252102, 252214, 252215, 252218, 252234, 252297, 252691, 252692, 253231, 253271, 253363, 253495, 253538, 253574, 253596, 253597, 253627, 253673, 254268, 254380, 254382, 254384, 254816, 255454, 255486, 255730, 255780, 255878, 255879, 256208, 256249, 256379, 256636, 256784, 256838, 257412, 257427, 257428, 257666, 257769, 258574, 258800, 259261, 263081 | ||
Bug Blocks: |
Joey Arhar
We are adding a new HTML attribute called "popover" to the HTML spec here: https://github.com/whatwg/html/pull/8221
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104204093>
Anne van Kesteren
FYI: it ended up landing in https://github.com/whatwg/html/pull/8717. WPT tests are in /html/semantics/popovers.
Tim Nguyen (:ntim)
*** Bug 220841 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
This is pretty much done at this point.