WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
77937
FormControlElement (ValidationMessage) shouldn't recreate a shadow root.
https://bugs.webkit.org/show_bug.cgi?id=77937
Summary
FormControlElement (ValidationMessage) shouldn't recreate a shadow root.
Shinya Kawanaka
Reported
2012-02-06 22:34:36 PST
It's difficult to support multiple shadow subtrees if a shadow root is recreated. We should change this.
Attachments
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2012-05-28 17:15:00 PDT
Looks like no longer sense. closing.
Dimitri Glazkov (Google)
Comment 2
2012-05-30 09:40:03 PDT
This bug is still mentioned here:
http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/dom/ShadowRoot.cpp&exact_package=chromium&q=allowsAuthorShadowRoot&type=cs&l=75
Can we remove the check now?
Hajime Morrita
Comment 3
2012-05-30 18:16:15 PDT
(In reply to
comment #2
)
> This bug is still mentioned here:
http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/dom/ShadowRoot.cpp&exact_package=chromium&q=allowsAuthorShadowRoot&type=cs&l=75
> > Can we remove the check now?
No, and I was wrong. I thought we no longer needed to care about this. But actually we do. Thanks for the catch!
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