ladybird/Libraries/LibWeb
Sam Atkins 3916e33276 LibWeb/CSS: Parse the container-type property
This applies size, inline-size, and style containment in some cases.
There are other WPT tests for that, but we seem to not implement enough
of containment for this to have an effect so I've not imported those.

Gets us 35 WPT subtests.
2025-09-30 22:05:45 +01:00
..
Animations LibWeb: Only update paint-only properties in affected subtrees 2025-09-24 23:59:41 +02:00
ARIA
Bindings LibJS: Fast-path own-property enumeration and reduce descriptor lookups 2025-09-21 15:06:32 +02:00
Clipboard
Compression
ContentSecurityPolicy
Cookie
CookieStore
CredentialManagement
Crypto LibJS+LibWeb: Inline fast path for Value::to_object() 2025-09-15 12:16:58 +02:00
CSS LibWeb/CSS: Parse the container-type property 2025-09-30 22:05:45 +01:00
DOM LibWeb: Replace DateTime::parse with UnixDateTime::parse 2025-09-30 12:39:01 +02:00
DOMURL
Editing LibWeb: Separate relative sizes from absolute_size_mapping 2025-09-19 10:06:33 +01:00
Encoding
EncryptedMediaExtensions
EntriesAPI
EventTiming
Fetch LibWeb: Respect IncludeCredentials for Set-Cookie during fetch 2025-09-24 10:12:56 +01:00
FileAPI
Gamepad LibWeb: Make eventInitDict GamepadEvent constructor parameter optional 2025-09-23 16:04:56 +01:00
Geolocation
Geometry LibWeb: Disallow ASF in DOMMatrix constructor 2025-09-28 17:43:25 +02:00
GPC LibWeb+LibWebView+WebContent: Replace DNT with GPC 2025-09-16 10:38:20 +02:00
HighResolutionTime
HTML LibWeb: Use preferred style for swift guard case clause 2025-09-27 20:38:47 +01:00
IndexedDB
Infra
Internals LibWeb+WebContent+UI: Port text pasting to UTF-16 2025-09-19 06:38:52 -04:00
IntersectionObserver LibWeb/CSS: Use generated FooUnit types instead of Foo::Type 2025-09-11 17:06:44 +01:00
Layout LibWeb/CSS: Parse the container-type property 2025-09-30 22:05:45 +01:00
Loader LibWeb: Respect IncludeCredentials for Set-Cookie during fetch 2025-09-24 10:12:56 +01:00
MathML
MediaCapabilitiesAPI
MediaSourceExtensions
MimeSniff LibWeb/MimeSniff: Match spec change by using correct font essence 2025-09-15 07:31:02 +01:00
MixedContent
NavigationTiming
NotificationsAPI LibWeb: Add a simplified Notification constructor 2025-09-24 11:53:14 +01:00
Page LibWeb+WebContent+UI: Port text pasting to UTF-16 2025-09-19 06:38:52 -04:00
Painting LibWeb: Delete unused Paintable::combined_css_transform() 2025-09-26 20:11:32 +02:00
PerformanceTimeline
PermissionsPolicy
Platform
ReferrerPolicy
RequestIdleCallback
ResizeObserver LibWeb: Get ResizeObserver::m_document from Window directly 2025-09-28 19:25:18 +02:00
ResourceTiming
SecureContexts
Selection LibWeb: Implement up/down arrow navigation for EditingHostManager 2025-09-18 07:39:10 -04:00
Serial
ServiceWorker
SRI
StorageAPI
Streams LibWeb: Fix typo "folowing" → "following" 2025-09-24 11:54:42 +01:00
SVG LibWeb: Support percentage attributes on SVG rect element 2025-09-28 19:25:18 +02:00
TrustedTypes LibWeb: Add innerText attribute of HTMLScriptElement for TrustedTypes 2025-09-16 10:57:34 +02:00
UIEvents
URLPattern
UserTiming
ViewTransition LibWeb/CSS: Use generated FooUnit types instead of Foo::Type 2025-09-11 17:06:44 +01:00
WebAssembly LibWeb: Throw range error when initial is greater than maximum 2025-09-10 05:23:07 +02:00
WebAudio
WebDriver
WebGL LibWeb/WebGL: Define Uint32List exactly like in the spec 2025-09-30 18:35:32 +02:00
WebIDL LibJS: Add inline caching for adding new own properties to objects 2025-09-17 12:44:44 +02:00
WebSockets LibWeb: Receive cookies through principal_host_defined_page 2025-09-09 15:28:38 +02:00
WebVTT
Worker LibWeb: Implement cookie fetching for Workers 2025-09-09 15:28:38 +02:00
XHR
XLink
XML
CMakeLists.txt LibWeb/CSS: Implement CSSTransformValue 2025-09-24 12:27:05 +01:00
Dump.cpp LibWeb: Store correct text offsets in PaintableFragment 2025-09-12 15:34:09 -04:00
Dump.h
Forward.h LibWeb/CSS: Implement CSSTransformValue 2025-09-24 12:27:05 +01:00
GraphemeEdgeTracker.cpp LibWeb: Add a FIXME comment about handling wrapping in arrow navigation 2025-09-18 07:39:10 -04:00
GraphemeEdgeTracker.h LibWeb: Move grapheme edge detection across lines to helper functions 2025-09-18 07:39:10 -04:00
idl_files.cmake LibWeb/CSS: Implement CSSTransformValue 2025-09-24 12:27:05 +01:00
InvalidateDisplayList.h
Namespace.cpp
Namespace.h
PixelUnits.cpp
PixelUnits.h
TraversalDecision.h
TraversalOrder.h
TreeNode.h LibWeb: Make TreeNode::child_at_index() accept a size_t 2025-09-16 06:57:30 -04:00