Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet 2 lat temu
..
Canvas bba14f6014 LibWeb: Add Canvas Context2D basic font property support 2 lat temu
CrossOrigin b8a097f74b LibWeb: Add missing check in CrossOriginGetOwnPropertyHelper 2 lat temu
CustomElements 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 lat temu
EventLoop b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() 2 lat temu
Parser 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet 2 lat temu
Scripting 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script' 2 lat temu
SyntaxHighlighter 6d8f046fd0 LibGfx+Userland: Make TextAttributes::underline_style optional 2 lat temu
AbstractBrowsingContext.h 9f691b7fe4 LibWeb: Convert navigationId from DeprecatedString to String 2 lat temu
ActivateTab.h e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 lat temu
AnimatedBitmapDecodedImageData.cpp e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 lat temu
AnimatedBitmapDecodedImageData.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 lat temu
AnimationFrameCallbackDriver.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 lat temu
AnimationFrameProvider.idl a2fb3a1653 LibWeb/HTML: Port Window.cancelAnimationFrame() to IDL 2 lat temu
AttributeNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 lat temu
AttributeNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 lat temu
AudioTrack.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
AudioTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
AudioTrack.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 lat temu
AudioTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
AudioTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
AudioTrackList.idl c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 lat temu
BrowsingContext.cpp 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm 2 lat temu
BrowsingContext.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
BrowsingContextGroup.cpp 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 lat temu
BrowsingContextGroup.h 3c89286467 LibWeb: Implement creation of fresh top-level traversables 2 lat temu
CORSSettingAttribute.cpp 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 lat temu
CORSSettingAttribute.h 9701128145 LibWeb: Implement the CORS settings attribute credentials mode AO 2 lat temu
CanvasGradient.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
CanvasGradient.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 lat temu
CanvasPattern.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
CanvasPattern.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
CanvasPattern.idl f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 lat temu
CanvasRenderingContext2D.cpp bba14f6014 LibWeb: Add Canvas Context2D basic font property support 2 lat temu
CanvasRenderingContext2D.h bba14f6014 LibWeb: Add Canvas Context2D basic font property support 2 lat temu
CanvasRenderingContext2D.idl 220e34b69d LibWeb: Add Canvas Context2D basic text align and text baseline support 2 lat temu
CloseEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
CloseEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
CloseEvent.idl e661f03ffa LibWeb: Port CloseEvent to new String 2 lat temu
DOMParser.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
DOMParser.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 lat temu
DOMStringMap.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
DOMStringMap.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 lat temu
DecodedImageData.cpp 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class 2 lat temu
DecodedImageData.h e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 lat temu
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 lat temu
DocumentState.cpp 51d64bdaec LibWeb: Add NestedHistory in DocumentState 2 lat temu
DocumentState.h 60a26077a7 LibWeb: Reuse ReferrerType from Fetch in HTML::DocumentState 2 lat temu
ErrorEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
ErrorEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
ErrorEvent.idl 84997ab0ee LibWeb: Port ErrorEvent to new String 2 lat temu
EventHandler.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 lat temu
EventHandler.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 lat temu
EventNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 lat temu
EventNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 lat temu
Focus.cpp d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 lat temu
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 lat temu
FormAssociatedElement.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 lat temu
FormControlInfrastructure.cpp 34344120f2 AK: Make "foo"_string infallible 2 lat temu
FormControlInfrastructure.h c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 lat temu
FormDataEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
FormDataEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
FormDataEvent.idl bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 lat temu
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 lat temu
GlobalEventHandlers.h d7ff360969 LibWeb: Correct casing of webkitTransitionEnd and webkitAnimation* 2 lat temu
HTMLAnchorElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLAnchorElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLAnchorElement.idl 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 lat temu
HTMLAreaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLAreaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLAreaElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLAudioElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLAudioElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLAudioElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLBRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLBRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLBRElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLBaseElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLBaseElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLBaseElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLBlinkElement.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 lat temu
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 lat temu
HTMLBodyElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLBodyElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLBodyElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLButtonElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLButtonElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLButtonElement.idl 14ae0524e9 LibWeb: Add HTMLButtonElement#disabled 2 lat temu
HTMLCanvasElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLCanvasElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLCanvasElement.idl b731705fec LibWeb: Implement HTMLCanvasElement.toBlob() 2 lat temu
HTMLDListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLDataElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDataElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDataElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLDataListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDataListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDataListElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLDetailsElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDetailsElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDetailsElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLDialogElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDialogElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDialogElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLDirectoryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDirectoryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDirectoryElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLDivElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDivElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLDivElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLDocument.cpp 8f927eaa68 LibWeb: Add HTMLDocument class 2 lat temu
HTMLDocument.h 8f927eaa68 LibWeb: Add HTMLDocument class 2 lat temu
HTMLDocument.idl 8f927eaa68 LibWeb: Add HTMLDocument class 2 lat temu
HTMLElement.cpp 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 lat temu
HTMLElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLEmbedElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLEmbedElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLEmbedElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLFieldSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFieldSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFieldSetElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLFontElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFontElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFontElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLFormElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFormElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFormElement.idl c5e0547377 LibWeb: Add HTMLFormElement#{method,action,target} 2 lat temu
HTMLFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFrameElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLFrameSetElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFrameSetElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLFrameSetElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLHRElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHRElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHRElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLHeadElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHeadElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHeadElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLHeadingElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHeadingElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHeadingElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLHtmlElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHtmlElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLHtmlElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLHyperlinkElementUtils.cpp 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 lat temu
HTMLHyperlinkElementUtils.h 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement 2 lat temu
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 lat temu
HTMLIFrameElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLIFrameElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLIFrameElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLImageElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLImageElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLImageElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLInputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLInputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLInputElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLLIElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLIElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLIElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLLabelElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLabelElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLabelElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLLegendElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLegendElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLegendElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLLinkElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLinkElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLLinkElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLMapElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMapElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMapElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLMarqueeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMarqueeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMarqueeElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLMediaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMediaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMediaElement.idl b9e4dc2cb7 LibWeb: Implement the HTMLMediaElement volume and muted IDL attributes 2 lat temu
HTMLMenuElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMenuElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMenuElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLMetaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMetaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMetaElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLMeterElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMeterElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLMeterElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLModElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLModElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLModElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLOListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLObjectElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLObjectElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLObjectElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLOptGroupElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOptGroupElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOptGroupElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLOptionElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOptionElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLOptionsCollection.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOptionsCollection.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 lat temu
HTMLOutputElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOutputElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLOutputElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLParagraphElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLParagraphElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLParagraphElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLParamElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLParamElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLParamElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLPictureElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLPictureElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLPictureElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLPreElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLPreElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLPreElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLProgressElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLProgressElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLProgressElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLQuoteElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLQuoteElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLQuoteElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLScriptElement.cpp 7fa5dd7a92 LibWeb: Implement more steps in 'fetching a single module script' 2 lat temu
HTMLScriptElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLScriptElement.idl a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure 2 lat temu
HTMLSelectElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSelectElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSelectElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLSlotElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSlotElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSlotElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLSourceElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSourceElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSourceElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSpanElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLStyleElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLSummaryElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLSummaryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableCaptionElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableCaptionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableCaptionElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTableCellElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableCellElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableCellElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTableColElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableColElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableColElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTableElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTableRowElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableRowElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableRowElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTableSectionElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableSectionElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTableSectionElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTemplateElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTemplateElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTemplateElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLTextAreaElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTextAreaElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTextAreaElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTimeElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTimeElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTimeElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLTitleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTitleElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLTrackElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTrackElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLTrackElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLUListElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLUListElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLUListElement.idl 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 lat temu
HTMLUnknownElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLUnknownElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLUnknownElement.idl 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 lat temu
HTMLVideoElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLVideoElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
HTMLVideoElement.idl 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes 2 lat temu
History.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
History.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object 2 lat temu
HistoryHandlingBehavior.h 4d8edf65b5 LibWeb: Add HistoryHandlingBehavior::Push 2 lat temu
ImageData.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
ImageData.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 lat temu
ImageRequest.cpp 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 lat temu
ImageRequest.h 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 lat temu
ListOfAvailableImages.cpp 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 lat temu
ListOfAvailableImages.h 9281bf7a01 LibWeb: Add class to represent "list of available images" from HTML spec 2 lat temu
Location.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Location.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Location.idl 00493687f2 LibWeb: Implement location.assign 2 lat temu
MediaError.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MediaError.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MediaError.idl 73a80b7047 LibWeb: Implement the MediaError IDL interface 2 lat temu
MessageChannel.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MessageChannel.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 lat temu
MessageEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MessageEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MessageEvent.idl eed69e5093 LibWeb: Port MessageEvent to new String 2 lat temu
MessagePort.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MessagePort.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MessagePort.idl 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 lat temu
MimeType.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MimeType.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MimeType.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 lat temu
MimeTypeArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MimeTypeArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
MimeTypeArray.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 lat temu
Navigable.cpp 406e3ed849 LibWeb: Implement getting the container document of a navigable 2 lat temu
Navigable.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
NavigableContainer.cpp 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 lat temu
NavigableContainer.h 41f9dcd89b LibWeb: Implement "create a new child navigable" and supporting code 2 lat temu
NavigationParams.h a27a30898c LibWeb: Add fetch_controller property in HTML::NavigationParams 2 lat temu
Navigator.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Navigator.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Navigator.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 lat temu
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu
NavigatorID.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 lat temu
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu
Origin.h 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 lat temu
POSTResource.h bccc687175 LibWeb: Add request_body property in HTML::POSTResource 2 lat temu
PageTransitionEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
PageTransitionEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
PageTransitionEvent.idl 97947fdffa LibWeb: Port PageTransitionEvent to new String 2 lat temu
Path2D.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Path2D.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Path2D.idl a964ebc255 LibWeb: Implement Path2D#addPath 2 lat temu
Plugin.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Plugin.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Plugin.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 lat temu
PluginArray.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
PluginArray.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
PluginArray.idl 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 lat temu
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 lat temu
PotentialCORSRequest.cpp f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 lat temu
PotentialCORSRequest.h f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 lat temu
PromiseRejectionEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
PromiseRejectionEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
PromiseRejectionEvent.idl dd2d029952 LibWeb: Port PromiseRejectionEvent to new String 2 lat temu
RemoteBrowsingContext.cpp c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
RemoteBrowsingContext.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes 2 lat temu
ScrollOptions.h e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 lat temu
SessionHistoryEntry.cpp aa33a3381b LibWeb: Add missing properties from latest spec in SessionHistoryEntry 2 lat temu
SessionHistoryEntry.h 74ab8ec4f0 LibWeb: Add step property in SessionHistoryEntry 2 lat temu
SharedImageRequest.cpp 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 lat temu
SharedImageRequest.h 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 lat temu
SourceSet.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 2 lat temu
SourceSet.h 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 2 lat temu
SourceSnapshotParams.h 8be3de665b LibWeb: Introduce SourceSnapshotParams 2 lat temu
Storage.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Storage.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 lat temu
StructuredSerialize.cpp c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 2 lat temu
StructuredSerialize.h 09841f56ed LibWeb: Add initial implementation of structured clone 2 lat temu
SubmitEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
SubmitEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
SubmitEvent.idl cec1cda8b0 LibWeb: Port SubmitEvent to new String 2 lat temu
TagNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 lat temu
TagNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 lat temu
TextMetrics.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
TextMetrics.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 lat temu
TimeRanges.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
TimeRanges.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
TimeRanges.idl 680a9f748e LibWeb: Stub out the HTML TimeRanges IDL interface 2 lat temu
Timer.cpp b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 lat temu
Timer.h b579093ad0 LibWeb: Change HTML::Timer to store its owning window as a JS::Object 2 lat temu
TokenizedFeatures.h 2a410f8985 LibWeb: Change "popup"-related storage types to named enums 2 lat temu
TrackEvent.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
TrackEvent.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
TrackEvent.idl 6520a9a849 LibWeb: Support TrackEvent instances with an AudioTrack track type 2 lat temu
TraversableNavigable.cpp 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 lat temu
TraversableNavigable.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 lat temu
VideoTrack.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
VideoTrack.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
VideoTrack.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 lat temu
VideoTrackList.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
VideoTrackList.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
VideoTrackList.idl 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 lat temu
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 lat temu
Window.cpp 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int 2 lat temu
Window.h 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 2 lat temu
Window.idl 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 2 lat temu
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 lat temu
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 lat temu
WindowLocalStorage.idl 37e9302dd9 LibWeb/HTML: Port Window.localStorage to IDL 2 lat temu
WindowOrWorkerGlobalScope.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
WindowOrWorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
WindowOrWorkerGlobalScope.idl 0aa4466ce9 LibWeb: Port {set,clear}{Timeout,Interval} to IDL 2 lat temu
WindowProxy.cpp a653b60e49 LibWeb: Implement basic support for window[number] 2 lat temu
WindowProxy.h 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 lat temu
WindowSessionStorage.idl a31c561a5a LibWeb/HTML: Port Window.sessionStorage to IDL 2 lat temu
Worker.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 lat temu
Worker.h 2eaa528a0e LibJS: Rip out the AST interpreter :^) 2 lat temu
Worker.idl e905f25911 LibWeb: Port Worker to new String 2 lat temu
WorkerDebugConsoleClient.cpp f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print 2 lat temu
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 lat temu
WorkerGlobalScope.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
WorkerGlobalScope.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
WorkerGlobalScope.idl be727ea871 LibWeb: Port WorkerGlobalScope to new String 2 lat temu
WorkerLocation.cpp 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 2 lat temu
WorkerLocation.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
WorkerLocation.idl 9c5bdb0b86 LibWeb: Port WorkerLocation to new String 2 lat temu
WorkerNavigator.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
WorkerNavigator.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 lat temu
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu