..
Animations
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
ARIA
Bindings
LibWeb: Implement MessagePort.postMessage closer to the spec
2023-12-19 21:08:05 +01:00
Clipboard
LibWeb: Make HTML::Window::page() return a Page&
2023-12-15 22:04:46 +01:00
Cookie
LibWeb: Port ParsedCookie from DeprecatedString to String
2023-11-28 17:15:27 -05:00
Crypto
LibWeb: Implement normalize_an_algorithm
2023-12-15 21:37:51 +01:00
CSS
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
2023-12-17 23:12:34 +01:00
DOM
LibWeb: Scroll to the top after navigating to a new document
2023-12-20 09:48:06 -07:00
DOMParsing
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
Encoding
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
Fetch
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
FileAPI
LibWeb: Avoid crashing because of empty incumbent settings object stack
2023-12-03 20:28:10 +01:00
Geometry
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
HighResolutionTime
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
HTML
LibWeb: Implement MessagePort.postMessage closer to the spec
2023-12-19 21:08:05 +01:00
Infra
LibWeb: Don't crash on FormData.append() with emoji in name
2023-12-04 00:04:04 +01:00
Internals
LibWeb: Support obsolete but required -webkit- CSS parsing quirk
2023-12-11 16:54:59 +01:00
IntersectionObserver
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
Layout
LibWeb: Add initial support for SVG <textPath>
2023-12-19 21:29:03 +01:00
Loader
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
MathML
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
MimeSniff
LibWeb/MimeSniff: Add sniffing in an audio or video context
2023-12-07 10:31:54 -07:00
NavigationTiming
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
Page
LibWeb+LibWebView+WebContent: Remove unused request_scroll_into_view
2023-12-19 10:45:07 +01:00
Painting
LibWeb: Resolve box shadow data for paintable boxes during layout
2023-12-19 21:08:51 +01:00
PerformanceTimeline
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
PermissionsPolicy
Platform
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
ReferrerPolicy
RequestIdleCallback
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
ResizeObserver
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
SecureContexts
Selection
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
SRI
Streams
LibJS+LibWeb: Add JS::Value constructor for `JS::Handle<T>
`
2023-12-19 09:21:55 -07:00
SVG
LibWeb: Add initial support for SVG <textPath>
2023-12-19 21:29:03 +01:00
UIEvents
LibWeb: Add support for the meta key modifier
2023-12-15 23:19:23 +00:00
URL
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
UserTiming
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
WebAssembly
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
WebAudio
LibWeb: Port Intrinsics from DeprecatedString
2023-11-28 17:15:27 -05:00
WebDriver
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
WebGL
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
WebIDL
LibJS+LibWeb: Add JS::Value constructor for `JS::Handle<T>
`
2023-12-19 09:21:55 -07:00
WebSockets
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Worker
XHR
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
XLink
XML
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
CMakeLists.txt
LibWeb: Add initial support for SVG <textPath>
2023-12-19 21:29:03 +01:00
Dump.cpp
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
2023-12-11 16:54:59 +01:00
Dump.h
FontCache.cpp
FontCache.h
Forward.h
LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx
2023-12-10 17:32:04 +01:00
idl_files.cmake
LibWeb: Add initial support for SVG <textPath>
2023-12-19 21:29:03 +01:00
Namespace.cpp
Namespace.h
PixelUnits.cpp
LibWeb: Refactor int types in WebContentServer to DevicePixels
2023-12-15 17:01:16 +01:00
PixelUnits.h
LibWeb: Refactor int types in WebContentServer to DevicePixels
2023-12-15 17:01:16 +01:00
TreeNode.h