<div style="span{color:red}">
This is <span>red</span>.
</div>
<style scoped href="AnyStyleSheetInTheWorld.css" type="text/css">
<!--Add additional styles here if necessary -->
</style>
By the way, I recall proposing something similar to this back 2005. Luckily, I was able to google and find it:
http://lists.w3.org/Archives/Public/www-html/2005Jul/0043.html
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/54b2c4e3-61d8-4d35-880b-02399a6deea0%40chromium.org.
So in particular, when you use <style scoped> in Chrome, it is the same as using <style asdf>, or just <style>.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABc02_%2B0np4WOGb7PvXH-cnn8RFZVVdzXYXAATNjsBqO0tqrkw%40mail.gmail.com.