MacDue
|
b30a1b957d
LibWeb: Add support for SVG <tspan> elements
|
2 년 전 |
MacDue
|
0e12503586
LibWeb: Split SVGTextContentElement into spec defined subclasses
|
2 년 전 |
Andrew Kaster
|
5c2c412318
Meta: Bind WritableStreamDefaultController to JS
|
2 년 전 |
Kenneth Myhra
|
0091a60448
LibWeb: Add TransformStreamDefaultController scaffolding
|
2 년 전 |
Kenneth Myhra
|
f1d69d789b
LibWeb: Add TransformStream scaffolding
|
2 년 전 |
Luke Wilde
|
165abafb80
LibWeb: Add initial implementation of IntersectionObserver
|
2 년 전 |
Andreas Kling
|
8f927eaa68
LibWeb: Add HTMLDocument class
|
2 년 전 |
Shannon Booth
|
f86c3ab148
LibWeb: Implement ByteLengthQueuingStrategy highWaterMark property
|
2 년 전 |
Shannon Booth
|
c9941ba95b
LibWeb: Implement CountQueuingStrategy highWaterMark property
|
2 년 전 |
Caoimhe
|
5ef01e562a
LibWeb: Generate JavaScript bindings for `CSSKeyframesRule`
|
2 년 전 |
Caoimhe
|
e3612708c7
LibWeb: Generate JavaScript bindings for `CSSKeyframeRule`
|
2 년 전 |
Timothy Flynn
|
c89fd6dff0
LibWeb: Implement the AudioTrack and AudioTrackList interfaces
|
2 년 전 |
PrestonLTaylor
|
e2a935b1dc
LibWeb: Implement the `<style>` SVG element
|
2 년 전 |
Timothy Flynn
|
e2e4e6da52
LibWeb: Implement the SVG title element
|
2 년 전 |
PrestonLTaylor
|
aa691c22d4
LibWeb: Implement the `<symbol>` SVG element
|
2 년 전 |
PrestonLTaylor
|
c7c3043aa2
LibWeb: Implement the `<use>` SVG element
|
2 년 전 |
Luke Wilde
|
a5936864d9
LibWeb: Stub AudioContext constructor
|
2 년 전 |
Luke Wilde
|
036e1e1bcf
LibWeb: Implement performance.{measure,clearMeasures}
|
2 년 전 |
MacDue
|
9b652842e4
LibWeb: Add an initial implementation of SVG `<radialGradient>`
|
2 년 전 |
MacDue
|
aa3464466e
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
|
2 년 전 |
MacDue
|
71938550fa
LibWeb: Implement SVGGradientElement
|
2 년 전 |
MacDue
|
b19d2634f6
LibWeb: Implement SVGStopElement (<stop>)
|
2 년 전 |
MacDue
|
66d1b78348
LibWeb: Implement SVGAnimatedNumber
|
2 년 전 |
Matthew Olsson
|
e8ad571082
LibWeb: Add ReadableStreamBYOBReader interface
|
2 년 전 |
Timothy Flynn
|
73a80b7047
LibWeb: Implement the MediaError IDL interface
|
2 년 전 |
Luke Wilde
|
1f863de9aa
LibWeb: Add XMLDocument stub
|
2 년 전 |
Timothy Flynn
|
680a9f748e
LibWeb: Stub out the HTML TimeRanges IDL interface
|
2 년 전 |
Matthew Olsson
|
819b6332d1
LibWeb: Add ReadableStreamByteController interface
|
2 년 전 |
Matthew Olsson
|
c7aa4fa166
LibWeb: Add ReadableStreamBYOBRequest interface
|
2 년 전 |
Timothy Flynn
|
460e1bd072
LibWeb: Implement TrackEvent for media events
|
2 년 전 |