mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Implemented Houdini worklets.
This commit is contained in:
parent
abb2985ffe
commit
af8436c9be
34 changed files with 1209 additions and 17 deletions
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
|
||||
[ClassString="Console",
|
||||
Exposed=(Window,Worker),
|
||||
Exposed=(Window,Worker,Worklet),
|
||||
ProtoObjectHack]
|
||||
namespace console {
|
||||
// These should be DOMString message, DOMString message2, ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue