Closed nolanw closed 11 years ago
It once parsed as if its self-closing flag was always set. As it is no longer in the spec, it now parses as an ordinary element, and the text node becomes its child.
Critic review: https://critic.hoppipolla.co.uk/r/215
This is an external review system which you may optionally use for the code review of your pull request.
https://github.com/html5lib/html5lib-tests/commit/a2879ebc99c65b2327be6fb5e09b062663431571 rebased
It once parsed as if its self-closing flag was always set. As it is no longer in the spec, it now parses as an ordinary element, and the text node becomes its child.