scoped icon indicating copy to clipboard operation
scoped copied to clipboard

Mutating a <style scoped> element breaks :scope

Open liam-edwards opened this issue 2 years ago • 0 comments

I was experimenting around with this and I'm unsure if this is intended behaviour, a bug, or just some oversight.

I had my inspect tools open and when I double clicked within the <style scoped> element to edit it, I noticed that :scope reverts back to the <html> element, whether I actually make changes or not.

If it makes an impact at all, the CSS is minified.

liam-edwards avatar Jan 16 '22 03:01 liam-edwards