Bug 160865

Summary: Shadow DOM: Toggling class in `::slotted(.class)` does not trigger style recalc
Product: WebKit Reporter: Keanu Lee <webkit>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cdumez, rniwa
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Keanu Lee
Reported 2016-08-15 14:37:49 PDT
Similar to, but may not be the same as https://bugs.webkit.org/show_bug.cgi?id=160864 Repro: http://jsbin.com/voviqe/1/edit?html,output Toggling class "special" does not cause a style recalc: ::slotted(.special) { background: green }
Attachments
Ryosuke Niwa
Comment 1 2016-11-10 15:42:40 PST
Reverse dup'ing into the bug 164577. *** This bug has been marked as a duplicate of bug 164577 ***
Note You need to log in before you can comment on or make changes to this bug.