mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Make Assign throw error on invalid url
This commit is contained in:
parent
d00639c55f
commit
096c0362fe
3 changed files with 6 additions and 5 deletions
|
@ -14,6 +14,7 @@
|
|||
attribute USVString search;
|
||||
attribute USVString hash;
|
||||
|
||||
[Throws]
|
||||
void assign(USVString url);
|
||||
//void replace(USVString url);
|
||||
void reload();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue