diff options
Diffstat (limited to 'python/tidy/servo_tidy/tidy.py')
-rw-r--r-- | python/tidy/servo_tidy/tidy.py | 1 |
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." |