Timothy Flynn bf7b51a569 LibWeb: Implement HTMLObjectElement's data URL according to the spec 3 年之前
..
Bindings 5d672717aa LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars() 3 年之前
CSS 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 年之前
Cookie 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 年之前
Crypto a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
DOM fd7a059e09 LibWeb: Make NodeIterator behave like other browser engines 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 bf7b51a569 LibWeb: Implement HTMLObjectElement's data URL according to the spec 3 年之前
HighResolutionTime c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
IntersectionObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
Layout eb1d7e8076 LibWeb: Make margins in the main dimension work for flex items 3 年之前
Loader 90829fe880 LibWeb: Allow HTMLObjectElement to convert a Resource to ImageResource 3 年之前
MimeSniff 6e921ae304 LibWeb: Move passed string in MimeType constructor 3 年之前
NavigationTiming c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
Page f7cfd47b48 LibWeb: Add Paintable::dom_node() convenience accessor 3 年之前
Painting ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` 3 年之前
RequestIdleCallback c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
ResizeObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
SVG ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS 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 c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
URL cd6896d343 LibWeb: Convert URL to use TRY for error propagation 3 年之前
WebAssembly c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
WebSockets c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
XHR 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation 3 年之前
CMakeLists.txt 7a6b4e33ba LibWeb: Implement the SVGAnimatedLength type 3 年之前
DOMTreeModel.cpp 69fc7009bf LibWeb: Grey out invisible nodes in the DOM inspector 3 年之前
DOMTreeModel.h 0326ad34df Browser+LibWeb+WebContent: Show style for pseudo-elements :^) 3 年之前
Dump.cpp 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 年之前
Dump.h ed44f9e290 LibWeb: Small improvements to layout tree dumps 3 年之前
FontCache.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
FontCache.h c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
Forward.h e8ab2dab11 LibWeb: Implement a CSS::Number class 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 年之前
InProcessWebView.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
InProcessWebView.h 8b1108e485 Everywhere: Pass AK::StringView by value 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 c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
OutOfProcessWebView.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
OutOfProcessWebView.h 0326ad34df Browser+LibWeb+WebContent: Show style for pseudo-elements :^) 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 46ce50f74e LibWeb: Make Range.setStart and Range.setEnd spec compliant 3 年之前
WebContentClient.cpp 7594350376 Browser: Show currently loading host and remaining resource count 3 年之前
WebContentClient.h 7594350376 Browser: Show currently loading host and remaining resource count 3 年之前
WebViewHooks.h 7594350376 Browser: Show currently loading host and remaining resource count 3 年之前