.. |
Bindings
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
há 3 anos atrás |
CSS
|
3deb58e4bc
LibWeb: Fix CSS selector combinator serialization
|
há 3 anos atrás |
Cookie
|
97bd13264a
Everywhere: Make use of container version of all_of
|
há 4 anos atrás |
Crypto
|
2c6c9b73c8
LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues
|
há 3 anos atrás |
DOM
|
1ea3f34823
LibWeb: Implement Node.getRootNode
|
há 3 anos atrás |
DOMParsing
|
7619dbdbb4
LibWeb: Clean up static function in header
|
há 3 anos atrás |
DumpLayoutTree
|
9d03ea6f74
LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView
|
há 3 anos atrás |
Geometry
|
3c0b55c284
LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it
|
há 3 anos atrás |
HTML
|
e8d4236bbd
LibWeb: Use W3C urls for CSSOM spec links
|
há 3 anos atrás |
HighResolutionTime
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
há 3 anos atrás |
IntersectionObserver
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
há 3 anos atrás |
Layout
|
7879b98f60
LibWeb: Use W3C urls for CSS-DISPLAY spec links
|
há 3 anos atrás |
Loader
|
0db6ca4065
LibWeb: Resolve cyclic dependency between StyleSheet and ImportRule
|
há 3 anos atrás |
NavigationTiming
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Page
|
959b18bde3
LibWeb: Remove a bunch of pointless "else" in EventHandler
|
há 3 anos atrás |
Painting
|
2447b27d97
LibWeb: Implement position:fixed painting at the stacking context level
|
há 3 anos atrás |
RequestIdleCallback
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
há 3 anos atrás |
ResizeObserver
|
fdc1c15064
LibWeb: Stub out a basic ResizeObserver interface
|
há 3 anos atrás |
SVG
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
há 3 anos atrás |
Scripts
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
há 4 anos atrás |
Selection
|
5c9ca5c2dc
LibWeb: Stub out a basic Selection interface
|
há 3 anos atrás |
Tests
|
2f426765a6
LibWeb: Add support HTMLScriptElement.supports
|
há 3 anos atrás |
UIEvents
|
37586f61be
LibWeb: Change the type of MouseEvent members to double
|
há 3 anos atrás |
URL
|
ba0c907a6f
LibWeb: Make the URL.port setter return after assigning the empty string
|
há 3 anos atrás |
WebAssembly
|
52976bfac6
LibJS: Convert to_object() to ThrowCompletionOr
|
há 3 anos atrás |
XHR
|
a7b1c7eb16
LibWeb: Don't send a request body in XMLHttpRequest GET or HEAD
|
há 3 anos atrás |
CMakeLists.txt
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
há 3 anos atrás |
DOMTreeModel.cpp
|
e824454ab4
LibWeb: Implement DOMTreeModel::index_for_node()
|
há 3 anos atrás |
DOMTreeModel.h
|
e824454ab4
LibWeb: Implement DOMTreeModel::index_for_node()
|
há 3 anos atrás |
Dump.cpp
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
há 3 anos atrás |
Dump.h
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
há 3 anos atrás |
FontCache.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
FontCache.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Forward.h
|
ebe704a03d
LibWeb: Stub out a basic IntersectionObserver interface
|
há 3 anos atrás |
InProcessWebView.cpp
|
f67648f872
LibWeb: Rename HTMLDocumentParser => HTMLParser
|
há 3 anos atrás |
InProcessWebView.h
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
há 3 anos atrás |
Namespace.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Namespace.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Origin.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
OutOfProcessWebView.cpp
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
há 3 anos atrás |
OutOfProcessWebView.h
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
há 3 anos atrás |
QualifiedName.h
|
19731fc14c
LibWeb: Use HTML-uppercased qualified name for the Element node name
|
há 4 anos atrás |
StylePropertiesModel.cpp
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
há 3 anos atrás |
StylePropertiesModel.h
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
há 3 anos atrás |
TreeNode.h
|
6f0d7245d7
LibWeb: Allow Document::ref() when ref-count is zero
|
há 3 anos atrás |
WebContentClient.cpp
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
há 3 anos atrás |
WebContentClient.h
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
há 3 anos atrás |
WebViewHooks.h
|
c602db1620
LibWeb: Add missing headers
|
há 3 anos atrás |