mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Auto merge of #5423 - yodalee:issue5397-location-pathname, r=jdm
issue #5397
This commit is contained in:
commit
d0acc33bf2
8 changed files with 22 additions and 23 deletions
|
@ -16,6 +16,7 @@ interface URLUtils {
|
|||
// attribute USVString hostname;
|
||||
// attribute USVString port;
|
||||
// attribute USVString pathname;
|
||||
readonly attribute USVString pathname;
|
||||
// attribute USVString search;
|
||||
readonly attribute USVString search;
|
||||
// attribute URLSearchParams searchParams;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue