aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy.py
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2015-07-22 10:49:26 -0700
committerMichael Howell <michael@notriddle.com>2015-07-22 10:49:26 -0700
commit970f018dc8cd70254856ca702db28de892bdf947 (patch)
treed2ed6948da3e4893754c6026292571e2b7db27d8 /python/tidy.py
parent91c61ae7519956ddc22240a6db262c2fadd4cd13 (diff)
downloadservo-970f018dc8cd70254856ca702db28de892bdf947.tar.gz
servo-970f018dc8cd70254856ca702db28de892bdf947.zip
Better references.
Diffstat (limited to 'python/tidy.py')
-rw-r--r--python/tidy.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/tidy.py b/python/tidy.py
index 6c04cc8b51b..61b2bff45c3 100644
--- a/python/tidy.py
+++ b/python/tidy.py
@@ -173,9 +173,7 @@ def check_webidl_spec(contents):
# a_domain.path().cmp(b_domain.path())
# }
standards = [
- "//w3c.github.io",
"//www.khronos.org/registry/webgl/specs",
- "//developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/browser",
"//developer.mozilla.org/en-US/docs/Web/API",
"//dev.w3.org/2006/webapi",
"//dev.w3.org/csswg",