aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy/tidy.py
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2018-12-22 22:23:40 -0800
committerManish Goregaokar <manishsmail@gmail.com>2018-12-22 22:30:42 -0800
commitc6c6b518cbda150e50d2c78e79e537db1c6e6fb7 (patch)
treee862cc3096c3730a1de4f29a654b3a4e9e70d17c /python/tidy/servo_tidy/tidy.py
parent241d93340b2cf375186e3c5b3aaf0ddb2b34501a (diff)
downloadservo-c6c6b518cbda150e50d2c78e79e537db1c6e6fb7.tar.gz
servo-c6c6b518cbda150e50d2c78e79e537db1c6e6fb7.zip
Add spec links
Diffstat (limited to 'python/tidy/servo_tidy/tidy.py')
-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 deb86e289c2..a8c4246ce09 100644
--- a/python/tidy/servo_tidy/tidy.py
+++ b/python/tidy/servo_tidy/tidy.py
@@ -95,6 +95,7 @@ WEBIDL_STANDARDS = [
"//svgwg.org/svg2-draft",
"//wicg.github.io",
"//webaudio.github.io",
+ "//immersive-web.github.io/",
# Not a URL
"// This interface is entirely internal to Servo, and should not be" +
" accessible to\n// web pages."