Pavel Shliak 361c6f1b64 LibWeb: Update Location initialization according to spec 7 months ago
..
Canvas a6ef6550f3 LibWeb+LibGfx: Implement Canvas2D filters 7 months ago
CrossOrigin f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CustomElements 5651c6fd9b LibWeb: Match spec changes for "custom element registry" concept 7 months ago
EventLoop 6a668f27c7 LibWeb: Push promise rejection handling onto UniversalGlobalScopeMixin 7 months ago
Parser 4c5a40579a LibWeb: Match spec changes to "create an element" algorithm 7 months ago
Scripting fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
SyntaxHighlighter 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AbstractWorker.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AbstractWorker.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AbstractWorker.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ActivateTab.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AnimatedBitmapDecodedImageData.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimatedBitmapDecodedImageData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationFrameCallbackDriver.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationFrameCallbackDriver.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AnimationFrameProvider.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AttributeNames.cpp 583ca6af89 LibWeb: Implement <input type=checkbox switch> experimentally 7 months ago
AttributeNames.h 583ca6af89 LibWeb: Implement <input type=checkbox switch> experimentally 7 months ago
AudioPlayState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AudioTrack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrack.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
AudioTrackList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrackList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
AudioTrackList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
BeforeUnloadEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
BeforeUnloadEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
BeforeUnloadEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
BroadcastChannel.cpp e565e3c557 LibWeb: Implement BroadcastChannel.postMessage 7 months ago
BroadcastChannel.h e565e3c557 LibWeb: Implement BroadcastChannel.postMessage 7 months ago
BroadcastChannel.idl e565e3c557 LibWeb: Implement BroadcastChannel.postMessage 7 months ago
BrowsingContext.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
BrowsingContext.h 310cdc35f0 LibWeb: Fill-in some fixmes around sandboxing flag sets 7 months ago
BrowsingContextGroup.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
BrowsingContextGroup.h 6f81b80114 Everywhere: Include HashMap only where it's actually used 7 months ago
CORSSettingAttribute.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CORSSettingAttribute.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CanvasGradient.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasGradient.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasGradient.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CanvasPattern.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasPattern.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CanvasPattern.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CanvasRenderingContext2D.cpp a6ef6550f3 LibWeb+LibGfx: Implement Canvas2D filters 7 months ago
CanvasRenderingContext2D.h a6ef6550f3 LibWeb+LibGfx: Implement Canvas2D filters 7 months ago
CanvasRenderingContext2D.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CloseEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CloseWatcher.cpp e27c59047a LibWeb: Handle abort signal in CloseWatcher 7 months ago
CloseWatcher.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseWatcher.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
CloseWatcherManager.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
CloseWatcherManager.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ColorPickerUpdateState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DOMParser.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMParser.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMParser.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DOMStringList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DOMStringMap.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringMap.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DOMStringMap.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DataTransfer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransfer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransfer.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DataTransferItem.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItem.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItem.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DataTransferItemList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItemList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DataTransferItemList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Dates.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Dates.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DecodedImageData.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DecodedImageData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DedicatedWorkerGlobalScope.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DedicatedWorkerGlobalScope.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DedicatedWorkerGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DocumentReadyState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DocumentState.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DocumentState.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DragDataStore.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DragDataStore.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
DragEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DragEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
DragEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ElementInternals.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ElementInternals.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ElementInternals.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EmbedderPolicy.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EmbedderPolicy.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ErrorEvent.cpp a5bdc56063 LibWeb/HTML: Make ErrorEvent::create a trusted event 7 months ago
ErrorEvent.h e5436ce593 LibWeb/HTML: Remove uneeded FIXME about use of USVString 7 months ago
ErrorEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EventHandler.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
EventHandler.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
EventNames.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EventNames.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
EventSource.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
EventSource.h 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
EventSource.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FileFilter.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FileFilter.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Focus.cpp 3e8c8b185e LibWeb: Use WindowProxy instead of Window in UI Events IDL 8 months ago
Focus.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
FormAssociatedElement.cpp 2b1725ea51 LibWeb: Collapse selection when selecting text inside a text control 7 months ago
FormAssociatedElement.h 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
FormControlInfrastructure.cpp ea0e434d1d LibWeb: Allow FormData entry list to be mutated within a FormDataEvent 8 months ago
FormControlInfrastructure.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormDataEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormDataEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
FormDataEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GlobalEventHandlers.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
GlobalEventHandlers.h 75b7a3e413 LibWeb: Add definitions for PointerEvent event handlers 7 months ago
HTMLAllCollection.cpp cfb00ba494 LibJS: Stop lazily coercing numeric `PropertyKey`s 7 months ago
HTMLAllCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAllCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLAnchorElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAnchorElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAnchorElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLAreaElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAreaElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAreaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLAudioElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAudioElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLAudioElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLBRElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBRElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBRElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLBaseElement.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
HTMLBaseElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBaseElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLBodyElement.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
HTMLBodyElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLBodyElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLButtonElement.cpp 022141647a LibWeb: Implement `PopoverInvokerElement` attribute change steps 7 months ago
HTMLButtonElement.h 022141647a LibWeb: Implement `PopoverInvokerElement` attribute change steps 7 months ago
HTMLButtonElement.idl a276cf2d5e LibWeb: Add PopOverInvokerElement and use it in HTMLButtonElement 7 months ago
HTMLCanvasElement.cpp 62ecff0b40 LibWeb: Report exceptions that occur during microtask callback 7 months ago
HTMLCanvasElement.h af536e1192 LibWeb: Add stubbed-out WebGL2RenderingContext 7 months ago
HTMLCanvasElement.idl af536e1192 LibWeb: Add stubbed-out WebGL2RenderingContext 7 months ago
HTMLDListElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDListElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDataElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDataListElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataListElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDataListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDetailsElement.cpp b17bbe6d1f LibWeb: Implement `::details-content` pseudo element 7 months ago
HTMLDetailsElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDetailsElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDialogElement.cpp eb1c60f37b LibWeb: Implement popover methods 7 months ago
HTMLDialogElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDialogElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDirectoryElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDirectoryElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDirectoryElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDivElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDivElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDivElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLDocument.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDocument.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLDocument.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLElement.cpp 4c5a40579a LibWeb: Match spec changes to "create an element" algorithm 7 months ago
HTMLElement.h 0a02eb639d LibWeb: Implement popover's close watcher 7 months ago
HTMLElement.idl eb1c60f37b LibWeb: Implement popover methods 7 months ago
HTMLEmbedElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLEmbedElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLEmbedElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFieldSetElement.cpp c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLFieldSetElement.h c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLFieldSetElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFontElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFontElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFontElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFormControlsCollection.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFormControlsCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFormControlsCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFormElement.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
HTMLFormElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFormElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFrameElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLFrameSetElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameSetElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLFrameSetElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHRElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHRElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHRElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHeadElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHeadingElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadingElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHeadingElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHtmlElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHtmlElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLHtmlElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHyperlinkElementUtils.cpp 943ec820fc LibWeb: Avoid dereferencing an empty optional URL 7 months ago
HTMLHyperlinkElementUtils.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLHyperlinkElementUtils.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLIFrameElement.cpp 18dddaa742 LibWeb/HTML: Use DOM's post-connection steps for iframe elements 7 months ago
HTMLIFrameElement.h 18dddaa742 LibWeb/HTML: Use DOM's post-connection steps for iframe elements 7 months ago
HTMLIFrameElement.idl 634823d5b4 LibWeb: Implement HTMLIFrameElement.sandbox 8 months ago
HTMLImageElement.cpp 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLImageElement.h 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLImageElement.idl e176871fdf LibWeb: Use [Reflect] to implement `HTMLImageElement.decoding` 7 months ago
HTMLInputElement.cpp 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLInputElement.h 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLInputElement.idl 583ca6af89 LibWeb: Implement <input type=checkbox switch> experimentally 7 months ago
HTMLLIElement.cpp a61883ae88 LibWeb: Use correct integer parsing rules in `HTMLLIElement::value()` 7 months ago
HTMLLIElement.h 2d638485a8 LibWeb: Assign “orphaned” li elements the default ARIA role “none” 7 months ago
HTMLLIElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLLabelElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLLabelElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLLabelElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLLegendElement.cpp c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLLegendElement.h c47d19d05a LibWeb: Update LegendBox and FieldSetBox to use GC namespace 8 months ago
HTMLLegendElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLLinkElement.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
HTMLLinkElement.h 4ad8ba11d5 LibWeb: Use the [Reflect] attribute to implement `HTMLLinkElement.as` 7 months ago
HTMLLinkElement.idl 4ad8ba11d5 LibWeb: Use the [Reflect] attribute to implement `HTMLLinkElement.as` 7 months ago
HTMLMapElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMapElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMapElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMarqueeElement.cpp a8719a706b LibWeb: Limit HTMLMarqueeElement attributes to allowed values 7 months ago
HTMLMarqueeElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMarqueeElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMediaElement.cpp aa29a3ff6b LibWeb/HTML: Update resource fetch algorithm to match current spec 7 months ago
HTMLMediaElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMediaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMenuElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMenuElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMenuElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMetaElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMetaElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMetaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLMeterElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMeterElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLMeterElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLModElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLModElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLModElement.idl 74645facae LibWeb/HTML: Implement cite attribute according to spec 7 months ago
HTMLOListElement.cpp 9face18ab2 LibWeb: Use correct integer parsing rules in `HTMLOListElement::start()` 7 months ago
HTMLOListElement.h 9face18ab2 LibWeb: Use correct integer parsing rules in `HTMLOListElement::start()` 7 months ago
HTMLOListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLObjectElement.cpp 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLObjectElement.h 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLObjectElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOptGroupElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptGroupElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptGroupElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOptionElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionElement.idl 4c2d4cdf50 LibWeb: Implement HTMLOptionElement.label more correctly 8 months ago
HTMLOptionsCollection.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionsCollection.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOptionsCollection.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLOrSVGElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOrSVGElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLOrSVGElement.idl 9730e47d51 LibWeb: Add CanvasImageSource to ImageBitmapSource typedef 7 months ago
HTMLOutputElement.cpp 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLOutputElement.h 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLOutputElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLParagraphElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParagraphElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParagraphElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLParamElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParamElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLParamElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLPictureElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPictureElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPictureElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLPreElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPreElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLPreElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLProgressElement.cpp e85c3c97fb LibWeb: Add mode flag to CSSStyleValue::to_string() 7 months ago
HTMLProgressElement.h 99f8972928 LibWeb: Ignore negative values when setting `HTMLProgressElement.max` 7 months ago
HTMLProgressElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLQuoteElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLQuoteElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLQuoteElement.idl 74645facae LibWeb/HTML: Implement cite attribute according to spec 7 months ago
HTMLScriptElement.cpp ac6fe2e211 LibWeb: Implement multiple import map support 7 months ago
HTMLScriptElement.h 0a216f9c14 LibWeb/HTML: Use DOM's post connection steps for <script> elements 7 months ago
HTMLScriptElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSelectElement.cpp 6218f1a609 LibWeb: Limit `HTMLSelectElement.size` to allowed values 7 months ago
HTMLSelectElement.h 6218f1a609 LibWeb: Limit `HTMLSelectElement.size` to allowed values 7 months ago
HTMLSelectElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSlotElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSlotElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSlotElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSourceElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSourceElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSourceElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSpanElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSpanElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSpanElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLStyleElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLStyleElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLStyleElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLSummaryElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLSummaryElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableCaptionElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableCaptionElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableCaptionElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableCellElement.cpp e49fe384d1 LibWeb: Align default “th” and “td” roles with HTML-AAM spec and tests 7 months ago
HTMLTableCellElement.h 9fc2a63131 LibWeb: Limit `HTMLTableCellElement` rowSpan to allowed values 7 months ago
HTMLTableCellElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableColElement.cpp 44cf457fd2 LibWeb: Limit `HTMLTableColElement` span to allowed values 7 months ago
HTMLTableColElement.h 44cf457fd2 LibWeb: Limit `HTMLTableColElement` span to allowed values 7 months ago
HTMLTableColElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableElement.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
HTMLTableElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableRowElement.cpp 4c5a40579a LibWeb: Match spec changes to "create an element" algorithm 7 months ago
HTMLTableRowElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableRowElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTableSectionElement.cpp 4c5a40579a LibWeb: Match spec changes to "create an element" algorithm 7 months ago
HTMLTableSectionElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTableSectionElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTemplateElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTemplateElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTemplateElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTextAreaElement.cpp 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLTextAreaElement.h 40cb36607c LibWeb: Include namespace parameter in `associated_attribute_changed()` 7 months ago
HTMLTextAreaElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTimeElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTimeElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTimeElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTitleElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTitleElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTitleElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLTrackElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTrackElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLTrackElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLUListElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUListElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUListElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLUnknownElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUnknownElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLUnknownElement.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HTMLVideoElement.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLVideoElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HTMLVideoElement.idl 67d05b0104 LibWeb: Use `[URL]` extended attribute for `HTMLVideoElement.poster` 7 months ago
HashChangeEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HashChangeEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
HashChangeEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
History.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
History.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
History.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
HistoryHandlingBehavior.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ImageBitmap.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageBitmap.h 9730e47d51 LibWeb: Add CanvasImageSource to ImageBitmapSource typedef 7 months ago
ImageBitmap.idl 9730e47d51 LibWeb: Add CanvasImageSource to ImageBitmapSource typedef 7 months ago
ImageData.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageData.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageData.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ImageRequest.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ImageRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
LazyLoadingElement.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ListOfAvailableImages.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ListOfAvailableImages.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Location.cpp 361c6f1b64 LibWeb: Update Location initialization according to spec 7 months ago
Location.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Location.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MediaError.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaError.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MediaError.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MessageChannel.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageChannel.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageChannel.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MessageEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessageEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MessagePort.cpp 079c28d5e6 LibWeb: Make MessageEvents from {Window,MessagePort}.postMessage trusted 8 months ago
MessagePort.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MessagePort.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MimeType.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeType.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeType.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
MimeTypeArray.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeTypeArray.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
MimeTypeArray.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Navigable.cpp 66519af43f LibWeb: Remove some uses of [&] lambda captures for queued tasks 7 months ago
Navigable.h 953fe75271 LibWeb: Remove exception handling from safely extracting response bodies 7 months ago
NavigableContainer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigableContainer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigateEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigateEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigateEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Navigation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Navigation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Navigation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationCurrentEntryChangeEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationCurrentEntryChangeEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationCurrentEntryChangeEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationDestination.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationDestination.h 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationDestination.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationHistoryEntry.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationHistoryEntry.h 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
NavigationHistoryEntry.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationObserver.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationObserver.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationParams.cpp 156f9fff32 LibWeb: Support the `X-Frame-Options` header 7 months ago
NavigationParams.h 156f9fff32 LibWeb: Support the `X-Frame-Options` header 7 months ago
NavigationTransition.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationTransition.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigationTransition.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigationType.h 1915574165 LibWeb: Fix NavigationType enum to string conversion 7 months ago
NavigationType.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Navigator.cpp 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 7 months ago
Navigator.h 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 7 months ago
Navigator.idl 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 7 months ago
NavigatorBeacon.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
NavigatorBeacon.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorBeacon.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorConcurrentHardware.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorConcurrentHardware.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorDeviceMemory.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorDeviceMemory.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorID.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorID.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorID.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorLanguage.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorLanguage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorOnLine.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
NavigatorOnLine.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Numbers.cpp d02b763cd6 LibWeb: Add `parse_integer_digits` methods 7 months ago
Numbers.h d02b763cd6 LibWeb: Add `parse_integer_digits` methods 7 months ago
POSTResource.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PageSwapEvent.idl f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PageTransitionEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PageTransitionEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PageTransitionEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Path2D.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Path2D.h af9d855b70 LibGfx: Delete DeprecatedPath 7 months ago
Path2D.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Plugin.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Plugin.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Plugin.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PluginArray.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PluginArray.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PluginArray.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PolicyContainers.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PolicyContainers.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PopStateEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PopStateEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PopStateEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
PopoverInvokerElement.cpp 022141647a LibWeb: Implement `PopoverInvokerElement` attribute change steps 7 months ago
PopoverInvokerElement.h 022141647a LibWeb: Implement `PopoverInvokerElement` attribute change steps 7 months ago
PopoverInvokerElement.idl a276cf2d5e LibWeb: Add PopOverInvokerElement and use it in HTMLButtonElement 7 months ago
PotentialCORSRequest.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PotentialCORSRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PromiseRejectionEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
PromiseRejectionEvent.h 6ac018bcb6 LibWeb: Fix crash accessing 'empty' PromiseRejectionEvent reason 7 months ago
PromiseRejectionEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
RadioNodeList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
RadioNodeList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
RadioNodeList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SandboxingFlagSet.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ScrollOptions.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SelectItem.cpp 1bdc41faa1 LibWeb: Reduce SelectItemOption struct from 40 to 32 bytes 8 months ago
SelectItem.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SelectedFile.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SelectedFile.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SessionHistoryEntry.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SessionHistoryEntry.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SessionHistoryTraversalQueue.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SessionHistoryTraversalQueue.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ShadowRealmGlobalScope.cpp d527c5df5d LibWeb: Allow using queuing strategies on globals other than Window 8 months ago
ShadowRealmGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
ShadowRealmGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SharedResourceRequest.cpp 2249f09267 LibWeb: Fix use-after-move in `handle_successful_bitmap_decode` 7 months ago
SharedResourceRequest.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SourceSet.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SourceSet.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
SourceSnapshotParams.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Storage.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Storage.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Storage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
StructuredSerialize.cpp b03138cbff LibWeb: Support creation of shared memory in WebAssembly API 7 months ago
StructuredSerialize.h 9dad8f55a4 LibWeb: Implement transfer for Resizable/ArrayBuffer 7 months ago
StructuredSerializeOptions.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
StructuredSerializeTypes.h 53394230ca LibWeb: Reorganize definitions and includes to avoid circular references 7 months ago
SubmitEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SubmitEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
SubmitEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TagNames.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TagNames.h f09ed59351 LibWeb: Add the search element 8 months ago
TextMetrics.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextMetrics.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextMetrics.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrack.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrackCue.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCue.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCue.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrackCueList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCueList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackCueList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TextTrackList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TextTrackList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TimeRanges.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TimeRanges.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TimeRanges.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Timer.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Timer.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ToggleEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ToggleEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ToggleEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ToggleTaskTracker.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TokenizedFeatures.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TokenizedFeatures.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TrackEvent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TrackEvent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
TrackEvent.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
TraversableNavigable.cpp 66519af43f LibWeb: Remove some uses of [&] lambda captures for queued tasks 7 months ago
TraversableNavigable.h e683700fe6 LibWeb: Allow construction of PaintingSurface directly from IOSurface 7 months ago
UniversalGlobalScope.cpp 62ecff0b40 LibWeb: Report exceptions that occur during microtask callback 7 months ago
UniversalGlobalScope.h ac6fe2e211 LibWeb: Implement multiple import map support 7 months ago
UniversalGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
UserActivation.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
UserActivation.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
UserActivation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
ValidityState.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ValidityState.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
ValidityState.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VideoTrack.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrack.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrack.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VideoTrackList.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrackList.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
VideoTrackList.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
VisibilityState.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WebViewHints.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WebViewHints.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Window.cpp 6c691ccddc LibWeb/HTML: Add null handling for "get noopener for window open" 7 months ago
Window.h 5651c6fd9b LibWeb: Match spec changes for "custom element registry" concept 7 months ago
Window.idl 8d8aa964da LibWeb: Make window.clientInformation [Replaceable] per spec IDL 7 months ago
WindowEventHandlers.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WindowEventHandlers.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WindowLocalStorage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WindowOrWorkerGlobalScope.cpp 4a6e457d4b LibWeb: Update `run_timer_initialization_steps` to the latest spec 7 months ago
WindowOrWorkerGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
WindowOrWorkerGlobalScope.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WindowProxy.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WindowProxy.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WindowSessionStorage.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
Worker.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
Worker.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
Worker.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkerAgent.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerAgent.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerDebugConsoleClient.cpp f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerDebugConsoleClient.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
WorkerGlobalScope.cpp fe891727dc LibWeb: Use correct URL parsing methods throughout LibWeb 7 months ago
WorkerGlobalScope.h 05b4676917 LibWeb: Ensure global objects are an event target 7 months ago
WorkerGlobalScope.idl 9730e47d51 LibWeb: Add CanvasImageSource to ImageBitmapSource typedef 7 months ago
WorkerLocation.cpp 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String 7 months ago
WorkerLocation.h 3ce81512dd LibWeb/HTML: Make WorkerLocation methods infallible 7 months ago
WorkerLocation.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkerNavigator.cpp 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 7 months ago
WorkerNavigator.h 4417f63ca0 LibWeb: Move ServiceWorker classes to ServiceWorker namespace 7 months ago
WorkerNavigator.idl 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
WorkletGlobalScope.cpp b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope 7 months ago
WorkletGlobalScope.h b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope 7 months ago
WorkletGlobalScope.idl b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope 7 months ago