.. |
Bindings
|
5f993eecdb
LibWeb: Replace incorrect empty Optional return with ByteBuffer
|
3 lat temu |
CSS
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 lat temu |
Cookie
|
cb9cac4e40
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
|
3 lat temu |
Crypto
|
ed9c79e131
LibWeb: Use ByteBuffer::copy() instead of a manual copy in SubtleCrypto
|
3 lat temu |
DOM
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 lat temu |
DOMParsing
|
7619dbdbb4
LibWeb: Clean up static function in header
|
3 lat temu |
DumpLayoutTree
|
b8f11b1bae
Everywhere: Remove unused ArgsParser header
|
3 lat temu |
Encoding
|
f8387dea26
LibWeb: Implement TextEncoder.prototype.encoding
|
3 lat temu |
Geometry
|
3c0b55c284
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
|
3 lat temu |
HTML
|
6faaee2bc8
LibWeb: Fix copy/paste typo in CanvasRenderingContext2D::stroke_style()
|
3 lat temu |
HighResolutionTime
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
3 lat temu |
IntersectionObserver
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
3 lat temu |
Layout
|
4a81b33c07
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
|
3 lat temu |
Loader
|
67788641d3
LibWeb: Add a workaround to assign a proper mime type to QOI images
|
3 lat temu |
NavigationTiming
|
e1287a9a45
LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTiming
|
3 lat temu |
Page
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 lat temu |
Painting
|
92708746c8
LibWeb: Implement `background-repeat: round` :^)
|
3 lat temu |
RequestIdleCallback
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 lat temu |
ResizeObserver
|
fdc1c15064
LibWeb: Stub out a basic ResizeObserver interface
|
3 lat temu |
SVG
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 lat temu |
Scripts
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |
Selection
|
5c9ca5c2dc
LibWeb: Stub out a basic Selection interface
|
3 lat temu |
Tests
|
54454952e0
LibWeb: Capture <script> element's node document on execution
|
3 lat temu |
UIEvents
|
37586f61be
LibWeb: Change the type of MouseEvent members to double
|
3 lat temu |
URL
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
WebAssembly
|
7196570f9b
LibWeb: Cast unused smart-pointer return values to void
|
3 lat temu |
XHR
|
a7b1c7eb16
LibWeb: Don't send a request body in XMLHttpRequest GET or HEAD
|
3 lat temu |
CMakeLists.txt
|
4daf07e69f
LibWeb: Implement SubtleCrypto.digest()
|
3 lat temu |
DOMTreeModel.cpp
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
DOMTreeModel.h
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 lat temu |
Dump.cpp
|
1d5d27aa22
LibWeb: Include custom properties in CSS dump
|
3 lat temu |
Dump.h
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
3 lat temu |
FontCache.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
FontCache.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Forward.h
|
615be9eb7c
LibWeb: Add the SubtleCrypto interface
|
3 lat temu |
ImageDecoding.cpp
|
e017fe92e6
LibWeb: Move ImageDecoder client connection singleton to its own file
|
3 lat temu |
ImageDecoding.h
|
e017fe92e6
LibWeb: Move ImageDecoder client connection singleton to its own file
|
3 lat temu |
InProcessWebView.cpp
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 lat temu |
InProcessWebView.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
Namespace.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Namespace.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Origin.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
OutOfProcessWebView.cpp
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 lat temu |
OutOfProcessWebView.h
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 lat temu |
QualifiedName.h
|
19731fc14c
LibWeb: Use HTML-uppercased qualified name for the Element node name
|
4 lat temu |
StylePropertiesModel.cpp
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 lat temu |
StylePropertiesModel.h
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 lat temu |
TreeNode.h
|
6f0d7245d7
LibWeb: Allow Document::ref() when ref-count is zero
|
3 lat temu |
WebContentClient.cpp
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 lat temu |
WebContentClient.h
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 lat temu |
WebViewHooks.h
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 lat temu |