mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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
23 lines
368 B
Plaintext
23 lines
368 B
Plaintext
<!DOCTYPE HTML>
|
|
<html>
|
|
<link rel="import" href="../resources/dump-as-markup.sky"></link>
|
|
<body>
|
|
|
|
A <!DOCTYPE HTMLAGAIN>
|
|
B <!BOGUSCOMMENT>
|
|
C
|
|
E
|
|
G <! -- -- >
|
|
H <image></image>
|
|
I <keygen>
|
|
J <isindex>
|
|
K <table><div></div><input type="hidden"></input></table>
|
|
L <frameset></frameset>
|
|
M <p></p>
|
|
N
|
|
O <br></br>
|
|
P
|
|
|
|
</isindex></keygen></body>
|
|
</html>
|