Skip to content

Commit

Permalink
Make the XPath IDL tests tentative (web-platform-tests#7639)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored and gsnedders committed Oct 9, 2017
1 parent 0b31edd commit adda672
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<!doctype html>
<title>XPath tests</title>
<!-- This is a tentative test because there's no real spec for XPath IDL.
The closest thing is: -->
<link rel="help" href="https://wiki.whatwg.org/wiki/DOM_XPath">
<script src='/resources/testharness.js'></script>
<script src='/resources/testharnessreport.js'></script>
<script src='/resources/WebIDLParser.js'></script>
Expand Down

0 comments on commit adda672

Please sign in to comment.