Andreas Kling
|
0a90d466a0
LibWeb: Expose CSSStyleDeclaration on the window object
|
há 3 anos atrás |
Luke Wilde
|
f7ac3545cc
LibWeb: Add initial support for CustomEvent
|
há 3 anos atrás |
Luke Wilde
|
b04fafee74
LibWeb: Add some missing events in EventWrapperFactory
|
há 3 anos atrás |
Luke Wilde
|
f6b24a72ee
LibWeb: Add support for HTMLOrSVGElement.dataset
|
há 3 anos atrás |
Luke Wilde
|
37347cbcb6
LibWeb: Convert HTMLCollection to use IDL special operations
|
há 3 anos atrás |
Andreas Kling
|
95559c4277
LibWeb: Implement basic support for MessageChannel and MessagePort
|
há 3 anos atrás |
Idan Horowitz
|
e6abc1b44e
LibWeb: Add a bare implementation of the URL built-in
|
há 3 anos atrás |
Idan Horowitz
|
f21041861b
LibWeb: Add the URLSearchParams built-in
|
há 3 anos atrás |
Linus Groh
|
4155cc7ed5
LibWeb: Start implementing the MediaQueryList interface
|
há 3 anos atrás |
Luke Wilde
|
1927600852
LibWeb: Add the History object and stub pushState and replaceState
|
há 3 anos atrás |
Luke Wilde
|
1d8f8ea5b1
LibWeb: Add initial support for AbortController and AbortSignal
|
há 3 anos atrás |
Idan Horowitz
|
a6b8291a9b
LibJS: Add define_direct_property and remove the define_property helper
|
há 4 anos atrás |
Luke
|
f7ad8c0f94
LibWeb: Add DOMParser
|
há 4 anos atrás |
DexesTTP
|
22413ef729
LibWeb: Add WebSocket bindings
|
há 4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Luke
|
9e338a2be2
LibWeb: Add ProcessingInstruction node
|
há 4 anos atrás |
Linus Groh
|
340e1f4b28
LibWeb: Implement the Screen interface
|
há 4 anos atrás |
Linus Groh
|
975b209b9b
LibWeb: Set Constructor.name and Prototype.constructor of generated interfaces
|
há 4 anos atrás |
Luke
|
31f7296934
LibWeb: Add legacy Image factory function
|
há 4 anos atrás |
Luke
|
d650b38eb9
LibWeb: Expose new CSS interfaces on the window object
|
há 4 anos atrás |
Linus Groh
|
ada71dc71b
LibWeb: Add DOM::DOMException class and bindings
|
há 4 anos atrás |
Luke
|
397f432aed
LibWeb: Add XHREventTarget and ProgressEvent constructors to Window
|
há 4 anos atrás |
Andreas Kling
|
8363b3ae99
LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
|
há 4 anos atrás |
Andreas Kling
|
9e45594dc8
LibWeb: Stub out the PerformanceTiming object from Navigation Timing
|
há 4 anos atrás |
Andreas Kling
|
630cbc947a
LibWeb: Construct the IDL interface prototype chains automatically
|
há 4 anos atrás |
Andreas Kling
|
ee7fa49b88
LibWeb: Actually instantiate all the web constructors/prototypes
|
há 4 anos atrás |