Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class 3 лет назад
..
Bindings b45ed48ca7 LibWeb: Support CSSStyleDeclaration.cssFloat 3 лет назад
CSS bd79c303f6 LibWeb: Implement CSS Frequency class 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 19b5033dc4 LibWeb: Implement Node.removeChild() in terms of "pre-remove" 3 лет назад
DOMParsing 7619dbdbb4 LibWeb: Clean up static function in header 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 8b2499b112 LibWeb: Make document.write() work while document is parsing 3 лет назад
HighResolutionTime a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
IntersectionObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
Layout bb1f26c149 LibWeb: Use correct coordinate space when measuring space between floats 3 лет назад
Loader 8b2499b112 LibWeb: Make document.write() work while document is parsing 3 лет назад
MimeSniff d1c4a94659 LibWeb: Fix comparing current position to quote in Mime Type quote parse 3 лет назад
NavigationTiming e1287a9a45 LibWeb: Use RefCountForwarder for NavigationTiming::PerformanceTiming 3 лет назад
Page fde9c1bfb2 LibWeb: Add key code 'Esc' to ignored Keydown Events in EventHandler 3 лет назад
Painting b715943035 LibWeb: Remove redundant Length::resolved() calls 3 лет назад
RequestIdleCallback 11bb6e045f LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec 3 лет назад
ResizeObserver a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
SVG f7dbcb652a LibWeb: SVG parse signed numbers in eliptical arc 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 438c5bce6c LibWeb: Add MouseEvent.x and MouseEvent.y 3 лет назад
URL a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 лет назад
WebAssembly 117ca843bd LibWeb: Don't check for get().is_empty() in WebAssemblyMemoryConstructor 3 лет назад
WebSockets 3e2dd5455b LibWeb: Use more relevant WebSocket spec links 3 лет назад
XHR e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 лет назад
CMakeLists.txt bd79c303f6 LibWeb: Implement CSS Frequency class 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 7c33a084fb LibWeb: Support CSS :only-of-type selector 3 лет назад
Dump.h 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 лет назад
FontCache.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
FontCache.h 96895cd22c Everywhere: Fully qualify font names by including their slope 3 лет назад
Forward.h bd79c303f6 LibWeb: Implement CSS Frequency 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 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 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 5e8bfb5efc LibWeb: Implement Origin's "same origin-domain" concept 3 лет назад
OutOfProcessWebView.cpp 65bd4477db LibWeb: Plumb OOPWV focus state across the IPC boundary 3 лет назад
OutOfProcessWebView.h 65bd4477db LibWeb: Plumb OOPWV focus state across the IPC boundary 3 лет назад
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 9358f108c4 LibWeb: Add TreeNode<T>::next_in_pre_order(T* stay_within) variant 3 лет назад
WebContentClient.cpp 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 лет назад
WebContentClient.h 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 лет назад
WebViewHooks.h 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 лет назад