mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
parent
6bb5d0e846
commit
bad529a0f7
6 changed files with 7 additions and 18 deletions
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#worker-locations
|
||||
[Exposed=(Window,Worker)]
|
||||
[Exposed=Worker]
|
||||
interface WorkerLocation {
|
||||
/*stringifier*/ readonly attribute USVString href;
|
||||
// readonly attribute USVString origin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue