Adam Hodgen 47bfd366a8 LibWeb: Fix syntax for Table test 4 年之前
..
Bindings 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 年之前
CSS 98a9a1d7f9 Everywhere: Add break after the last case label before `default` 4 年之前
CodeGenerators a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年之前
Cookie ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 年之前
DOM 795786387b LibJS: Remove the NativeProperty mechanism from LibJS 4 年之前
DumpLayoutTree 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
HTML 3e46e8fea8 LibWeb: Fix HTMLTable Element attributes 4 年之前
HighResolutionTime 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Layout c6fafd3e90 AK+Userland: Add generic `AK::abs()` function and use it 4 年之前
Loader 56d25d7210 LibWeb: Show "x86_64" in the user agent string on x86_64 :^) 4 年之前
NavigationTiming 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Page f670adb298 LibWeb: Avoid HashMap copy in BrowsingContext::set_frame_nesting_levels 4 年之前
Painting ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
SVG 5f7f063919 Everywhere: Mark debug-only functions `[[maybe_unused]]` 4 年之前
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前
Tests 47bfd366a8 LibWeb: Fix syntax for Table test 4 年之前
UIEvents b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
WebAssembly e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages 4 年之前
XHR ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
CMakeLists.txt f7ad8c0f94 LibWeb: Add DOMParser 4 年之前
DOMTreeJSONModel.cpp 447ecc2155 LibWeb: Maintain a map of child-to-parent nodes in OOPWV DOM Inspector 4 年之前
DOMTreeJSONModel.h 447ecc2155 LibWeb: Maintain a map of child-to-parent nodes in OOPWV DOM Inspector 4 年之前
DOMTreeModel.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
DOMTreeModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
Dump.cpp 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly 4 年之前
Dump.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
FontCache.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
FontCache.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Forward.h b0208ce433 Everywhere: Forward declare structs as structs 4 年之前
InProcessWebView.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
InProcessWebView.h 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
LayoutTreeModel.cpp ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
LayoutTreeModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
Namespace.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Namespace.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
Origin.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
OutOfProcessWebView.cpp cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 年之前
OutOfProcessWebView.h cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 年之前
QualifiedName.h 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name 4 年之前
StylePropertiesModel.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
StylePropertiesModel.h b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
TreeNode.h ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
URLEncoder.cpp 70a575d75f LibWeb: Use correct percent encode set for form submissions 4 年之前
URLEncoder.h 70a575d75f LibWeb: Use correct percent encode set for form submissions 4 年之前
WebContentClient.cpp cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 年之前
WebContentClient.h cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 年之前
WebViewHooks.h cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 年之前