Telling the test runner what compare the test with.

This commit is contained in:
Adenilson Cavalcanti 2015-11-02 09:13:16 -08:00
parent 4fdf73d105
commit bcea688e1f

View file

@ -1,3 +1,6 @@
<!doctype html>
<body>
<link rel='match' href='canvas_over_area_ref.html'>
<style>
#base {
@ -30,3 +33,5 @@ onload = function() {
context.restore();
};
</script>
</body>
</html>