mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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:
parent
240c05f13b
commit
ad22e6edfe
4 changed files with 4 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue