Sign in
mojo
/
mojo-tools
/
e7561b4b207cf94608edca0364f6edf60aed975d
/
.
/
sky
/
tests
/
harness
/
reftest-mismatch.sky
blob: 44bcc28f18cc38c3776918e5454f2fb0fbd28282 [
file
] [
log
] [
blame
]
<foo>
<import
src
=
"../resources/run-after-display.sky"
as
=
"runAfterDisplay"
/>
This is a mismatch reftest. Should not match.
<script>
runAfterDisplay
(
function
()
{
internals
.
notifyTestComplete
(
""
);
});
</script>
</foo>