Timothy Flynn
|
c2ef506b4a
LibWeb: Add an empty DataTransfer IDL implementation
|
1 year ago |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
1 year ago |
Aliaksandr Kalenik
|
fb8edcea00
LibWeb: Flesh out implementation of ResizeObserver interfaces
|
1 year ago |
Matthew Olsson
|
faaf5b9652
LibWeb: Add the AnimationEvent IDL objects
|
1 year ago |
Matthew Olsson
|
3a87c000c4
LibWeb: Add the CSSAnimation IDL object
|
1 year ago |
Andreas Kling
|
b12541b286
LibWeb: Add SVGSVGElement.viewBox attribute
|
1 year ago |
stelar7
|
a8ddf6c2a4
LibWeb: Add the CryptoKey interface
|
1 year ago |
Luke Wilde
|
ddf601830a
LibWeb: Implement SVGAnimatedString
|
1 year ago |
MacDue
|
809c5b0b03
LibWeb: Add initial support for SVG `<textPath>`
|
1 year ago |
Timothy Flynn
|
ffdc2d8add
LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window
|
1 year ago |
Matthew Olsson
|
5824916f8c
LibWeb: Add KeyframeEffect IDL objects
|
1 year ago |
Matthew Olsson
|
43dc9dfb69
LibWeb: Add the AnimationPlaybackEvent IDL object
|
1 year ago |
Timothy Flynn
|
4b94b0b561
LibWeb: Begin implementing the Clipboard API
|
1 year ago |
Matthew Olsson
|
1ca46afa2f
LibWeb: Add the Animation IDL object
|
1 year ago |
Matthew Olsson
|
0df06ce273
LibWeb: Add the AnimationEffect IDL object
|
1 year ago |
Matthew Olsson
|
734076946b
LibWeb: Add DocumentTimeline IDL object
|
1 year ago |
Matthew Olsson
|
521f8bd5f2
LibWeb: Add AnimationTimeline IDL object
|
1 year ago |
Shannon Booth
|
07b332e17c
LibWeb: Add IDL definition for SVGScriptElement
|
1 year ago |
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 |