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