Update domparsing spec links to not point at WHATWG

- Change domparsing spec link from domparsing.spec.whatwg.org to w3c.github.io/DOM-Parsing
- Remove from tidy since it's already covered by w3c.github.io
- Update test manifest
This commit is contained in:
Kafji 2017-10-13 22:45:58 +07:00
parent 240c05f13b
commit ad22e6edfe
4 changed files with 4 additions and 5 deletions

View file

@ -66,7 +66,6 @@ WEBIDL_STANDARDS = [
"//dev.w3.org/fxtf",
"//dvcs.w3.org/hg",
"//dom.spec.whatwg.org",
"//domparsing.spec.whatwg.org",
"//drafts.csswg.org",
"//drafts.css-houdini.org",
"//drafts.fxtf.org",