diff options
Diffstat (limited to 'python/tidy.py')
-rw-r--r-- | python/tidy.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tidy.py b/python/tidy.py index d67c01b335e..0e1536fb81c 100644 --- a/python/tidy.py +++ b/python/tidy.py @@ -475,6 +475,7 @@ def check_webidl_spec(file_name, contents): "//dvcs.w3.org/hg", "//dom.spec.whatwg.org", "//domparsing.spec.whatwg.org", + "//drafts.csswg.org/cssom", "//drafts.fxtf.org", "//encoding.spec.whatwg.org", "//html.spec.whatwg.org", |