Andreas Kling
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 năm trước cách đây |
Idan Horowitz
|
e6abc1b44e
LibWeb: Add a bare implementation of the URL built-in
|
3 năm trước cách đây |
Idan Horowitz
|
f21041861b
LibWeb: Add the URLSearchParams built-in
|
3 năm trước cách đây |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 năm trước cách đây |
Andreas Kling
|
0bcab60463
LibWeb: Make CSSStyleDeclaration an abstract class
|
3 năm trước cách đây |
Linus Groh
|
4155cc7ed5
LibWeb: Start implementing the MediaQueryList interface
|
3 năm trước cách đây |
Luke Wilde
|
1927600852
LibWeb: Add the History object and stub pushState and replaceState
|
3 năm trước cách đây |
Andreas Kling
|
909e522cf7
LibWeb: Schedule HTML::EventLoop processing when there are queued tasks
|
3 năm trước cách đây |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 năm trước cách đây |
Andreas Kling
|
a38aefed0b
LibWeb: Remove bogus forward declaration for Web::StackingContext
|
3 năm trước cách đây |
Luke Wilde
|
1d8f8ea5b1
LibWeb: Add initial support for AbortController and AbortSignal
|
3 năm trước cách đây |
Sam Atkins
|
38ee69adfa
LibWeb: Add StyleValue to Forward.h
|
4 năm trước cách đây |
Tobias Christiansen
|
20667dfff5
LibWeb: Plumb calculated StyleValues into CSS::Length
|
4 năm trước cách đây |
Daniel Bertalan
|
b0208ce433
Everywhere: Forward declare structs as structs
|
4 năm trước cách đây |
Luke
|
f7ad8c0f94
LibWeb: Add DOMParser
|
4 năm trước cách đây |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 năm trước cách đây |
DexesTTP
|
22413ef729
LibWeb: Add WebSocket bindings
|
4 năm trước cách đây |
Andreas Kling
|
e4df1b223f
LibWeb: Implement a slow but functional HTMLCollection :^)
|
4 năm trước cách đây |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 năm trước cách đây |
Timothy Flynn
|
c00760c5f9
Browser+LibWeb+WebContent: Track the source of document.cookie requests
|
4 năm trước cách đây |
Timothy Flynn
|
7193e518d1
Browser+LibWeb: Move the cookie structure into LibWeb
|
4 năm trước cách đây |
Timothy Flynn
|
c2d38abe6f
Browser+LibWeb: Move cookie parser into LibWeb
|
4 năm trước cách đây |
Luke
|
9e338a2be2
LibWeb: Add ProcessingInstruction node
|
4 năm trước cách đây |
Timothy Flynn
|
e1b5613142
LibWeb: Defer mouse events from TextNode to Label
|
4 năm trước cách đây |
Timothy Flynn
|
d8106dda73
LibWeb: Add "Label" to be the layout node for HTMLLabelElement
|
4 năm trước cách đây |
Linus Groh
|
340e1f4b28
LibWeb: Implement the Screen interface
|
4 năm trước cách đây |
Timothy Flynn
|
b50de19cd3
LibWeb: Add support for HTML input type=radio
|
4 năm trước cách đây |
Andreas Kling
|
cad4cc9a2a
LibWeb: Invalidate element style after setting Element.style.foo
|
4 năm trước cách đây |
Andreas Kling
|
33e3f0c71f
LibWeb: Expose barebones CSSStyleDeclaration to JavaScript
|
4 năm trước cách đây |
Andreas Kling
|
0759f54bd3
LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM
|
4 năm trước cách đây |