Skip to content

Commit

Permalink
Telling the test runner what compare the test with.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adenilson committed Nov 2, 2015
1 parent 4fdf73d commit bcea688
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/wpt/mozilla/tests/css/canvas_over_area.html
@@ -1,3 +1,6 @@
<!doctype html>
<body>
<link rel='match' href='canvas_over_area_ref.html'>
<style>

#base {
Expand Down Expand Up @@ -30,3 +33,5 @@
context.restore();
};
</script>
</body>
</html>

0 comments on commit bcea688

Please sign in to comment.