Commit 064ddfd8 authored by Joey Arhar's avatar Joey Arhar Committed by Commit Bot

Move fast/parser/xml-bad-encoding to wpt

I added this test to fast/ without thinking about it, and it got flagged
for being a new test not in wpt.

The -crash.html should make wpt recognize it as a "crash test":
https://web-platform-tests.org/writing-tests/crashtest.html

Change-Id: Ia424f0f407dba48b0a7bf87331a6843fb3b13e39
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231867Reviewed-by: default avatarMason Freed <masonfreed@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775791}
parent 1926ade3
<body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<script id=o_xml type="text/plain">
<?xml version="1.0" encoding="UTF-8"?>
</script>
......
CONSOLE WARNING: line 25: Document encoding not valid: bad-encoding
PASS: renderer didn't crash
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment