From 15a2064c0d7b468724b43d1cb6157d506ad19093 Mon Sep 17 00:00:00 2001 From: Rahul Sharma Date: Fri, 15 Apr 2016 17:40:45 +0530 Subject: implement related sw interface and register method --- 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 48f7a0705bc..9a824fc1754 100644 --- a/python/tidy/servo_tidy/tidy.py +++ b/python/tidy/servo_tidy/tidy.py @@ -522,6 +522,7 @@ def check_webidl_spec(file_name, contents): "//w3c.github.io", "//heycam.github.io/webidl", "//webbluetoothcg.github.io/web-bluetooth/", + "//slightlyoff.github.io/ServiceWorker/spec/service_worker/", # Not a URL "// This interface is entirely internal to Servo, and should not be" + " accessible to\n// web pages." -- cgit v1.2.3