.. |
ARIA
|
229b64a4b7
Everywhere: Convert from_string_view -> from_string_literal where static
|
11 달 전 |
Animations
|
94b3b84dd8
LibWeb: Make sure style is up-to-date in getAnimations()
|
10 달 전 |
Bindings
|
8d6f36f8d6
LibJS+LibWeb: Add a custom host hook to log unparsed date strings
|
11 달 전 |
CSS
|
09aec4be71
LibWeb/CSS: Implement delete method for FontFaceSet
|
10 달 전 |
Clipboard
|
0b0d44da27
LibWeb: Implement the ClipboardEvent IDL interface
|
11 달 전 |
Cookie
|
e74d2b1762
LibWeb+LibWebView: Set the default path for invalid cookie Path values
|
10 달 전 |
Crypto
|
229b64a4b7
Everywhere: Convert from_string_view -> from_string_literal where static
|
11 달 전 |
DOM
|
8c79edac08
LibWeb: Ensure Elements don't need style update after computing style
|
10 달 전 |
DOMParsing
|
9171c35183
LibWeb: Refactor DOM parsing APIs
|
1 년 전 |
DOMURL
|
d56da8cf9a
LibWeb: Sort URLSearchParams using UTF-16 code units
|
11 달 전 |
Encoding
|
6b2c459901
LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts
|
1 년 전 |
EntriesAPI
|
169163b002
LibWeb/EntriesAPI: Implement FileSystemEntry
|
11 달 전 |
Fetch
|
84351dfa51
LibWeb/Fetch: Handle edge cases in 'get, decode, and split'
|
10 달 전 |
FileAPI
|
67976d041b
LibWeb/FileAPI: Add [Clamp] extended attribute to Blob.slice
|
11 달 전 |
Geometry
|
9b1af542e7
Bindings: Implement is_supported_property_index in terms of item_value
|
1 년 전 |
HTML
|
2106617f5b
LibWeb: Implement `history.scrollRestoration`
|
10 달 전 |
HighResolutionTime
|
a034d1e675
LibWeb/HighResolutionTime: Add missing visit to Performance
|
1 년 전 |
IndexedDB
|
68d84755f4
LibWeb: Implement IDBRequest.onerror
|
1 년 전 |
Infra
|
bfc9dc447f
AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf
|
1 년 전 |
Internals
|
bf668696de
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
10 달 전 |
IntersectionObserver
|
02a56f6480
LibWeb: Remove uses of obsolete PlatformObject::global_object()
|
11 달 전 |
Layout
|
95c17dfab5
LibWeb/CSS: Parse and propagate font-feature-settings property
|
10 달 전 |
Loader
|
2e5edcf27e
LibWeb: Use substring matching for content filters
|
10 달 전 |
MathML
|
0fab3d3b62
LibWeb: MathMLElement includes ElementCSSInlineStyle
|
11 달 전 |
MediaCapabilitiesAPI
|
4c5a176354
LibWeb: Stub MediaCapabilities IDL interface
|
11 달 전 |
MimeSniff
|
b8a5e18a01
LibWeb/MimeSniff: Update the MIME type sniffing algo to meet specs
|
10 달 전 |
MixedContent
|
e6a668ad91
HTML: BrowsingContext: Remove `m_parent` and fix `is_ancestor_of`
|
11 달 전 |
NavigationTiming
|
51528ec677
LibWeb: Normalize all WebIDL definition lines to four leading spaces
|
11 달 전 |
Page
|
bf668696de
LibWeb+WebContent: Do not include DOM HTML in text test expectations
|
10 달 전 |
Painting
|
f377bf862a
LibWeb: Removed unused is_fixed_position flag from PushStackingContext
|
10 달 전 |
PerformanceTimeline
|
53d0dd4a2e
LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration
|
1 년 전 |
PermissionsPolicy
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 년 전 |
Platform
|
233b4f2ca8
LibMedia+everywhere: Remove superfluous and unused audio code
|
10 달 전 |
ReferrerPolicy
|
84a7fead0e
LibURL: Make percent_encode return a String
|
1 년 전 |
RequestIdleCallback
|
02a56f6480
LibWeb: Remove uses of obsolete PlatformObject::global_object()
|
11 달 전 |
ResizeObserver
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 년 전 |
SRI
|
22e0603bf7
LibWeb: Implement integrity-metadata part of fetch algorithm
|
2 년 전 |
SVG
|
de31ea5852
LibWeb: Rename 'cross-origin opener policy' to 'opener policy'
|
10 달 전 |
SecureContexts
|
d14888f31a
LibWeb: Consider resource: URLs to be trustworthy and non-opaque
|
1 년 전 |
Selection
|
94230acf28
LibWeb: Update `Selection.collapse` algorithm
|
11 달 전 |
StorageAPI
|
f0270b92f1
LibWeb: Implement StorageKey and related AOs from Storage specification
|
10 달 전 |
Streams
|
51528ec677
LibWeb: Normalize all WebIDL definition lines to four leading spaces
|
11 달 전 |
UIEvents
|
5e99715377
LibWeb: Add helpers to convert a MouseButton to/from its DOM event code
|
10 달 전 |
UserTiming
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 년 전 |
WebAssembly
|
48366ddddf
LibWeb/WebAssembly: Use a debug flag for dbgln calls
|
11 달 전 |
WebAudio
|
014a069157
WebAudio: Stub remainder of `AudioBufferSourceNode`
|
1 년 전 |
WebDriver
|
709deeb482
LibWeb+WebContent+WebDriver: Implement the Perform Actions endpoint
|
10 달 전 |
WebGL
|
bb95a48035
LibWeb/WebGL: Stub missing includes for WebGLRenderingContext
|
11 달 전 |
WebIDL
|
3be7e88903
LibWeb/WebIDL: Throw correct error when converting integers
|
11 달 전 |
WebSockets
|
4ccc52e921
LibWeb/WebSocket: Allow sending binary blob data over a websocket
|
10 달 전 |
WebVTT
|
973f774e56
LibWeb/WebVTT: Implement VTTCue idl interface
|
10 달 전 |
Worker
|
1d43d5b086
LibWeb: Use proper enums in WorkerOptions dictionary
|
10 달 전 |
XHR
|
57e4fb0cae
LibWeb: Clean up HTMLInputElement-related includes
|
10 달 전 |
XLink
|
c4efc0a5aa
LibWeb: Add Web::XLink::AttributeNames
|
1 년 전 |
XML
|
007c292af3
LibWeb: Execute the correct script in XMLDocumentBuilder::element_end()
|
1 년 전 |
CMakeLists.txt
|
c22a2d8f2b
LibWeb/CSS: Introduce OpenTypeTaggedStyleValue
|
10 달 전 |
Dump.cpp
|
e43f3e4808
LibWeb/CSS: Parse font-[feature,variation]-settings descriptors
|
10 달 전 |
Dump.h
|
1c6133aa52
LibWeb/CSS: Add CSSOM types for `@layer` rules
|
11 달 전 |
Forward.h
|
c22a2d8f2b
LibWeb/CSS: Introduce OpenTypeTaggedStyleValue
|
10 달 전 |
InvalidateDisplayList.h
|
5800b7e884
LibWeb: Invalidate the display list when calling `set_needs_display()`
|
11 달 전 |
Namespace.cpp
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 년 전 |
Namespace.h
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 년 전 |
PixelUnits.cpp
|
c069ab1ca0
LibWeb: Refactor int types in WebContentServer to DevicePixels
|
1 년 전 |
PixelUnits.h
|
2c5d626b21
LibWeb: Don't crash when converting small CSS::Ratio to CSSPixelFraction
|
11 달 전 |
TraversalDecision.h
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 년 전 |
TraversalOrder.h
|
cbb4be3e5e
LibWeb/CSS: Replace style-rule iteration methods with a generic one
|
11 달 전 |
TreeNode.h
|
397774d422
Everywhere: Remove usages of `template` keyword with no parameter list
|
1 년 전 |
idl_files.cmake
|
973f774e56
LibWeb/WebVTT: Implement VTTCue idl interface
|
10 달 전 |