index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibWeb
/
Forward.h
Age
Commit message (
Expand
)
Author
2023-04-23
LibWeb: Implement the MediaError IDL interface
Timothy Flynn
2023-04-21
LibWeb: Add XMLDocument stub
Luke Wilde
2023-04-19
LibWeb: Add HTML::TraversableNavigable
Andreas Kling
2023-04-19
LibWeb: Add HTML::Navigable
Andreas Kling
2023-04-19
LibWeb: Rename BrowsingContextContainer => NavigableContainer
Andreas Kling
2023-04-19
LibWeb: Stub out the HTML TimeRanges IDL interface
Timothy Flynn
2023-04-18
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
Timothy Flynn
2023-04-18
LibWeb: Organize LibWeb forwarding header
Timothy Flynn
2023-04-17
LibWeb: Begin implementing media resource seeking
Timothy Flynn
2023-04-15
LibWeb: Add HTML::DocumentState
Andreas Kling
2023-04-15
LibWeb: Make SessionHistoryEntry GC-allocated
Andreas Kling
2023-04-12
LibWeb: Add ReadableStreamByteController interface
Matthew Olsson
2023-04-12
LibWeb: Add ReadableStreamBYOBRequest interface
Matthew Olsson
2023-04-09
LibWeb: Add the WritableStreamDefaultController
Matthew Olsson
2023-04-07
LibWeb: Create a basic layout node for HTMLVideoElement
Timothy Flynn
2023-04-07
LibWeb: Implement TrackEvent for media events
Timothy Flynn
2023-04-07
LibWeb: Implement VideoTrack and VideoTrackList
Timothy Flynn
2023-04-06
LibWeb: Add the WritableStreamDefaultWriter interface
Matthew Olsson
2023-04-06
LibWeb: Add the WritableStream interface
Matthew Olsson
2023-04-06
LibWeb: Introduce CustomElementRegistry and creating custom elements
Luke Wilde
2023-04-05
LibWeb: Implement multipart/form-data encoding algorithm
Kenneth Myhra
2023-04-03
LibWeb: Add EdgeStyleValue
MacDue
2023-04-01
LibWeb: Add UnderlyingSource struct for ReadableStream constructor
Matthew Olsson
2023-04-01
LibWeb: Add ReadableStreamDefaultController
Matthew Olsson
2023-04-01
LibWeb: Add ReadableStreamDefaultReader
Matthew Olsson
2023-04-01
LibWeb: Add the ReadableStreamGenericReader mixin interface
Matthew Olsson
2023-03-30
LibWeb: Introduce CalculatedOr type
Sam Atkins
2023-03-29
LibWeb: Implement CRC2D.imageSmoothingEnabled
Andreas Kling
2023-03-23
LibWeb: Implement performance.mark and performance.clearMarks
Luke Wilde
2023-03-23
LibWeb: Introduce Performance Timeline and its Performance functions
Luke Wilde
2023-03-16
LibWeb: Port WebAssembly.Table to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Memory to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Instance to IDL
Timothy Flynn
2023-03-16
LibWeb: Port WebAssembly.Module to IDL
Timothy Flynn
2023-03-16
LibWeb: Define WebAssembly namespace and import it in web bindings
Timothy Flynn
2023-03-08
LibWeb: Add FormDataIterator implementation
Kenneth Myhra
2023-03-07
LibWeb/HTML: Port Window.history to IDL
Linus Groh
2023-03-07
LibWeb: Refactor XHR (almost) exactly to the spec
Luke Wilde
2023-02-28
LibWeb: Implement navigator.{plugins,mimeTypes}
Luke Wilde
2023-02-28
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
Andreas Kling
2023-02-27
LibWeb: Add initial implementation of DOMMatrix(ReadOnly)
Luke Wilde
2023-02-12
LibWeb: Introduce the FormDataEvent interface
Kenneth Myhra
2023-02-12
LibWeb: Introduce the FormData interface from the XHR specification
Kenneth Myhra
2023-01-21
LibWeb: Parse `grid-area` CSS property
martinfalisse
2023-01-21
LibWeb: Parse `grid-template-areas` CSS property
martinfalisse
2023-01-18
LibWeb: Convert the Location object to IDL
Linus Groh
2023-01-14
LibWeb: Override width calculation for table wrappers
Aliaksandr Kalenik
2023-01-10
LibWeb: Generate dedicated methods to create Web constructors/prototypes
Timothy Flynn
2023-01-07
LibWeb: Add Function To Build Accessiblity Tree
Jonah
2022-11-30
LibWeb: Implement RadialGradientStyleValue
MacDue
[next]