.. |
ARIA
|
4321606bba
LibWeb: Port Element interface from DeprecatedString
|
1 tahun lalu |
Bindings
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 tahun lalu |
CSS
|
28c9015bd8
LibWeb: Resolve percentages in calc() for font-size
|
1 tahun lalu |
Cookie
|
8ad05fff4a
LibWeb: Make Document::set_cookie take a StringView
|
1 tahun lalu |
Crypto
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
DOM
|
57d7637b59
LibWeb: Remove DeprecatedString support from {Child,Parent}Node
|
1 tahun lalu |
DOMParsing
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 tahun lalu |
Encoding
|
76449c21b2
LibWeb: Port TextEncoder interface from DeprecatedString to String
|
1 tahun lalu |
Fetch
|
5d885e9047
LibWeb/Fetch: Align `is_network_error()` with the latest specification
|
1 tahun lalu |
FileAPI
|
77d32fcb5f
LibWeb: Add an initial implementation for Web::FileAPI::FileReader
|
1 tahun lalu |
Geometry
|
3c27843cfe
LibWeb: Add DOMMatrix fromFloat32Array and fromFloat64Array
|
1 tahun lalu |
HTML
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 tahun lalu |
HighResolutionTime
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
Infra
|
c084269e5f
LibJS: Make PrimitiveString::utf8_string() infallible
|
2 tahun lalu |
Internals
|
51caa14381
LibWeb: Remove FrameLoader
|
1 tahun lalu |
IntersectionObserver
|
35623ad52e
LibWeb: Visit IntersectionObserverRegistration instead of using Handle
|
1 tahun lalu |
Layout
|
bbfe0d3a82
LibWeb: Implement `text-transform: capitalize`
|
1 tahun lalu |
Loader
|
b9e0ad4358
LibWeb: Make ResourceLoader pass body and headers in error callback
|
1 tahun lalu |
MathML
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 tahun lalu |
MimeSniff
|
355e373ce5
LibWeb/MimeSniff: Add `MimeType::is_json()`
|
1 tahun lalu |
NavigationTiming
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
2 tahun lalu |
Page
|
a5b01689f1
LibWeb+LibWebView+WebContent: Add support for meta theme-color
|
1 tahun lalu |
Painting
|
46254101f7
LibWeb: Change DOM::Position to be GC-allocated
|
1 tahun lalu |
PerformanceTimeline
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
PermissionsPolicy
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 tahun lalu |
Platform
|
4da1f4e836
LibWeb: Make FontPlugin::generic_font_name() return FlyString
|
1 tahun lalu |
ReferrerPolicy
|
55a01e72ca
AK: Port URL username/password from DeprecatedString to String
|
2 tahun lalu |
RequestIdleCallback
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 tahun lalu |
ResizeObserver
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
2 tahun lalu |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
2 tahun lalu |
SVG
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 tahun lalu |
SecureContexts
|
8751be09f9
AK: Serialize URL hosts with 'concept-host-serializer'
|
2 tahun lalu |
Selection
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
Streams
|
d81b0e3c86
LibWeb/Streams: Make ReadIntoRequest GC-allocated
|
1 tahun lalu |
UIEvents
|
e267f8e68f
LibWeb: Add modifier keys to MouseEvent
|
1 tahun lalu |
URL
|
93e230ba58
LibWeb/URL: Use the correct spec URL comment for `URL::port()`
|
1 tahun lalu |
UserTiming
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
WebAssembly
|
573cbb5ca0
LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder
|
1 tahun lalu |
WebAudio
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
WebDriver
|
5e7a82a853
LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob
|
1 tahun lalu |
WebGL
|
65717e3b75
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
1 tahun lalu |
WebIDL
|
a5e05c5082
LibWeb/WebIDL: Implement the wait for all AO
|
1 tahun lalu |
WebSockets
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 tahun lalu |
XHR
|
2b343c9508
LibWeb: Don't crash in XHR.response{,XML} for empty XML document
|
1 tahun lalu |
XML
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 tahun lalu |
CMakeLists.txt
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 tahun lalu |
Dump.cpp
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 tahun lalu |
Dump.h
|
aef4b84e22
LibWeb+WebContent: Add option to dump session history of a traversable
|
1 tahun lalu |
FontCache.cpp
|
545d8336b8
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
1 tahun lalu |
FontCache.h
|
418f9ceadd
LibWeb: Invalidate font cache when web fonts are downloaded
|
1 tahun lalu |
Forward.h
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 tahun lalu |
Namespace.cpp
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 tahun lalu |
Namespace.h
|
25eee91811
AK: Make "foo"_fly_string infallible
|
2 tahun lalu |
PixelUnits.cpp
|
cc74083f27
LibWeb: Inline and constexpr most PixelUnits methods
|
2 tahun lalu |
PixelUnits.h
|
883f44d397
LibWeb: Use `CSSPixels` only when calculating radial gradient sizes
|
1 tahun lalu |
TreeNode.h
|
4d4dbacfc3
LibWeb: Remove all the unused functions from TreeNode
|
2 tahun lalu |
idl_files.cmake
|
07b332e17c
LibWeb: Add IDL definition for SVGScriptElement
|
1 tahun lalu |