chromium/third_party/blink/web_tests/fast/parser/entity-end-xmp-tag-expected.txt

</xmp>

Test parsing of entity-escaped </xmp> tag for Bug 7931: Escaped elements within a textarea block can cause the textarea box to be closed prematurely

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS document.getElementById("myxmp").textContent is expectedResult
PASS successfullyParsed is true

TEST COMPLETE