Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
..
Canvas 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CrossOrigin 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
EventLoop 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads 2 years ago
Parser 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Scripting 7e701f6256 LibWeb: Keep unhandledrejection event promises alive when task is queued 2 years ago
SyntaxHighlighter 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
AnimationFrameCallbackDriver.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 years ago
AttributeNames.cpp 941bc47538 LibWeb: Define method to check if an attribute is a boolean attribute 2 years ago
AttributeNames.h bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` 2 years ago
BrowsingContext.cpp affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
BrowsingContext.h affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
BrowsingContextContainer.cpp 72098d2699 LibWeb: Return after firing the iframe load event for about:blank 2 years ago
BrowsingContextContainer.h ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 years ago
BrowsingContextGroup.cpp 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 years ago
BrowsingContextGroup.h 83c5ff57d8 LibWeb: Make BrowsingContext GC-allocated 2 years ago
CanvasGradient.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
CanvasGradient.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 years ago
CanvasRenderingContext2D.cpp 3407ab0fd1 LibGfx: Make Font::width() return a float 2 years ago
CanvasRenderingContext2D.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CanvasRenderingContext2D.idl 8cfb0d4514 LibWeb: Add fixmes for other missing CRC2D mixins 3 years ago
CloseEvent.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
CloseEvent.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CloseEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
DOMParser.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
DOMParser.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
DOMParser.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
DOMStringMap.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
DOMStringMap.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 years ago
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 years ago
ErrorEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
ErrorEvent.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent 3 years ago
EventHandler.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
EventHandler.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
EventNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
EventNames.h 42b8656db3 LibWeb: Flesh out "document visibility" state a bit more 2 years ago
Focus.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Focus.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
FormAssociatedElement.cpp 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 years ago
FormAssociatedElement.h 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 years ago
GlobalEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
GlobalEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
HTMLAnchorElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLAnchorElement.h f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 years ago
HTMLAnchorElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLAreaElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLAreaElement.h f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 years ago
HTMLAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLAudioElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
HTMLAudioElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLAudioElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLBRElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
HTMLBRElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
HTMLBRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLBaseElement.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
HTMLBaseElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLBaseElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLBlinkElement.cpp 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 years ago
HTMLBlinkElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLBodyElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLBodyElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLBodyElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLButtonElement.cpp 6032d122c2 LibWeb: Implement reset button behavior 2 years ago
HTMLButtonElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLButtonElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLCanvasElement.cpp 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding 2 years ago
HTMLCanvasElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLCanvasElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDListElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
HTMLDListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDataElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLDataElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDataElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDataListElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLDataListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDataListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDetailsElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLDetailsElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDetailsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDialogElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLDialogElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDialogElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDirectoryElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
HTMLDirectoryElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDirectoryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLDivElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLDivElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLDivElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLElement.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 years ago
HTMLElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLElement.idl bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` 2 years ago
HTMLEmbedElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLEmbedElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLEmbedElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLFieldSetElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLFieldSetElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLFieldSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLFontElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLFontElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLFontElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLFormElement.cpp 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 years ago
HTMLFormElement.h 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 years ago
HTMLFormElement.idl 7cc6ffe5b7 LibWeb: Implement HTMLFormElement::reset 2 years ago
HTMLFrameElement.cpp 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 years ago
HTMLFrameElement.h 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 years ago
HTMLFrameElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLFrameSetElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLFrameSetElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLFrameSetElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLHRElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLHRElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLHRElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLHeadElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLHeadElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLHeadElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLHeadingElement.cpp 51f41ea997 LibWeb: Support more presentational hints from the HTML spec 2 years ago
HTMLHeadingElement.h 51f41ea997 LibWeb: Support more presentational hints from the HTML spec 2 years ago
HTMLHeadingElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLHtmlElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLHtmlElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLHtmlElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLHyperlinkElementUtils.cpp f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 years ago
HTMLHyperlinkElementUtils.h f639445456 LibWeb: Fully Implement `get_an_elements_noopener` 2 years ago
HTMLHyperlinkElementUtils.idl 8d2d315858 LibWeb: Extract the HTMLHyperlinkElementUtils IDL mixin 3 years ago
HTMLIFrameElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLIFrameElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLIFrameElement.idl ac329d0a18 LibWeb: Make HTMLIFrameElement.contentWindow return the WindowProxy 2 years ago
HTMLImageElement.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 years ago
HTMLImageElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLImageElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLInputElement.cpp de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement 2 years ago
HTMLInputElement.h de44e0faf5 LibWeb: Implement reset algorithm for HTMLInputElement 2 years ago
HTMLInputElement.idl 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange 2 years ago
HTMLLIElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
HTMLLIElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLLIElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLLabelElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
HTMLLabelElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLLabelElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLLegendElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLLegendElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLLegendElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLLinkElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLLinkElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLLinkElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLMapElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLMapElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLMapElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLMarqueeElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLMarqueeElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLMarqueeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLMediaElement.cpp 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause 2 years ago
HTMLMediaElement.h 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause 2 years ago
HTMLMediaElement.idl 1e9cc2e211 LibWeb: Stub HTMLMediaElement.pause 2 years ago
HTMLMenuElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLMenuElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLMenuElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLMetaElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLMetaElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLMetaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLMeterElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLMeterElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLMeterElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLModElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLModElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLModElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLOListElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLOListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLOListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLObjectElement.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
HTMLObjectElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLObjectElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLOptGroupElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLOptGroupElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLOptGroupElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLOptionElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLOptionElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLOptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLOptionsCollection.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
HTMLOptionsCollection.h ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 years ago
HTMLOutputElement.cpp 56efd60755 LibWeb: Add stub reset algorithm for HTMLOutputElement 2 years ago
HTMLOutputElement.h 56efd60755 LibWeb: Add stub reset algorithm for HTMLOutputElement 2 years ago
HTMLOutputElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLParagraphElement.cpp 51f41ea997 LibWeb: Support more presentational hints from the HTML spec 2 years ago
HTMLParagraphElement.h 51f41ea997 LibWeb: Support more presentational hints from the HTML spec 2 years ago
HTMLParagraphElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLParamElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLParamElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLParamElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLPictureElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLPictureElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLPictureElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLPreElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLPreElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLPreElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLProgressElement.cpp 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 years ago
HTMLProgressElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
HTMLProgressElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLQuoteElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLQuoteElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLQuoteElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLScriptElement.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
HTMLScriptElement.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLScriptElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLSelectElement.cpp b55c9f36dc LibWeb: Implement reset algorithm for HTMLSelectElement 2 years ago
HTMLSelectElement.h b55c9f36dc LibWeb: Implement reset algorithm for HTMLSelectElement 2 years ago
HTMLSelectElement.idl c4ee43c5b4 LibWeb: Implement HTMLSelectElement.type 2 years ago
HTMLSlotElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLSlotElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLSlotElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLSourceElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLSourceElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLSourceElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLSpanElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLSpanElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLSpanElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLStyleElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLStyleElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLStyleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTableCaptionElement.cpp 51f41ea997 LibWeb: Support more presentational hints from the HTML spec 2 years ago
HTMLTableCaptionElement.h 51f41ea997 LibWeb: Support more presentational hints from the HTML spec 2 years ago
HTMLTableCaptionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTableCellElement.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
HTMLTableCellElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLTableCellElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTableColElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLTableColElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLTableColElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTableElement.cpp 588994bb00 LibWeb: Improve variable name in HTMLTableElement 2 years ago
HTMLTableElement.h 8540c4e574 LibWeb: Implement [SameObject] for HTMLTableElement.{rows,tBodies} 2 years ago
HTMLTableElement.idl 2157745093 LibWeb: Add missing [SameObject] extended attributes in IDL files 2 years ago
HTMLTableRowElement.cpp 7d8ff0c581 LibWeb: Implement [SameObject] behavior for HTMLTableRowElement.cells 2 years ago
HTMLTableRowElement.h 7d8ff0c581 LibWeb: Implement [SameObject] behavior for HTMLTableRowElement.cells 2 years ago
HTMLTableRowElement.idl 009f04fa46 LibWeb: Implement HTMLTableRowElement.deleteCell 2 years ago
HTMLTableSectionElement.cpp ad36bc72f4 LibWeb: Implement [SameObject] behavior for HTMLTableSectionElement.rows 2 years ago
HTMLTableSectionElement.h ad36bc72f4 LibWeb: Implement [SameObject] behavior for HTMLTableSectionElement.rows 2 years ago
HTMLTableSectionElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTemplateElement.cpp acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 years ago
HTMLTemplateElement.h a4de30de5a LibWeb: Update "appropriate template contents owner document" AO 2 years ago
HTMLTemplateElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTextAreaElement.cpp 119e58a8c1 LibWeb: Add stub reset algorithm for HTMLTextAreaElement 2 years ago
HTMLTextAreaElement.h 119e58a8c1 LibWeb: Add stub reset algorithm for HTMLTextAreaElement 2 years ago
HTMLTextAreaElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTimeElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLTimeElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLTimeElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTitleElement.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
HTMLTitleElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLTitleElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLTrackElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLTrackElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLTrackElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLUListElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLUListElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLUListElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLUnknownElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLUnknownElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLUnknownElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
HTMLVideoElement.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
HTMLVideoElement.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
HTMLVideoElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
History.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
History.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
History.idl 2029c98fa7 LibWeb: Add missing property and methods for history object 2 years ago
HistoryHandlingBehavior.h 5a500827b8 LibWeb: Move HistoryHandlingBehavior enum to its own header 2 years ago
ImageData.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
ImageData.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
ImageData.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
MessageChannel.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
MessageChannel.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
MessageChannel.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
MessageEvent.cpp 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 years ago
MessageEvent.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
MessageEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
MessagePort.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
MessagePort.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
MessagePort.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
NavigationParams.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Navigator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Navigator.h a982e0380e LibWeb: Implement navigator.webdriver 2 years ago
Navigator.idl a982e0380e LibWeb: Implement navigator.webdriver 2 years ago
NavigatorConcurrentHardware.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorConcurrentHardware.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorID.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
NavigatorID.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
NavigatorID.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorLanguage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
NavigatorLanguage.idl bf2debdf53 LibWeb: Make navigator.languages an attribute instead of a function 2 years ago
NavigatorOnLine.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
NavigatorOnLine.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
Origin.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
PageTransitionEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
PageTransitionEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
PageTransitionEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
Path2D.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Path2D.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Path2D.idl 2ec52bbbd5 LibWeb: Implement Path2D class 3 years ago
PolicyContainers.h 0ee8da9556 LibWeb: Add referrer policy to PolicyContainer 2 years ago
PromiseRejectionEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
PromiseRejectionEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
PromiseRejectionEvent.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
SandboxingFlagSet.h d073a31c21 LibWeb: Add missing includes 2 years ago
SessionHistoryEntry.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Storage.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Storage.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 years ago
StructuredSerialize.cpp 09841f56ed LibWeb: Add initial implementation of structured clone 2 years ago
StructuredSerialize.h 09841f56ed LibWeb: Add initial implementation of structured clone 2 years ago
SubmitEvent.cpp f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
SubmitEvent.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
SubmitEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
TagNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
TagNames.h de88e119a0 LibWeb: Implement XMLSerializer 3 years ago
TextMetrics.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
TextMetrics.h f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 years ago
TextMetrics.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
Timer.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Timer.h 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 years ago
VisibilityState.h d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 years ago
Window.cpp affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
Window.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
WindowEventHandlers.cpp 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
WindowEventHandlers.h 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
WindowOrWorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 years ago
WindowProxy.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
WindowProxy.h 3c548adf9c LibWeb: Create and hook up a WindowProxy for each BrowsingContext 2 years ago
Worker.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Worker.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Worker.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 years ago
WorkerDebugConsoleClient.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 years ago
WorkerGlobalScope.cpp 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding 2 years ago
WorkerGlobalScope.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
WorkerGlobalScope.idl b456adcb59 LibWeb: Extract the WindowOrWorkerGlobalScope IDL mixin 3 years ago
WorkerLocation.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
WorkerLocation.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 years ago
WorkerNavigator.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
WorkerNavigator.h 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
WorkerNavigator.idl 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago