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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-05-04
LibWeb: Add an interface to be notified of Document state changes
Timothy Flynn
2023-05-03
LibWeb: Move document loading into separate file
Aliaksandr Kalenik
2023-05-02
LibWeb: Support multi-keyword syntax for CSS display property
Emil Militzer
2023-04-30
LibWeb: Parse `grid-template` property
martinfalisse
2023-04-30
LibWeb: Change name of GridTrackSizeListStyleValue
martinfalisse
2023-04-28
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
MacDue
2023-04-28
LibWeb: Implement SVGGradientElement
MacDue
2023-04-28
LibWeb: Implement SVGStopElement (<stop>)
MacDue
2023-04-28
LibWeb: Implement SVGAnimatedNumber
MacDue
2023-04-27
LibWeb: Add ReadableStreamBYOBReader interface
Matthew Olsson
2023-04-23
LibWeb: Implement the MediaError IDL interface
Timothy Flynn
2023-04-21
LibWeb: Implement integrity-metadata part of fetch algorithm
Sam Atkins
2023-04-21
LibWeb: Add XMLDocument stub
Luke Wilde
2023-04-20
LibWeb/WebDriver: Handle WindowProxy in internal_json_clone_algorithm()
Linus Groh
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-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 simple canvas path clipper
MacDue
2023-04-09
LibWeb: Add WebGL::EventNames
Kenneth Myhra
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-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-31
LibWeb: Add HTMLAnchorElement.referrerPolicy property
Sam Atkins
2023-03-30
LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-30
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
Sam Atkins
2023-03-30
LibWeb: Move PositionValue into its own files
Sam Atkins
2023-03-30
LibWeb: Move CSS::EdgeRect into its own files
Sam Atkins
2023-03-30
LibWeb: Introduce CalculatedOr type
Sam Atkins
2023-03-28
LibWeb: Implement custom element name validation
Srikavin Ramkumar
2023-03-25
LibWeb: Split StyleValueList out of StyleValue.{h,cpp}
Sam Atkins
2023-03-25
LibWeb: Split RectStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-25
LibWeb: Split UnresolvedStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-25
LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-25
LibWeb: Split TextDecorationStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-25
LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp}
Sam Atkins
[next]