[webkit-reviews] review requested: [Bug 77853] <style scoped>: Allow <style scoped> as a direct child of a ShadowRoot : [Attachment 126253] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 00:46:35 PST 2012


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 77853: <style scoped>: Allow <style scoped> as a direct child of a
ShadowRoot
https://bugs.webkit.org/show_bug.cgi?id=77853

Attachment 126253: Patch
https://bugs.webkit.org/attachment.cgi?id=126253&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
patch, should fix Win bot. Still ContainerNodeRareData version: it is the most
straightforward, and I wanted to avoid making hasScopedHTMLStyleChild virtual,
as it is used rather heavily in <style scoped> CSS code. However, if you still
prefer any of the versions (a) to (d) of comment #5 - or '(e) something
completely different' - I'm happy to change the implementation.


More information about the webkit-reviews mailing list