TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams 3 years ago
..
Bindings 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 years ago
CSS 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis 3 years ago
CodeGenerators 217179a39f LibWeb: Remove unused header includes 3 years ago
Cookie 97bd13264a Everywhere: Make use of container version of all_of 3 years ago
DOM e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree 3 years ago
DumpLayoutTree 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
HTML 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 years ago
HighResolutionTime 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Layout 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis 3 years ago
Loader 652fa54495 Browser+LibWeb: Silence some debug spams 3 years ago
NavigationTiming 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Page f7acd6aca5 LibWeb: Handle when the last selected node does not contain text 4 years ago
Painting 758d816b23 LibWeb: Clear SVG context after SVGSVGBox children are painted 3 years ago
SVG e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree 3 years ago
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Tests 47bfd366a8 LibWeb: Fix syntax for Table test 4 years ago
UIEvents b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
WebAssembly 217179a39f LibWeb: Remove unused header includes 3 years ago
XHR ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 years ago
CMakeLists.txt 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 years ago
DOMTreeJSONModel.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
DOMTreeJSONModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
DOMTreeModel.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
DOMTreeModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
Dump.cpp 8d1762ac62 LibWeb: Fix dump_selector() handling of attribute selectors 4 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 20667dfff5 LibWeb: Plumb calculated StyleValues into CSS::Length 4 years ago
InProcessWebView.cpp 217179a39f LibWeb: Remove unused header includes 3 years ago
InProcessWebView.h 22ab512f39 LibWeb: Remove now-duplicated actions from IPWV regarding text selection 4 years ago
LayoutTreeModel.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 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 c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
OutOfProcessWebView.h ae910e4370 LibWeb: Add OOPWV IPC for selecting all text 4 years ago
QualifiedName.h 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name 4 years ago
StylePropertiesModel.cpp ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
StylePropertiesModel.h ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 3 years ago
TreeNode.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 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 cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 years ago
WebContentClient.h cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 years ago
WebViewHooks.h cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 years ago