Bug 59832
Summary: | [Meta] Update TreeScope-local data on the containing TreeScope rather than the Document | ||
---|---|---|---|
Product: | WebKit | Reporter: | Roland Steiner <rolandsteiner> |
Component: | DOM | Assignee: | Roland Steiner <rolandsteiner> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dglazkov, dominicc, morrita |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 59966, 59974, 59979, 59983, 61532, 62184 | ||
Bug Blocks: | 72352, 59802 |
Roland Steiner
TreeScopes are meant to govern hash IDs, image maps, etc. of their chid nodes. However, all of the update calls still happen on Document rather than the containing tree scope of a given node.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hajime Morrita
All sub-bugs are closed. Closing.