Andreas Kling
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 years ago |
Andreas Kling
|
e43027091d
LibWeb: Don't include HTML/Window.h from DOM/Element.h
|
2 years ago |
Andreas Kling
|
f7678e2797
LibWeb: Don't include Layout/TreeBuilder.h from DOM/Element.h
|
2 years ago |
Timothy Flynn
|
f78eadf00f
LibWeb: Add an interface to be notified of Document state changes
|
2 years ago |
Emil Militzer
|
31e1be0438
LibWeb: Support multi-keyword syntax for CSS display property
|
2 years ago |
martinfalisse
|
22202715fc
LibWeb: Parse `grid-template` property
|
2 years ago |
martinfalisse
|
bebf4363db
LibWeb: Change name of GridTrackSizeListStyleValue
|
2 years ago |
MacDue
|
2fbe5b969b
LibWeb: Add URLStyleValue to represent general url() values
|
2 years ago |
Matthew Olsson
|
e8ad571082
LibWeb: Add ReadableStreamBYOBReader interface
|
2 years ago |
Aliaksandr Kalenik
|
5446c7adc3
LibWeb: Add HTML::POSTResource
|
2 years ago |
Timothy Flynn
|
73a80b7047
LibWeb: Implement the MediaError IDL interface
|
2 years ago |
Luke Wilde
|
1f863de9aa
LibWeb: Add XMLDocument stub
|
2 years ago |
Andreas Kling
|
74a6f50c91
LibWeb: Add HTML::TraversableNavigable
|
2 years ago |
Andreas Kling
|
2d602dcb34
LibWeb: Add HTML::Navigable
|
2 years ago |
Andreas Kling
|
d8ccc2d54e
LibWeb: Rename BrowsingContextContainer => NavigableContainer
|
2 years ago |
Timothy Flynn
|
680a9f748e
LibWeb: Stub out the HTML TimeRanges IDL interface
|
2 years ago |
Timothy Flynn
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 years ago |
Timothy Flynn
|
19cc1327af
LibWeb: Organize LibWeb forwarding header
|
2 years ago |
Timothy Flynn
|
5a98a5529f
LibWeb: Begin implementing media resource seeking
|
2 years ago |
Andreas Kling
|
1df52ea94c
LibWeb: Add HTML::DocumentState
|
2 years ago |
Andreas Kling
|
3b0e5a87db
LibWeb: Make SessionHistoryEntry GC-allocated
|
2 years ago |
Matthew Olsson
|
819b6332d1
LibWeb: Add ReadableStreamByteController interface
|
2 years ago |
Matthew Olsson
|
c7aa4fa166
LibWeb: Add ReadableStreamBYOBRequest interface
|
2 years ago |
Matthew Olsson
|
868cd95069
LibWeb: Add the WritableStreamDefaultController
|
2 years ago |
Timothy Flynn
|
f156d3d5e5
LibWeb: Create a basic layout node for HTMLVideoElement
|
2 years ago |
Timothy Flynn
|
460e1bd072
LibWeb: Implement TrackEvent for media events
|
2 years ago |
Timothy Flynn
|
3f1badf9b2
LibWeb: Implement VideoTrack and VideoTrackList
|
2 years ago |
Matthew Olsson
|
bdab61ad93
LibWeb: Add the WritableStreamDefaultWriter interface
|
2 years ago |
Matthew Olsson
|
e93560b769
LibWeb: Add the WritableStream interface
|
2 years ago |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 years ago |