Bug 129072

Summary: Delete button controller shouldn't pollute id namespace
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: darin, enrica
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2014-02-19 16:11:14 PST
Right now, delete button controller pollutes document's id namespace by exposing "WebKit-Editing-Delete-Button" We shouldn't do that. Use shadow DOM or render tree to implement delete button controller instead.
Attachments
Note You need to log in before you can comment on or make changes to this bug.