WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149593
Update style/layout when a slot is added or removed
https://bugs.webkit.org/show_bug.cgi?id=149593
Summary
Update style/layout when a slot is added or removed
Ryosuke Niwa
Reported
2015-09-28 00:49:08 PDT
We don't invalidate the style when a slot is added or removed. This causes fast/shadow-dom/shadow-layout-after-slot-changes.html to fail.
Attachments
Fixes the bug natively for now
(9.86 KB, patch)
2015-09-29 00:35 PDT
,
Ryosuke Niwa
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2015-09-29 00:35:56 PDT
Created
attachment 262047
[details]
Fixes the bug natively for now
Antti Koivisto
Comment 2
2015-09-29 10:11:54 PDT
Comment on
attachment 262047
[details]
Fixes the bug natively for now View in context:
https://bugs.webkit.org/attachment.cgi?id=262047&action=review
> Source/WebCore/dom/ShadowRoot.cpp:2 > + * Copyright (C) 2011, 2015 Google Inc. All rights reserved.
Google?
Ryosuke Niwa
Comment 3
2015-09-29 13:22:39 PDT
Committed
r190323
: <
http://trac.webkit.org/changeset/190323
>
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