Andreas Kling c25d653c31 LibWeb: Implement Range.commonAncestorContainer 3 năm trước cách đây
..
Bindings 093e66afc0 LibWeb: Make document.createEvent("UIEvent") actually create a UIEvent 3 năm trước cách đây
CSS 31508b2788 LibWeb: Make CSS :empty selector match empty text nodes as well 3 năm trước cách đây
Cookie 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 năm trước cách đây
Crypto a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
DOM c25d653c31 LibWeb: Implement Range.commonAncestorContainer 3 năm trước cách đây
DOMParsing 7619dbdbb4 LibWeb: Clean up static function in header 3 năm trước cách đây
DumpLayoutTree b8f11b1bae Everywhere: Remove unused ArgsParser header 3 năm trước cách đây
Encoding 16c0646b9d LibWeb: Implement a very basic version of TextDecoder 3 năm trước cách đây
Fetch 8cfeca5261 LibWeb: Implement spec-compliant MIME type struct and parser 3 năm trước cách đây
Geometry a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
HTML 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height 3 năm trước cách đây
HighResolutionTime a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
IntersectionObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
Layout 7ed6549c8b LibWeb: Fix off-by-one in calculation of available space for line boxes 3 năm trước cách đây
Loader 8b2499b112 LibWeb: Make document.write() work while document is parsing 3 năm trước cách đây
MimeSniff d1c4a94659 LibWeb: Fix comparing current position to quote in Mime Type quote parse 3 năm trước cách đây
NavigationTiming e1287a9a45 LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTiming 3 năm trước cách đây
Page fde9c1bfb2 LibWeb: Add key code 'Esc' to ignored Keydown Events in EventHandler 3 năm trước cách đây
Painting b715943035 LibWeb: Remove redundant Length::resolved() calls 3 năm trước cách đây
RequestIdleCallback 11bb6e045f LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec 3 năm trước cách đây
ResizeObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
SVG f7dbcb652a LibWeb: SVG parse signed numbers in eliptical arc 3 năm trước cách đây
Scripts 13d7c09125 Libraries: Move to Userland/Libraries/ 4 năm trước cách đây
Selection a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
Tests 54454952e0 LibWeb: Capture <script> element's node document on execution 3 năm trước cách đây
UIEvents d0ab546d7a LibWeb: Implement UIEvent.initUIEvent() 3 năm trước cách đây
URL a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 năm trước cách đây
WebAssembly 117ca843bd LibWeb: Don't check for get().is_empty() in WebAssemblyMemoryConstructor 3 năm trước cách đây
WebSockets 3e2dd5455b LibWeb: Use more relevant WebSocket spec links 3 năm trước cách đây
XHR e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 năm trước cách đây
CMakeLists.txt 608bfac2a9 LibWeb: Implement CSS Time class 3 năm trước cách đây
DOMTreeModel.cpp 8b1108e485 Everywhere: Pass AK::StringView by value 3 năm trước cách đây
DOMTreeModel.h 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 năm trước cách đây
Dump.cpp 817cd13d59 LibWeb: Implement the ::marker pseudo-element 3 năm trước cách đây
Dump.h 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 năm trước cách đây
FontCache.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
FontCache.h 96895cd22c Everywhere: Fully qualify font names by including their slope 3 năm trước cách đây
Forward.h adaab23149 LibWeb: Parse the `content` property 3 năm trước cách đây
ImageDecoding.cpp 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 năm trước cách đây
ImageDecoding.h e017fe92e6 LibWeb: Move ImageDecoder client connection singleton to its own file 3 năm trước cách đây
InProcessWebView.cpp 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 năm trước cách đây
InProcessWebView.h 8b1108e485 Everywhere: Pass AK::StringView by value 3 năm trước cách đây
Namespace.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
Namespace.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
Origin.h 5e8bfb5efc LibWeb: Implement Origin's "same origin-domain" concept 3 năm trước cách đây
OutOfProcessWebView.cpp 65bd4477db LibWeb: Plumb OOPWV focus state across the IPC boundary 3 năm trước cách đây
OutOfProcessWebView.h 65bd4477db LibWeb: Plumb OOPWV focus state across the IPC boundary 3 năm trước cách đây
StylePropertiesModel.cpp e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 năm trước cách đây
StylePropertiesModel.h 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 năm trước cách đây
TreeNode.h 9358f108c4 LibWeb: Add TreeNode<T>::next_in_pre_order(T* stay_within) variant 3 năm trước cách đây
WebContentClient.cpp 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 năm trước cách đây
WebContentClient.h 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 năm trước cách đây
WebViewHooks.h 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 năm trước cách đây