Re: [whatwg/dom] Declarative Shadow DOM (#510)

@annevk 
> And I think all those elements are okay from an insertion mode perspective too

Yes, for `<a>` we'll need to insert marker into active formatting element list once we encounter `<shadowroot>` to scope formatting element list reconstruction and adoption agency algorithms (like we do for `<template>`). Seems like everything else should work without additional modifications.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/510#issuecomment-330616625

Received on Tuesday, 19 September 2017 17:42:43 UTC