Sign in
mojo
/
mojo-tools
/
8b78ea3ef3a6c9aeb9ba7064922c2c168174886a
/
.
/
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>