mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
script: Stubs for geolocation interfaces (#39584)
Needed for #39526; stubs out all the necessary interface from https://www.w3.org/TR/geolocation/. Testing: WPT Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
@@ -115,6 +115,7 @@ WEBIDL_STANDARDS = [
|
||||
b"//dvcs.w3.org/hg",
|
||||
b"//www.w3.org/TR/trusted-types/",
|
||||
b"//www.w3.org/TR/credential-management",
|
||||
b"//www.w3.org/TR/geolocation",
|
||||
b"//dom.spec.whatwg.org",
|
||||
b"//drafts.csswg.org",
|
||||
b"//drafts.css-houdini.org",
|
||||
|
||||
Reference in New Issue
Block a user