Re: [alreq] Should block elements converted to inline retain isolation?

It seems to me that isolation for a block is irrelevant until it is converted to inline. Thus FF's behavior (isolating the converted block) is the more useful one.
Also, when in doubt, isolating is less likely to produce surprising effects than not isolating, so if the specs need to be clarified, this is the preferred choice.

-- 
GitHub Notification of comment by matial
Please view or discuss this issue at https://github.com/w3c/alreq/issues/193#issuecomment-413814199 using your GitHub account

Received on Friday, 17 August 2018 09:42:27 UTC