Back to Chromium

Remove Current Node Parent

third_party/blink/web_tests/fast/parser/remove-current-node-parent.html

149.0.7827.2291 B
Original Source

At the time of writing, our current behavior ignores content in subtrees removed during parsing. However, HTML5 suggests it should not be ignored. See: http://www.hixie.ch/tests/adhoc/html/parsing/error-handling/034.html and: https://bugs.webkit.org/show\_bug.cgi?id=7137 SUCCESS (no crash!)