Simon Danner
|
bd90498332
LibWeb: Add SVGDefsElement
|
3 年之前 |
Andreas Kling
|
e81594d9a1
LibWeb: Sketch out a very basic SVG <clipPath> element
|
3 年之前 |
Igor Pissolati
|
a387b822a0
LibWeb: Add basic constructor/prototype to exotic objects
|
3 年之前 |
Igor Pissolati
|
8da99c3014
LibWeb: Add legacy Option factory function
|
3 年之前 |
Simon Wanner
|
73da139cd7
LibWeb: Expose IdleDeadline on the window object
|
3 年之前 |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 年之前 |
Andreas Kling
|
5d672717aa
LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars()
|
3 年之前 |
Simon Wanner
|
624527f15e
LibWeb: Add stub implementation of HTMLOptionsCollection
|
3 年之前 |
Andreas Kling
|
acbdb95b0a
LibWeb: Add support for DOM's TreeWalker
|
3 年之前 |
Andreas Kling
|
fabcee016f
LibWeb: Add basic support for DOM's NodeIterator and NodeFilter
|
3 年之前 |
Luke Wilde
|
3d44118595
LibWeb: Implement StaticRange
|
3 年之前 |
Luke Wilde
|
a2acda5669
LibWeb: Abstract Range's members into AbstractRange
|
3 年之前 |
Luke Wilde
|
ed76b4238c
LibWeb: Implement the legacy Audio factory function
|
3 年之前 |
Ben Abraham
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
3 年之前 |
Ali Mohammad Pur
|
16c0646b9d
LibWeb: Implement a very basic version of TextDecoder
|
3 年之前 |
DerpyCrabs
|
2f828231c4
LibWeb: Implement Geometry::DOMRectList
|
3 年之前 |
Sam Atkins
|
2fad940b0b
LibWeb: Add SVG `<polygon>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
116a1f485c
LibWeb: Add SVG `<polyline>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
17912330c4
LibWeb: Add SVG `<line>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
3a1a35ef8f
LibWeb: Add SVG `<ellipse>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
21bdcee3c3
LibWeb: Add SVG `<circle>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
1dde6a0a2b
LibWeb: Add SVG `<rect>` element and test case :^)
|
3 年之前 |
Andreas Kling
|
47979996e8
LibWeb: Add Storage interface and window.localStorage
|
3 年之前 |
Luke Wilde
|
11eedc309a
LibWeb: Implement ErrorEvent
|
3 年之前 |
Andreas Kling
|
627ad6c37c
LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events
|
3 年之前 |
Andreas Kling
|
f92ee94fe2
LibWeb: Expose KeyboardEvent's constructor on the window object
|
3 年之前 |
Andreas Kling
|
dc3bf32307
LibWeb: Add barebones CanvasGradient object
|
3 年之前 |
sin-ack
|
9121cc7cae
LibWeb: Implement CanvasRenderingContext2D.measureText
|
3 年之前 |
Linus Groh
|
615be9eb7c
LibWeb: Add the SubtleCrypto interface
|
3 年之前 |
Linus Groh
|
35d3a1e77b
LibWeb: Add the TextEncoder interface
|
3 年之前 |