aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2019-05-29 13:55:56 -0700
committerManish Goregaokar <manishsmail@gmail.com>2019-05-30 13:29:05 -0700
commitc689866d3545c5adadcdbf19362894faf52d660e (patch)
tree9f55a5f7dbd677dfc66aa20de27b9e96aa4c9f9e /python/tidy
parent422faddedf5a1166b78a295ee4235436cafc5491 (diff)
downloadservo-c689866d3545c5adadcdbf19362894faf52d660e.tar.gz
servo-c689866d3545c5adadcdbf19362894faf52d660e.zip
Add XR.test()
Diffstat (limited to 'python/tidy')
-rw-r--r--python/tidy/servo_tidy/tidy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tidy/servo_tidy/tidy.py b/python/tidy/servo_tidy/tidy.py
index 35ebcb656db..0fdda070899 100644
--- a/python/tidy/servo_tidy/tidy.py
+++ b/python/tidy/servo_tidy/tidy.py
@@ -98,6 +98,7 @@ WEBIDL_STANDARDS = [
"//wicg.github.io",
"//webaudio.github.io",
"//immersive-web.github.io/",
+ "//github.com/immersive-web/webxr-test-api/",
# Not a URL
"// This interface is entirely internal to Servo, and should not be" +
" accessible to\n// web pages."