mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update links to DOM Parsing specification
Changed links from https://domparsing.spec.whatwg.org/ to https://w3c.github.io/DOM-Parsing/.
This commit is contained in:
parent
81ca858678
commit
eb401ee2ca
4 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
/*
|
||||
* The origin of this IDL file is
|
||||
* https://domparsing.spec.whatwg.org/#the-domparser-interface
|
||||
* https://w3c.github.io/DOM-Parsing/#the-domparser-interface
|
||||
*/
|
||||
|
||||
enum SupportedType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue