Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
parser
/
xhtml-parser-pending-callbacks-crash.xhtml
blob: d2f7519e2fce8c9cc6e933b0e434cd0992abfdef [
file
]
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
>
<body>
<script
src
=
"resources/xhtml-parser-pending-callbacks-crash.js"
/>
<p>
This test passes if it does not crash.
</p>
</body>
</html>