mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
d7dbe841b4
TestExpectations file to skip the ones that fail or crash. It also updates the TestExpectations parser to support URLs pointing to the mojo repo's issue tracker. R=abarth@chromium.org Review URL: https://codereview.chromium.org/685593006
24 lines
341 B
Plaintext
24 lines
341 B
Plaintext
<!DOCTYPE HTML>
|
|
<html>
|
|
<link rel="import" href="../resources/dump-as-markup.sky"></link>
|
|
<body>
|
|
|
|
A <!DOCTYPE HTMLAGAIN>
|
|
B <!BOGUSCOMMENT>
|
|
C <!--->
|
|
D -->
|
|
E <!-- -- >
|
|
F -->
|
|
G <! -- -- >
|
|
H <image></image>
|
|
I <keygen>
|
|
J <isindex>
|
|
K <table><div></div><input type=hidden /></table>
|
|
L <frameset></frameset>
|
|
M <p></p>
|
|
N </p>
|
|
O <br/>
|
|
P </br>
|
|
|
|
</body>
|