https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 013e7534cdcfb8f7be183a73b471c9d58b38f2cb authored by Botond Ballo on 11 March 2014, 17:33:56 UTC
Bug 964935 - Fix composition bounds calculation and APZ hit testing. a=gal
Tip revision: 013e753
502617.html
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">

var a = {};
a instanceof HTMLImageElement;

</script>
</head>

<body></body>
</html>
back to top