Aliaksandr Kalenik 857537f90c LibWeb: Update HTMLFormElement to use navigables 2 gadi atpakaļ
..
ARIA 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 gadi atpakaļ
Bindings bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String 1 gadu atpakaļ
CSS 23569f8690 LibWeb: Allow fractional font sizes in CSS 1 gadu atpakaļ
Cookie 8ad05fff4a LibWeb: Make Document::set_cookie take a StringView 1 gadu atpakaļ
Crypto 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
DOM 4a6ac18cd4 LibWeb: Call did_finish_load when page readiness changes to complete 1 gadu atpakaļ
DOMParsing 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
Encoding 76449c21b2 LibWeb: Port TextEncoder interface from DeprecatedString to String 1 gadu atpakaļ
Fetch 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 gadu atpakaļ
FileAPI d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 gadu atpakaļ
Geometry 494a8cb816 AK: Add to_radians and to_degrees math functions 1 gadu atpakaļ
HTML 857537f90c LibWeb: Update HTMLFormElement to use navigables 1 gadu atpakaļ
HighResolutionTime 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
Infra c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 2 gadi atpakaļ
Internals 6f8be44c0e LibWeb+WebContent+headless-browser: Support async text tests 1 gadu atpakaļ
IntersectionObserver d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 gadu atpakaļ
Layout 39f16ecd41 LibWeb: Don't break for atomic inline elements in `white-space: nowrap` 1 gadu atpakaļ
Loader 359d8a3dc2 LibWeb: Update Document::create_and_initialize() to match latest spec 1 gadu atpakaļ
MathML 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 gadi atpakaļ
MimeSniff 222cc29c5c LibWeb: Add XMLHttpRequest Document response type 1 gadu atpakaļ
NavigationTiming 18c54d8d40 LibJS: Make Cell::initialize() return void 2 gadi atpakaļ
Page ee50d9b2b5 LibWeb: Update Page to use navigables 1 gadu atpakaļ
Painting 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 gadu atpakaļ
PerformanceTimeline 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
PermissionsPolicy 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 gadi atpakaļ
Platform 4da1f4e836 LibWeb: Make FontPlugin::generic_font_name() return FlyString 1 gadu atpakaļ
ReferrerPolicy 55a01e72ca AK: Port URL username/password from DeprecatedString to String 2 gadi atpakaļ
RequestIdleCallback 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 gadi atpakaļ
ResizeObserver 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 gadi atpakaļ
SRI 22e0603bf7 LibWeb: Implement integrity-metadata part of fetch algorithm 2 gadi atpakaļ
SVG 359d8a3dc2 LibWeb: Update Document::create_and_initialize() to match latest spec 1 gadu atpakaļ
SecureContexts 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 gadi atpakaļ
Selection 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
Streams 54d1f4e234 LibJS: Stop propagating small OOM errors from the Error object 1 gadu atpakaļ
UIEvents e267f8e68f LibWeb: Add modifier keys to MouseEvent 1 gadu atpakaļ
URL 824c54acaf LibWeb/URL: Add `strip_trailing_spaces_from_an_opaque_path()` 1 gadu atpakaļ
UserTiming 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
WebAssembly 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder 1 gadu atpakaļ
WebAudio 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
WebDriver 76af9d434c LibWeb: Port HTMLCanvasElement interface from DeprecatedString to String 1 gadu atpakaļ
WebGL d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 gadu atpakaļ
WebIDL 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
WebSockets 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
XHR e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 gadu atpakaļ
XML e74031a396 LibWeb: Port Document interface from DeprecatedString to String 1 gadu atpakaļ
CMakeLists.txt 7870f10aa8 LibWeb: Introduce the slot concept for HTML slot elements 1 gadu atpakaļ
Dump.cpp aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 gadu atpakaļ
Dump.h aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 gadu atpakaļ
FontCache.cpp 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 gadu atpakaļ
FontCache.h 418f9ceadd LibWeb: Invalidate font cache when web fonts are downloaded 1 gadu atpakaļ
Forward.h 8bb5652835 LibWeb: Implement HTMLDetailsElement's open attribute closer to the spec 1 gadu atpakaļ
Namespace.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 gadi atpakaļ
Namespace.h 25eee91811 AK: Make "foo"_fly_string infallible 2 gadi atpakaļ
PixelUnits.cpp cc74083f27 LibWeb: Inline and constexpr most PixelUnits methods 2 gadi atpakaļ
PixelUnits.h 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes 1 gadu atpakaļ
TreeNode.h 4d4dbacfc3 LibWeb: Remove all the unused functions from TreeNode 1 gadu atpakaļ
idl_files.cmake 153ae93f9c LibWeb: Implement ToggleEvent for HTMLDetailsElement 1 gadu atpakaļ