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