Timothy Flynn bf7b51a569 LibWeb: Implement HTMLObjectElement's data URL according to the spec 3 vuotta sitten
..
Bindings 5d672717aa LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars() 3 vuotta sitten
CSS 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 vuotta sitten
Cookie 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 vuotta sitten
Crypto a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
DOM fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines 3 vuotta sitten
DOMParsing 07a2c58da0 LibWeb: Convert InnerHTML to use TRY for error propagation 3 vuotta sitten
DumpLayoutTree b8f11b1bae Everywhere: Remove unused ArgsParser header 3 vuotta sitten
Encoding 16c0646b9d LibWeb: Implement a very basic version of TextDecoder 3 vuotta sitten
Fetch 8cfeca5261 LibWeb: Implement spec-compliant MIME type struct and parser 3 vuotta sitten
Geometry a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTML bf7b51a569 LibWeb: Implement HTMLObjectElement's data URL according to the spec 3 vuotta sitten
HighResolutionTime c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
IntersectionObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
Layout eb1d7e8076 LibWeb: Make margins in the main dimension work for flex items 3 vuotta sitten
Loader 90829fe880 LibWeb: Allow HTMLObjectElement to convert a Resource to ImageResource 3 vuotta sitten
MimeSniff 6e921ae304 LibWeb: Move passed string in MimeType constructor 3 vuotta sitten
NavigationTiming c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
Page f7cfd47b48 LibWeb: Add Paintable::dom_node() convenience accessor 3 vuotta sitten
Painting ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` 3 vuotta sitten
RequestIdleCallback c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
ResizeObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
SVG ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS 3 vuotta sitten
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 vuotta sitten
Selection a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
Tests 54454952e0 LibWeb: Capture <script> element's node document on execution 3 vuotta sitten
UIEvents c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
URL cd6896d343 LibWeb: Convert URL to use TRY for error propagation 3 vuotta sitten
WebAssembly c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
WebSockets c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
XHR 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation 3 vuotta sitten
CMakeLists.txt 7a6b4e33ba LibWeb: Implement the SVGAnimatedLength type 3 vuotta sitten
DOMTreeModel.cpp 69fc7009bf LibWeb: Grey out invisible nodes in the DOM inspector 3 vuotta sitten
DOMTreeModel.h 0326ad34df Browser+LibWeb+WebContent: Show style for pseudo-elements :^) 3 vuotta sitten
Dump.cpp 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 vuotta sitten
Dump.h ed44f9e290 LibWeb: Small improvements to layout tree dumps 3 vuotta sitten
FontCache.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
FontCache.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
Forward.h e8ab2dab11 LibWeb: Implement a CSS::Number class 3 vuotta sitten
ImageDecoding.cpp 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 vuotta sitten
ImageDecoding.h e017fe92e6 LibWeb: Move ImageDecoder client connection singleton to its own file 3 vuotta sitten
InProcessWebView.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
InProcessWebView.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 vuotta sitten
Namespace.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
Namespace.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
Origin.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
OutOfProcessWebView.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
OutOfProcessWebView.h 0326ad34df Browser+LibWeb+WebContent: Show style for pseudo-elements :^) 3 vuotta sitten
StylePropertiesModel.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
StylePropertiesModel.h 044be82567 Browser: Allow jumping to stylenames by typing in the inspector 3 vuotta sitten
TreeNode.h 46ce50f74e LibWeb: Make Range.setStart and Range.setEnd spec compliant 3 vuotta sitten
WebContentClient.cpp 7594350376 Browser: Show currently loading host and remaining resource count 3 vuotta sitten
WebContentClient.h 7594350376 Browser: Show currently loading host and remaining resource count 3 vuotta sitten
WebViewHooks.h 7594350376 Browser: Show currently loading host and remaining resource count 3 vuotta sitten