DescriptionFix tag closing issues in the WebVTT tree builder
An end tag </foo> that does not match the currently open element should
be dropped.
An exception to the above however, is the </ruby> end tag which also
closes any currently open <rt>.
BUG=321038
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162917
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|