mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 年之前
..
Bindings 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 年之前
CSS 416033a660 LibWeb: Support range syntax for media queries 3 年之前
Cookie cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 年之前
Crypto ed9c79e131 LibWeb: Use ByteBuffer::copy() instead of a manual copy in SubtleCrypto 3 年之前
DOM 10ec98dd38 Everywhere: Fix spelling mistakes 3 年之前
DOMParsing 7619dbdbb4 LibWeb: Clean up static function in header 3 年之前
DumpLayoutTree b8f11b1bae Everywhere: Remove unused ArgsParser header 3 年之前
Encoding f8387dea26 LibWeb: Implement TextEncoder.prototype.encoding 3 年之前
Geometry 3c0b55c284 LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it 3 年之前
HTML 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 年之前
HighResolutionTime 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() 3 年之前
IntersectionObserver ebe704a03d LibWeb: Stub out a basic IntersectionObserver interface 3 年之前
Layout 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 年之前
Loader 67788641d3 LibWeb: Add a workaround to assign a proper mime type to QOI images 3 年之前
NavigationTiming e1287a9a45 LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTiming 3 年之前
Page 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 年之前
Painting 92708746c8 LibWeb: Implement `background-repeat: round` :^) 3 年之前
RequestIdleCallback 11bb6e045f LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec 3 年之前
ResizeObserver fdc1c15064 LibWeb: Stub out a basic ResizeObserver interface 3 年之前
SVG 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 年之前
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前
Selection 5c9ca5c2dc LibWeb: Stub out a basic Selection interface 3 年之前
Tests 54454952e0 LibWeb: Capture <script> element's node document on execution 3 年之前
UIEvents 37586f61be LibWeb: Change the type of MouseEvent members to double 3 年之前
URL 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
WebAssembly 9d0d3affd4 LibJS: Replace the custom unwind mechanism with completions :^) 3 年之前
XHR a7b1c7eb16 LibWeb: Don't send a request body in XMLHttpRequest GET or HEAD 3 年之前
CMakeLists.txt 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 年之前
DOMTreeModel.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
DOMTreeModel.h 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 年之前
Dump.cpp 1d5d27aa22 LibWeb: Include custom properties in CSS dump 3 年之前
Dump.h 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 年之前
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 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 年之前
ImageDecoding.cpp e017fe92e6 LibWeb: Move ImageDecoder client connection singleton to its own file 3 年之前
ImageDecoding.h e017fe92e6 LibWeb: Move ImageDecoder client connection singleton to its own file 3 年之前
InProcessWebView.cpp 8d1fb299b1 LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method 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 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
OutOfProcessWebView.cpp d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 年之前
OutOfProcessWebView.h 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 年之前
QualifiedName.h 19731fc14c LibWeb: Use HTML-uppercased qualified name for the Element node name 4 年之前
StylePropertiesModel.cpp e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 年之前
StylePropertiesModel.h 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 年之前
TreeNode.h 6f0d7245d7 LibWeb: Allow Document::ref() when ref-count is zero 3 年之前
WebContentClient.cpp 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 年之前
WebContentClient.h 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 年之前
WebViewHooks.h 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 年之前