mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
Better references.
This commit is contained in:
parent
91c61ae751
commit
970f018dc8
6 changed files with 5 additions and 7 deletions
|
@ -173,9 +173,7 @@ def check_webidl_spec(contents):
|
|||
# a_domain.path().cmp(b_domain.path())
|
||||
# }
|
||||
standards = [
|
||||
"//w3c.github.io",
|
||||
"//www.khronos.org/registry/webgl/specs",
|
||||
"//developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/browser",
|
||||
"//developer.mozilla.org/en-US/docs/Web/API",
|
||||
"//dev.w3.org/2006/webapi",
|
||||
"//dev.w3.org/csswg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue