DescriptionProperly simulate self-closing tags when in "foreign content" mode
When background parsing, a tag that "opens" foreign content mode and had
the "self-closing" flag set (<svg/> and <math/>), would place the
simulator in foreign content mode without a chance to get out of it.
Run the "end tag" steps in this case too, to properly balance the
namespace stack.
BUG=537642
Committed: https://crrev.com/a6f11c32eb4c9534373b317d470fb9c56a1dfa0e
Cr-Commit-Position: refs/heads/master@{#436569}
Patch Set 1 #Patch Set 2 : Add CORE_EXPORT #
Messages
Total messages: 17 (12 generated)
|