aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy/tidy.py
diff options
context:
space:
mode:
authorFernando Jiménez Moreno <ferjmoreno@gmail.com>2018-07-12 17:57:08 +0200
committerFernando Jiménez Moreno <ferjmoreno@gmail.com>2018-07-30 14:21:48 +0200
commit21cb160be3d2042c5d2100f5ab50f500500a510e (patch)
treede6132c6320eb0331b62d3d6d15f527025a0dacf /python/tidy/servo_tidy/tidy.py
parentf0a691e474cc328b80bc249c62b49702b419d191 (diff)
downloadservo-21cb160be3d2042c5d2100f5ab50f500500a510e.tar.gz
servo-21cb160be3d2042c5d2100f5ab50f500500a510e.zip
test-tidy fixes
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 a53b9ebded9..d61f414dd3d 100644
--- a/python/tidy/servo_tidy/tidy.py
+++ b/python/tidy/servo_tidy/tidy.py
@@ -94,6 +94,7 @@ WEBIDL_STANDARDS = [
"//webbluetoothcg.github.io/web-bluetooth/",
"//svgwg.org/svg2-draft",
"//wicg.github.io",
+ "//webaudio.github.io",
# Not a URL
"// This interface is entirely internal to Servo, and should not be" +
" accessible to\n// web pages."