From a1fd802d6524c5dacc514d60bf7f7f6fc577361b Mon Sep 17 00:00:00 2001 From: Alexandrov Sergey Date: Wed, 5 Oct 2016 00:33:30 +0300 Subject: add SVG2 draft link to WEBIDL_STANDARDS test-tidy list --- python/tidy/servo_tidy/tidy.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/tidy/servo_tidy/tidy.py') 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." -- cgit v1.2.3