Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 年之前
..
Bindings bd90498332 LibWeb: Add SVGDefsElement 3 年之前
CSS 9272c3283b LibWeb: Add missing StyleValue::equals() methods 3 年之前
Cookie f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers 3 年之前
Crypto 086969277e Everywhere: Run clang-format 3 年之前
DOM 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 年之前
DOMParsing 07a2c58da0 LibWeb: Convert InnerHTML to use TRY for error propagation 3 年之前
DumpLayoutTree b8f11b1bae Everywhere: Remove unused ArgsParser header 3 年之前
Encoding 16c0646b9d LibWeb: Implement a very basic version of TextDecoder 3 年之前
Fetch 8cfeca5261 LibWeb: Implement spec-compliant MIME type struct and parser 3 年之前
Geometry a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
HTML 95541d7064 LibWeb: Fix various spec comment inconsistencies 3 年之前
HighResolutionTime c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
IntersectionObserver 6f7cab91a7 LibWeb: Use the specification defined types in IntersectionObserverInit 3 年之前
Layout 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 年之前
Loader 69ca27d3d7 LibWeb: Show correct favicon when default favicon is loaded 3 年之前
MimeSniff 086969277e Everywhere: Run clang-format 3 年之前
NavigationTiming c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
Page 1b94b4c593 LibWeb: Bring MouseEvent a bit closer to spec 3 年之前
Painting 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 年之前
RequestIdleCallback 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback 3 年之前
ResizeObserver 61fc3c31c6 LibWeb: Add the ResizeObserverBoxOptions IDL enum 3 年之前
SVG c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 年之前
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前
Selection a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
Tests 54454952e0 LibWeb: Capture <script> element's node document on execution 3 年之前
UIEvents 7f45a9e9c1 LibWeb: Add "which" attribute to UIEvent 3 年之前
URL 3724ce765e AK+LibWeb: Encode ' ' as '+' in application/x-www-form-urlencoded 3 年之前
WebAssembly 33e27c545e AK: Return Optional<T&> from HashMap<..., T>::get() 3 年之前
WebSockets 086969277e Everywhere: Run clang-format 3 年之前
XHR 69f05a66fc LibWeb: Add XMLHttpRequest::open() overload 3 年之前
XML 086969277e Everywhere: Run clang-format 3 年之前
CMakeLists.txt 5f3498d50f LibWeb: Add code generator for CSS transform functions 3 年之前
DOMTreeModel.cpp 69fc7009bf LibWeb: Grey out invisible nodes in the DOM inspector 3 年之前
DOMTreeModel.h 086969277e Everywhere: Run clang-format 3 年之前
Dump.cpp f4f850aaf2 LibWeb: Support CSSRule.type 3 年之前
Dump.h 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 年之前
FontCache.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
FontCache.h 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
Forward.h 025ee02144 LibWeb: Add missing [as/is]_border_radius_shorthand() methods 3 年之前
ImageDecoding.cpp 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 年之前
ImageDecoding.h e017fe92e6 LibWeb: Move ImageDecoder client connection singleton to its own file 3 年之前
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 086969277e Everywhere: Run clang-format 3 年之前
OutOfProcessWebView.cpp 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
OutOfProcessWebView.h a42e03b01a Browser+LibWeb+WebContent: Implement per-URL-pattern proxies 3 年之前
StylePropertiesModel.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
StylePropertiesModel.h 044be82567 Browser: Allow jumping to stylenames by typing in the inspector 3 年之前
TreeNode.h 086969277e Everywhere: Run clang-format 3 年之前
WebContentClient.cpp 086969277e Everywhere: Run clang-format 3 年之前
WebContentClient.h 7594350376 Browser: Show currently loading host and remaining resource count 3 年之前