diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/tidy/tidy.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tidy/tidy.py b/python/tidy/tidy.py index 2b342af96e5..dae69af21be 100644 --- a/python/tidy/tidy.py +++ b/python/tidy/tidy.py @@ -103,6 +103,7 @@ WEBIDL_STANDARDS = [ b"//github.com/immersive-web/webxr-hands-input/", b"//gpuweb.github.io", b"//notifications.spec.whatwg.org", + b"//testutils.spec.whatwg.org/", # Not a URL b"// This interface is entirely internal to Servo, and should not be" + b" accessible to\n// web pages." |