Whitelist drafts.fxtf.org in tidy.py's webidl spec link check

This commit is contained in:
Till Schneidereit 2015-08-28 14:04:01 +02:00
parent ef8119511c
commit 499a847141

View file

@ -413,6 +413,7 @@ def check_webidl_spec(file_name, contents):
"//dvcs.w3.org/hg",
"//dom.spec.whatwg.org",
"//domparsing.spec.whatwg.org",
"//drafts.fxtf.org",
"//encoding.spec.whatwg.org",
"//html.spec.whatwg.org",
"//url.spec.whatwg.org",