.. |
ARIA
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 tahun lalu |
Bindings
|
39d8c8d2a9
LibJS+LibWeb: Add missing visit calls in visit_edges implementations
|
2 tahun lalu |
CSS
|
a98f5c7251
LibWeb: Make resolved serialization of CSS `display` prefer short form
|
2 tahun lalu |
Cookie
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 tahun lalu |
Crypto
|
15532df83d
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
2 tahun lalu |
DOM
|
78d6e2db8c
LibWeb: Don't invalidate style when attribute set to identical value
|
2 tahun lalu |
DOMParsing
|
67d2e32984
LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h
|
2 tahun lalu |
Encoding
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 tahun lalu |
Fetch
|
aeffa0d988
LibWeb: Make Fetch::Infrastructure::HeaderList::is_empty() public
|
2 tahun lalu |
FileAPI
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 tahun lalu |
Geometry
|
2abe62adfa
LibWeb: Don't divide by 0 in DOMMatrix::invert_self()
|
2 tahun lalu |
HTML
|
58d3322b0e
LibWeb: Don't tell UI process about subframe title changes
|
2 tahun lalu |
HighResolutionTime
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 tahun lalu |
Infra
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 tahun lalu |
IntersectionObserver
|
385b880862
LibWeb: Make factory method of IntersectionObserver fallible
|
2 tahun lalu |
Layout
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 tahun lalu |
Loader
|
213025f210
AK: Rename Time to Duration
|
2 tahun lalu |
MimeSniff
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 tahun lalu |
NavigationTiming
|
f62bcba56a
LibWeb: Specify snake case names for navigation timing entries too
|
2 tahun lalu |
Page
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 tahun lalu |
Painting
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 tahun lalu |
PerformanceTimeline
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 tahun lalu |
PermissionsPolicy
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 tahun lalu |
Platform
|
6d93e03211
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
|
2 tahun lalu |
ReferrerPolicy
|
aef36ce828
LibWeb: Add ReferrerPolicy::EmptyString
|
2 tahun lalu |
RequestIdleCallback
|
b410804f54
LibWeb/HTML: Port Window.requestIdleCallback() to IDL
|
2 tahun lalu |
ResizeObserver
|
ff2a991e19
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
|
2 tahun lalu |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
2 tahun lalu |
SVG
|
0afdde0eef
LibWeb: Consume sign in `SVG::parse_elliptical_arg_argument`
|
2 tahun lalu |
Scripts
|
faab2fe101
LibWeb: Store stylesheet sources as StringViews
|
2 tahun lalu |
SecureContexts
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 tahun lalu |
Selection
|
dcbe927b48
LibWeb: Make factory method of Selection::Selection fallible
|
2 tahun lalu |
Streams
|
22e97332fc
LibWeb: Throw the correct object when enqueuing to a readable stream
|
2 tahun lalu |
Tests
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 tahun lalu |
UIEvents
|
1bbfe4630d
LibWeb: Preserve case for key events
|
2 tahun lalu |
URL
|
36ff6187f6
Everywhere: Change spelling of 'behaviour' to 'behavior'
|
2 tahun lalu |
UserTiming
|
036e1e1bcf
LibWeb: Implement performance.{measure,clearMeasures}
|
2 tahun lalu |
WebAssembly
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
2 tahun lalu |
WebAudio
|
a5936864d9
LibWeb: Stub AudioContext constructor
|
2 tahun lalu |
WebDriver
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 tahun lalu |
WebGL
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 tahun lalu |
WebIDL
|
88e060907b
LibWeb: Implement IDL overload resolution steps to clamp argument counts
|
2 tahun lalu |
WebSockets
|
8addcd237c
LibWeb: Make WebSocket#send support typed arrays, Blob and DataView
|
2 tahun lalu |
XHR
|
d4eaaf905c
LibJS: Port create_iterator_result_object() to NonnullGCPtr
|
2 tahun lalu |
XML
|
8d446d2a9e
LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace
|
2 tahun lalu |
CMakeLists.txt
|
a5936864d9
LibWeb: Stub AudioContext constructor
|
2 tahun lalu |
Dump.cpp
|
4fc5e06837
LibWeb: Include weight and slope in CSSFontFaceRule debug dumps
|
2 tahun lalu |
Dump.h
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2 tahun lalu |
FontCache.cpp
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
2 tahun lalu |
FontCache.h
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
2 tahun lalu |
Forward.h
|
f6fae315e3
LibWeb: Add CustomIdentStyleValue, along with parsing for it
|
2 tahun lalu |
Namespace.cpp
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 tahun lalu |
Namespace.h
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 tahun lalu |
PixelUnits.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 tahun lalu |
TreeNode.h
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 tahun lalu |
idl_files.cmake
|
a5936864d9
LibWeb: Stub AudioContext constructor
|
2 tahun lalu |