.. |
Bindings
|
e6abc1b44e
LibWeb: Add a bare implementation of the URL built-in
|
3 anni fa |
CSS
|
0053314dd1
LibWeb: Use initial values from Properties.json inside CSS Parser
|
3 anni fa |
Cookie
|
97bd13264a
Everywhere: Make use of container version of all_of
|
4 anni fa |
DOM
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 anni fa |
DOMParsing
|
8e0f3436a2
LibWeb: Make the innerHTML setter spec compliant
|
3 anni fa |
DumpLayoutTree
|
9d03ea6f74
LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView
|
3 anni fa |
HTML
|
64df30230d
LibWeb: Add HTML::Task::Source::IdleTask
|
3 anni fa |
HighResolutionTime
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
3 anni fa |
Layout
|
5a2e7d30ce
LibWeb: Use Gfx::AntiAliasingPainter to draw SVG paths
|
3 anni fa |
Loader
|
d69e4f9ca7
LibWeb: Don't dump full data URLs in ResourceLoader logging
|
3 anni fa |
NavigationTiming
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Page
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anni fa |
Painting
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 anni fa |
RequestIdleCallback
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 anni fa |
SVG
|
3964b81d2b
LibWeb: Add for CSS `fill/stroke/stroke-color` properties for SVG
|
3 anni fa |
Scripts
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |
Tests
|
2f426765a6
LibWeb: Add support HTMLScriptElement.supports
|
3 anni fa |
UIEvents
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 anni fa |
URL
|
ed5128d759
LibWeb: Add the URL::{protocol, pathname, search, hash} attributes
|
3 anni fa |
WebAssembly
|
c59b97043e
LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA
|
3 anni fa |
XHR
|
d6cfa34667
AK: Make URL::m_port an Optional<u16>, Expose raw port getter
|
3 anni fa |
CMakeLists.txt
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 anni fa |
DOMTreeModel.cpp
|
e824454ab4
LibWeb: Implement DOMTreeModel::index_for_node()
|
3 anni fa |
DOMTreeModel.h
|
e824454ab4
LibWeb: Implement DOMTreeModel::index_for_node()
|
3 anni fa |
Dump.cpp
|
0bcab60463
LibWeb: Make CSSStyleDeclaration an abstract class
|
3 anni fa |
Dump.h
|
dadcb46344
LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const
|
4 anni fa |
FontCache.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
FontCache.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Forward.h
|
11bb6e045f
LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec
|
3 anni fa |
InProcessWebView.cpp
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anni fa |
InProcessWebView.h
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anni fa |
LayoutTreeModel.cpp
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 anni fa |
LayoutTreeModel.h
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 anni fa |
Namespace.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Namespace.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Origin.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
OutOfProcessWebView.cpp
|
c2c007b356
LibWeb: Don't request WebContent repaint while we have repaints pending
|
3 anni fa |
OutOfProcessWebView.h
|
c2c007b356
LibWeb: Don't request WebContent repaint while we have repaints pending
|
3 anni fa |
QualifiedName.h
|
19731fc14c
LibWeb: Use HTML-uppercased qualified name for the Element node name
|
4 anni fa |
StylePropertiesModel.cpp
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 anni fa |
StylePropertiesModel.h
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 anni fa |
TreeNode.h
|
2b57018196
LibWeb: Use default instead of an empty constructor/destructor
|
3 anni fa |
WebContentClient.cpp
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anni fa |
WebContentClient.h
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anni fa |
WebViewHooks.h
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anni fa |