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