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 年之前