Aliaksandr Kalenik 1036e104ef LibWeb: Remove cache for Paintable::is_visible() 1 year ago
..
ARIA 6f5dd9e11c LibWeb: Return correct RoleType for composite ARIA role 1 year ago
Animations 42d5883d57 LibWeb: Set animation update flag from Animation::invalidate_effect() 1 year ago
Bindings 31f345fcb0 LibWeb: Add DeserializationMemory parameter to deserialization_steps() 1 year ago
CSS 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer 1 year ago
Clipboard c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Cookie 242d1d8eba LibWeb: Fail to parse cookie date when date does not exist 1 year ago
Crypto 52f056503d LibWeb: Add {,de}serialization steps for CryptoKey 1 year ago
DOM 4ae2eaead1 LibWeb: Dispatch mouseout and mouseover events 1 year ago
DOMParsing c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
DOMURL e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
Encoding c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Fetch 74377618b1 LibWeb: Process Base64 data URLs with the forgiving Base64 algorithm 1 year ago
FileAPI c92f556aa5 LibWeb: Add {,de}serialization steps for FileList 1 year ago
Geometry 5397340724 LibWeb: Add {,de}serialization steps for DOMQuad 1 year ago
HTML c6899b79b6 LibWeb: Normalize the angle delta in `CanvasPath::ellipse()` 1 year ago
HighResolutionTime c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Infra 1c0541d706 LibWeb: Implement an AO to normalize newlines in a string 1 year ago
Internals 0652d159cf LibWeb: Add a test for mouse{over,out,enter,leave} events 1 year ago
IntersectionObserver c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Layout 9af966f87d LibWeb: Avoid unnecessary Vector copying when generating line boxes 1 year ago
Loader 24ecf31ff5 LibURL+LibWeb: Move data URL processing to LibWeb's fetch infrastructure 1 year ago
MathML c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
MimeSniff 8e5410347b LibWeb/MimeSniff: Add non-standard text or binary context sniffing 1 year ago
NavigationTiming c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Page 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 1 year ago
Painting 1036e104ef LibWeb: Remove cache for Paintable::is_visible() 1 year ago
PerformanceTimeline c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
PermissionsPolicy e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
Platform 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
ReferrerPolicy e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
RequestIdleCallback c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
ResizeObserver c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 years ago
SVG 3518f39b60 LibWeb: Don't crash when querying detached circle element properties 1 year ago
SecureContexts e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
Selection c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
Streams c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
UIEvents 7121539576 LibWeb: Add fast_is<T> for UIEvents::MouseEvent 1 year ago
UserTiming c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WebAssembly c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WebAudio c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WebDriver b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 year ago
WebGL c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WebIDL c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
WebSockets e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
Worker e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
XHR e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
XLink c4efc0a5aa LibWeb: Add Web::XLink::AttributeNames 1 year ago
XML ee6b0e144a LibWeb: Make the default XML namespace an empty Optional 1 year ago
CMakeLists.txt cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props 1 year ago
Dump.cpp ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type 1 year ago
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 year ago
Forward.h 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 year ago
Namespace.cpp 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 year ago
Namespace.h 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString 1 year ago
PixelUnits.cpp c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels 1 year ago
PixelUnits.h 56d355a15e LibWeb: Properly round CSSPixels values in device_to_css_rect 1 year ago
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 year ago
idl_files.cmake c2ef506b4a LibWeb: Add an empty DataTransfer IDL implementation 1 year ago