.. |
ARIA
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
Bindings
|
06c6c40df9
LibWeb+LibJS: Move some code around to make CSS/Parser parse faster
|
2 vuotta sitten |
CSS
|
3ec9fd0aae
LibWeb: Resolve calc() values in CSS transform
|
2 vuotta sitten |
Cookie
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
2 vuotta sitten |
Crypto
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
DOM
|
6b191ab73d
LibJS+LibWeb: Add fast_is<DOM::Node> for JS::Object
|
2 vuotta sitten |
DOMParsing
|
67d2e32984
LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h
|
2 vuotta sitten |
Encoding
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
Fetch
|
6fecd8cc44
LibWeb: Add interface for 'concept-url-parser'
|
2 vuotta sitten |
FileAPI
|
f57310999d
LibWeb: Update workarounds for the empty execution context stack
|
2 vuotta sitten |
Geometry
|
6f8afd8cd9
LibWeb: Implement DOMRect(ReadOnly)#fromRect
|
2 vuotta sitten |
HTML
|
5625ca5cb9
AK: Rename URLParser::parse to URLParser::basic_parse
|
2 vuotta sitten |
HighResolutionTime
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 vuotta sitten |
Infra
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 vuotta sitten |
IntersectionObserver
|
92bc3d200d
LibWeb: Fix incorrectly offset root intersection rectangle for Document
|
2 vuotta sitten |
Layout
|
2138c164c9
LibWeb: Respect justify-items property of grid container
|
2 vuotta sitten |
Loader
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
MimeSniff
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
2 vuotta sitten |
NavigationTiming
|
f62bcba56a
LibWeb: Specify snake case names for navigation timing entries too
|
2 vuotta sitten |
Page
|
f57310999d
LibWeb: Update workarounds for the empty execution context stack
|
2 vuotta sitten |
Painting
|
3ec9fd0aae
LibWeb: Resolve calc() values in CSS transform
|
2 vuotta sitten |
PerformanceTimeline
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 vuotta sitten |
PermissionsPolicy
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 vuotta sitten |
Platform
|
b4fbd30b70
AudioServer+Userland: Decouple client sample rates from device rate
|
2 vuotta sitten |
ReferrerPolicy
|
aef36ce828
LibWeb: Add ReferrerPolicy::EmptyString
|
2 vuotta sitten |
RequestIdleCallback
|
b410804f54
LibWeb/HTML: Port Window.requestIdleCallback() to IDL
|
2 vuotta sitten |
ResizeObserver
|
ff2a991e19
LibWeb: Make factory method of ResizeObserver::ResizeObserver fallible
|
2 vuotta sitten |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
2 vuotta sitten |
SVG
|
73f1c7a030
LibWeb: Remove many redundant SVGUseElement clone calls
|
2 vuotta sitten |
Scripts
|
faab2fe101
LibWeb: Store stylesheet sources as StringViews
|
2 vuotta sitten |
SecureContexts
|
fdfffe2d8c
LibWeb: Use IPv6Address::loopback() instead of parsing "::1"
|
2 vuotta sitten |
Selection
|
dcbe927b48
LibWeb: Make factory method of Selection::Selection fallible
|
2 vuotta sitten |
Streams
|
a52f9970bc
LibWeb: Add AO create_readable_stream()
|
2 vuotta sitten |
Tests
|
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
|
2 vuotta sitten |
UIEvents
|
cd995d113b
LibWeb: Implement KeyboardEvent.location closer to the spec
|
2 vuotta sitten |
URL
|
5625ca5cb9
AK: Rename URLParser::parse to URLParser::basic_parse
|
2 vuotta sitten |
UserTiming
|
036e1e1bcf
LibWeb: Implement performance.{measure,clearMeasures}
|
2 vuotta sitten |
WebAssembly
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
2 vuotta sitten |
WebAudio
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
WebDriver
|
996c020b0d
Everywhere: Remove 'clang-format off' comments that are no longer needed
|
2 vuotta sitten |
WebGL
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 vuotta sitten |
WebIDL
|
06c6c40df9
LibWeb+LibJS: Move some code around to make CSS/Parser parse faster
|
2 vuotta sitten |
WebSockets
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
XHR
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 vuotta sitten |
XML
|
c8d8640018
LibWeb: Detect when an XML document belongs in the SVG namespace
|
2 vuotta sitten |
CMakeLists.txt
|
0091a60448
LibWeb: Add TransformStreamDefaultController scaffolding
|
2 vuotta sitten |
Dump.cpp
|
bf25568703
LibWeb: Bring measuring of scrollable overflow closer to spec
|
2 vuotta sitten |
Dump.h
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2 vuotta sitten |
FontCache.cpp
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
2 vuotta sitten |
FontCache.h
|
5146b9b35e
LibWeb: Scale the font when painting the text on buttons
|
2 vuotta sitten |
Forward.h
|
f1d69d789b
LibWeb: Add TransformStream scaffolding
|
2 vuotta sitten |
Namespace.cpp
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 vuotta sitten |
Namespace.h
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 vuotta sitten |
PixelUnits.h
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 vuotta sitten |
TreeNode.h
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 vuotta sitten |
idl_files.cmake
|
0091a60448
LibWeb: Add TransformStreamDefaultController scaffolding
|
2 vuotta sitten |