WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 169718
188752
slotchange event does not fire with initial content
https://bugs.webkit.org/show_bug.cgi?id=188752
Summary
slotchange event does not fire with initial content
Jan Miksovsky
Reported
2018-08-20 11:44:48 PDT
See
http://jsbin.com/wirubeq/edit?html,console,output
. In Chrome/Firefox, when a component with light DOM content is attached to the document, and a slot is created with a slotchange listener, the slot will raise an initial slotchange event. Safari does not do this. The Chrome/Firefox behavior is useful because it allows a component to concentrate its initial content processing in a slotchange handler. To get consistent behavior, we have to normalize the slotchange behavior across browsers, which is cumbersome.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-08-20 21:11:29 PDT
<
rdar://problem/43544149
>
Ryosuke Niwa
Comment 2
2018-08-27 21:22:28 PDT
This is a duplicate of
webkit.org/b/169718
. *** This bug has been marked as a duplicate of
bug 169718
***
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