aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy
diff options
context:
space:
mode:
authorAlexandrov Sergey <splavgm@gmail.com>2016-10-05 00:33:30 +0300
committerAlexandrov Sergey <splavgm@gmail.com>2016-10-07 21:41:21 +0300
commita1fd802d6524c5dacc514d60bf7f7f6fc577361b (patch)
tree7b0659a7cac59dc123c276e129185e3e5e091821 /python/tidy/servo_tidy
parent14934a42d7b5a87c58bc74123d2326b10f7f9c54 (diff)
downloadservo-a1fd802d6524c5dacc514d60bf7f7f6fc577361b.tar.gz
servo-a1fd802d6524c5dacc514d60bf7f7f6fc577361b.zip
add SVG2 draft link to WEBIDL_STANDARDS test-tidy list
Diffstat (limited to 'python/tidy/servo_tidy')
-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 91de7229d43..17a473ea92a 100644
--- a/python/tidy/servo_tidy/tidy.py
+++ b/python/tidy/servo_tidy/tidy.py
@@ -70,6 +70,7 @@ WEBIDL_STANDARDS = [
"//w3c.github.io",
"//heycam.github.io/webidl",
"//webbluetoothcg.github.io/web-bluetooth/",
+ "//svgwg.org/svg2-draft",
# Not a URL
"// This interface is entirely internal to Servo, and should not be" +
" accessible to\n// web pages."