WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 56211
Change button element to use the new shadow DOM model
https://bugs.webkit.org/show_bug.cgi?id=56211
Summary
Change button element to use the new shadow DOM model
Ryosuke Niwa
Reported
2011-03-11 11:31:56 PST
We should re-implement the button element using the new shadow DOM model. Button element poses a new challenge as DOM inside the button element must be a part of the host element and visible to scripts. e.g. scripts must be able to access all text nodes and b element in <button>hello <b>world</b></button> outside of the shadow DOM.
Attachments
Add attachment
proposed patch, testcase, etc.
Dominic Cooney
Comment 1
2011-11-20 18:02:01 PST
This does not block shadow content plumbing.
Ryosuke Niwa
Comment 2
2019-10-04 22:25:46 PDT
Not gonna do this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug