Shannon Booth
|
77d32fcb5f
LibWeb: Add an initial implementation for Web::FileAPI::FileReader
|
1 year ago |
Timothy Flynn
|
153ae93f9c
LibWeb: Implement ToggleEvent for HTMLDetailsElement
|
1 year ago |
Luke Wilde
|
af2886449a
LibWeb: Implement PerformanceObserver
|
1 year ago |
Andrew Kaster
|
d1aea87889
LibWeb: Add NavigateEvent, the main event of the Navigation API
|
1 year ago |
Andrew Kaster
|
3dd3b2019d
LibWeb: Add NavigationTransition, a transient property of Navigation
|
1 year ago |
Andrew Kaster
|
4989375191
LibWeb: Add NavigationDestination, used for NavigateEvents
|
1 year ago |
Andrew Kaster
|
0c2f758067
LibWeb: Implement the start of the Navigation API
|
1 year ago |
Andrew Kaster
|
51c2835044
LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating
|
1 year ago |
Andrew Kaster
|
3c1d4eab24
LibWeb: Add NavigationHistoryEntry, a wrapper around SessionHistoryEntry
|
1 year ago |
Bastiaan van der Plaat
|
c88f14902b
LibWeb: Add DOMQuad and text tests
|
1 year ago |
Shannon Booth
|
27dd2a40ad
LibWeb: Implement HTMLFormControlsCollection
|
1 year ago |
Shannon Booth
|
daefe744ba
LibWeb: Implement RadioNodeList
|
1 year ago |
Jonah
|
52d6df5ee5
LibWeb: Add the MathML Element
|
2 years ago |
Andreas Kling
|
9e22f01eba
LibWeb: Stub out SVGMaskElement
|
1 year ago |
Andreas Kling
|
9f6ceff7cf
LibWeb: Implement basic version of CSSOM View's VisualViewport
|
2 years ago |
Andreas Kling
|
ec24d7555a
LibWeb: Add a simple `internals` objects only available during testing
|
2 years ago |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
2 years ago |
MacDue
|
b30a1b957d
LibWeb: Add support for SVG <tspan> elements
|
2 years ago |
MacDue
|
0e12503586
LibWeb: Split SVGTextContentElement into spec defined subclasses
|
2 years ago |
Andrew Kaster
|
5c2c412318
Meta: Bind WritableStreamDefaultController to JS
|
2 years ago |
Kenneth Myhra
|
0091a60448
LibWeb: Add TransformStreamDefaultController scaffolding
|
2 years ago |
Kenneth Myhra
|
f1d69d789b
LibWeb: Add TransformStream scaffolding
|
2 years ago |
Luke Wilde
|
165abafb80
LibWeb: Add initial implementation of IntersectionObserver
|
2 years ago |
Andreas Kling
|
8f927eaa68
LibWeb: Add HTMLDocument class
|
2 years ago |
Shannon Booth
|
f86c3ab148
LibWeb: Implement ByteLengthQueuingStrategy highWaterMark property
|
2 years ago |
Shannon Booth
|
c9941ba95b
LibWeb: Implement CountQueuingStrategy highWaterMark property
|
2 years ago |
Caoimhe
|
5ef01e562a
LibWeb: Generate JavaScript bindings for `CSSKeyframesRule`
|
2 years ago |
Caoimhe
|
e3612708c7
LibWeb: Generate JavaScript bindings for `CSSKeyframeRule`
|
2 years ago |
Timothy Flynn
|
c89fd6dff0
LibWeb: Implement the AudioTrack and AudioTrackList interfaces
|
2 years ago |
PrestonLTaylor
|
e2a935b1dc
LibWeb: Implement the `<style>` SVG element
|
2 years ago |