Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317

This commit is contained in:
Josh Matthews 2018-01-04 13:44:24 -05:00
parent aa199307c8
commit 2b6f573eb5
3440 changed files with 109438 additions and 41750 deletions

View file

@ -8,26 +8,6 @@
<meta name="flags" content="dom" />
<script src="/resources/testharness.js" type="text/javascript"></script>
<script src="/resources/testharnessreport.js" type="text/javascript"></script>
<script id="metadata_cache">/*
{
"document.elementFromPoint": {},
"document.elementFromPoint is a Function": {},
"test some point of the element: top left corner": {},
"test some point of the element: top line": {},
"test some point of the element: top right corner": {},
"test some point of the element: left line": {},
"test some point of the element: inside": {},
"test some point of the element: right line": {},
"test some point of the element: bottom left corner": {},
"test some point of the element: bottom line": {},
"test some point of the element: bottom right corner": {},
"Point (0, 0), return root element(HTML)": {},
" test negative x ": {},
" test negative y ": {},
"test outside of viewport": {},
"test the top of layer": {}
}
*/</script>
</head>
<body>
<noscript>Test not run - JavaScript required!</noscript>
@ -139,5 +119,3 @@
</script>
</body>
</html>