mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
parent
5df705a41f
commit
52ea5204a2
158 changed files with 1124 additions and 1124 deletions
|
@ -24,7 +24,7 @@ interface URL {
|
|||
// https://w3c.github.io/FileAPI/#creating-revoking
|
||||
static DOMString createObjectURL(Blob blob);
|
||||
// static DOMString createFor(Blob blob);
|
||||
static void revokeObjectURL(DOMString url);
|
||||
static undefined revokeObjectURL(DOMString url);
|
||||
|
||||
USVString toJSON();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue