Sam Atkins 6c27e2938a LibWeb: Ignore vendor-prefixed at-rules 3 years ago
..
Bindings 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class 3 years ago
CSS 6c27e2938a LibWeb: Ignore vendor-prefixed at-rules 3 years ago
Cookie 97bd13264a Everywhere: Make use of container version of all_of 4 years ago
DOM 8b27bc078c LibWeb: Add ComputedCSSSstyleDeclaration and support 2 properties :^) 3 years ago
DumpLayoutTree 9d03ea6f74 LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView 3 years ago
HTML 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 years ago
HighResolutionTime 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 years ago
Layout e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 years ago
Loader 189066d91d LibWeb: Log resource loading success, failure, and duration 3 years ago
NavigationTiming 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Page bca8707e15 LibWeb: Start tracking elapsed time when a resource is loaded 3 years ago
Painting e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 years ago
SVG e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree 4 years ago
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Tests 2f426765a6 LibWeb: Add support HTMLScriptElement.supports 3 years ago
UIEvents b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
WebAssembly c59b97043e LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA 3 years ago
XHR 19de6bb1cc LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy 3 years ago
CMakeLists.txt 8b27bc078c LibWeb: Add ComputedCSSSstyleDeclaration and support 2 properties :^) 3 years ago
DOMTreeModel.cpp e824454ab4 LibWeb: Implement DOMTreeModel::index_for_node() 3 years ago
DOMTreeModel.h e824454ab4 LibWeb: Implement DOMTreeModel::index_for_node() 3 years ago
Dump.cpp 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class 3 years ago
Dump.h dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const 4 years ago
FontCache.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
FontCache.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Forward.h 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class 3 years ago
InProcessWebView.cpp 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() 3 years ago
InProcessWebView.h e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 years ago
LayoutTreeModel.cpp e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 years ago
LayoutTreeModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
Namespace.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Namespace.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Origin.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
OutOfProcessWebView.cpp 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call 3 years ago
OutOfProcessWebView.h 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call 3 years ago
QualifiedName.h 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name 4 years ago
StylePropertiesModel.cpp e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 years ago
StylePropertiesModel.h e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 years ago
TreeNode.h 1a28fc3cb5 LibWeb: Add preceding and following Node cases in tree constraints 3 years ago
URLEncoder.cpp 70a575d75f LibWeb: Use correct percent encode set for form submissions 4 years ago
URLEncoder.h 70a575d75f LibWeb: Use correct percent encode set for form submissions 4 years ago
WebContentClient.cpp 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call 3 years ago
WebContentClient.h 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call 3 years ago
WebViewHooks.h e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls 3 years ago