Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
parser
/
xhtml-parser-pending-callbacks-crash.xhtml
blob: d2f7519e2fce8c9cc6e933b0e434cd0992abfdef [
file
] [
log
] [
blame
] [
edit
]
<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>