-
Notifications
You must be signed in to change notification settings - Fork 48
inert elements in shadowDom #1
Comments
Can you try out the The only issue I can see so far is that the styling rules don't seem to pierce the shadow DOM (i.e., |
It doesn't seem to work unfortunately http://jsbin.com/cebogor/5/edit?html,output |
Yes, that's right, I haven't fixed the I'll look at the lazy-add solution soon (since |
This is in master now (I think; I suspect it might struggle with shadow in shadow, but I'll test that soon), and we also don't lazy-load the CSS into shadow roots yet. |
inert is not handled for elements inside a shadow dom
http://jsbin.com/cebogor/3/edit?html,output
The text was updated successfully, but these errors were encountered: