Nukiloco b47bd95087 LibWeb: Add missing spec comment in focusing logic vor 3 Jahren
..
CrossOrigin 6f941433d6 LibWeb: Stub out 'check if access between two BCs should be reported' vor 3 Jahren
EventLoop c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
Parser 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
Scripting 9422ae9bb2 LibJS: Add infallible variant of VM::push_execution_context() vor 3 Jahren
SyntaxHighlighter 6f71516409 LibWeb: Syntax-highlight CSS within HTML :^) vor 3 Jahren
AttributeNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
AttributeNames.h 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically vor 3 Jahren
BrowsingContext.cpp 485ef276bd LibWeb: Invalidate style & layout inside iframes when they change size vor 3 Jahren
BrowsingContext.h c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
BrowsingContextContainer.cpp f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement vor 3 Jahren
BrowsingContextContainer.h f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement vor 3 Jahren
CanvasGradient.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
CanvasGradient.h e6f279dada LibWeb: Implement CanvasGradient.addColorStop() according to spec vor 3 Jahren
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object vor 3 Jahren
CanvasRenderingContext2D.cpp ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` vor 3 Jahren
CanvasRenderingContext2D.h bc0fafade9 LibWeb: Add all overloads of CanvasRenderingContext2D::drawImage() vor 3 Jahren
CanvasRenderingContext2D.idl bc0fafade9 LibWeb: Add all overloads of CanvasRenderingContext2D::drawImage() vor 3 Jahren
CloseEvent.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren
CloseEvent.idl ded8e84f32 LibWeb: Add the missing CloseEvent IDL constructor vor 3 Jahren
DOMParser.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
DOMParser.h 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString vor 3 Jahren
DOMParser.idl 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString vor 3 Jahren
DOMStringMap.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
DOMStringMap.h f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset vor 3 Jahren
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset vor 3 Jahren
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum vor 3 Jahren
ErrorEvent.h 11eedc309a LibWeb: Implement ErrorEvent vor 3 Jahren
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent vor 3 Jahren
EventHandler.h e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" vor 3 Jahren
EventNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
EventNames.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
FormAssociatedElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
FormAssociatedElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
GlobalEventHandlers.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
GlobalEventHandlers.h 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec vor 3 Jahren
HTMLAnchorElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLAnchorElement.h ad9f3f7ae6 LibWeb: Add fast_is<T> for HTML::HTMLAnchorElement vor 3 Jahren
HTMLAnchorElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLAreaElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLAreaElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLAreaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLAudioElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLAudioElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLAudioElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLBRElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLBRElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLBRElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLBaseElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLBaseElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLBaseElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLBlinkElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLBlinkElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLBodyElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLBodyElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLBodyElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLButtonElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLButtonElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLButtonElement.idl 29f9947ff9 LibWeb: Implement HTMLButtonElement.type vor 3 Jahren
HTMLCanvasElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLCanvasElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLCanvasElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDListElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDataElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDataElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDataElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDataListElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDataListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDataListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDetailsElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDetailsElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDetailsElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDialogElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDialogElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDialogElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDirectoryElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDirectoryElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDirectoryElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLDivElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLDivElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLDivElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLElement.cpp b47bd95087 LibWeb: Add missing spec comment in focusing logic vor 3 Jahren
HTMLElement.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren
HTMLElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLEmbedElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLEmbedElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLEmbedElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLFieldSetElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLFieldSetElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLFieldSetElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLFontElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLFontElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLFontElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLFormElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLFormElement.h fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length vor 3 Jahren
HTMLFormElement.idl fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length vor 3 Jahren
HTMLFrameElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLFrameElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLFrameElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLFrameSetElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLFrameSetElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLFrameSetElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLHRElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLHRElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLHRElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLHeadElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLHeadElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLHeadElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLHeadingElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLHeadingElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLHeadingElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLHtmlElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLHtmlElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLHtmlElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLHyperlinkElementUtils.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLHyperlinkElementUtils.h a7a3f41f67 LibWeb: Implement the HTMLHyperlinkElementUtils mixin vor 3 Jahren
HTMLIFrameElement.cpp f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement vor 3 Jahren
HTMLIFrameElement.h f733385cc4 LibWeb: Move automatic browsing context creation to HTMLIFrameElement vor 3 Jahren
HTMLIFrameElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLImageElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLImageElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLImageElement.idl 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height vor 3 Jahren
HTMLInputElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLInputElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLInputElement.idl 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS vor 3 Jahren
HTMLLIElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLLIElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLLIElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLLabelElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLLabelElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLLabelElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLLegendElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLLegendElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLLegendElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLLinkElement.cpp 02497888a6 LibWeb: Ignore linked stylesheets with MIME types other than text/css vor 3 Jahren
HTMLLinkElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLLinkElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLMapElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLMapElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLMapElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLMarqueeElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLMarqueeElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLMarqueeElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLMediaElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLMediaElement.h a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() vor 3 Jahren
HTMLMediaElement.idl a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() vor 3 Jahren
HTMLMenuElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLMenuElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLMenuElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLMetaElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLMetaElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLMetaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLMeterElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLMeterElement.h 432d496ed6 LibWeb: Add form associated element categories vor 3 Jahren
HTMLMeterElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLModElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLModElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLModElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLOListElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLOListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLOListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLObjectElement.cpp 69749b044c LibWeb: Begin supporting non-image HTMLObjectElement data representation vor 3 Jahren
HTMLObjectElement.h 69749b044c LibWeb: Begin supporting non-image HTMLObjectElement data representation vor 3 Jahren
HTMLObjectElement.idl bf7b51a569 LibWeb: Implement HTMLObjectElement's data URL according to the spec vor 3 Jahren
HTMLOptGroupElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLOptGroupElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLOptGroupElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLOptionElement.cpp 80ed2ab557 LibWeb: Implement HTMLOptionElement.selected vor 3 Jahren
HTMLOptionElement.h 80ed2ab557 LibWeb: Implement HTMLOptionElement.selected vor 3 Jahren
HTMLOptionElement.idl 80ed2ab557 LibWeb: Implement HTMLOptionElement.selected vor 3 Jahren
HTMLOptionsCollection.cpp 701d437205 LibWeb: Explicitly ignore [[nodiscard]] values returned from TRY(), pt 2 vor 3 Jahren
HTMLOptionsCollection.h ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() vor 3 Jahren
HTMLOptionsCollection.idl ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() vor 3 Jahren
HTMLOutputElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLOutputElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLOutputElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLParagraphElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLParagraphElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLParagraphElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLParamElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLParamElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLParamElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLPictureElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLPictureElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLPictureElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLPreElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLPreElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLPreElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLProgressElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLProgressElement.h 432d496ed6 LibWeb: Add form associated element categories vor 3 Jahren
HTMLProgressElement.idl 21e353980f LibWeb: Add basic implementation of progress bar element vor 3 Jahren
HTMLQuoteElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLQuoteElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLQuoteElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLScriptElement.cpp cbd343dced LibWeb: Only delay "load" event for script elements that load something vor 3 Jahren
HTMLScriptElement.h cbd343dced LibWeb: Only delay "load" event for script elements that load something vor 3 Jahren
HTMLScriptElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLSelectElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLSelectElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLSelectElement.idl 27eb70cbba LibWeb: Implement HTMLSelectElement.add() vor 3 Jahren
HTMLSlotElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLSlotElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLSlotElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLSourceElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLSourceElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLSourceElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLSpanElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLSpanElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLSpanElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLStyleElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLStyleElement.h efac862570 LibWeb: Parse <style> element text content when inserted into document vor 3 Jahren
HTMLStyleElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTableCaptionElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTableCaptionElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTableCaptionElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTableCellElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTableCellElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTableCellElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTableColElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTableColElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTableColElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTableElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTableElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTableElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTableRowElement.cpp c8bdac8736 LibWeb: Implement HTMLTableRowElement.{rowIndex,sectionRowIndex} vor 3 Jahren
HTMLTableRowElement.h c8bdac8736 LibWeb: Implement HTMLTableRowElement.{rowIndex,sectionRowIndex} vor 3 Jahren
HTMLTableRowElement.idl c8bdac8736 LibWeb: Implement HTMLTableRowElement.{rowIndex,sectionRowIndex} vor 3 Jahren
HTMLTableSectionElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTableSectionElement.h cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() vor 3 Jahren
HTMLTableSectionElement.idl cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() vor 3 Jahren
HTMLTemplateElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTemplateElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTemplateElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTextAreaElement.cpp 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLTextAreaElement.h 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement vor 3 Jahren
HTMLTextAreaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTimeElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTimeElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTimeElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTitleElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTitleElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTitleElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLTrackElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLTrackElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLTrackElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLUListElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLUListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLUListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLUnknownElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLUnknownElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLUnknownElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
HTMLVideoElement.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
HTMLVideoElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace vor 3 Jahren
HTMLVideoElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
History.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
History.h 1927600852 LibWeb: Add the History object and stub pushState and replaceState vor 3 Jahren
History.idl 1927600852 LibWeb: Add the History object and stub pushState and replaceState vor 3 Jahren
ImageData.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
ImageData.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
ImageData.idl 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren
MessageChannel.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
MessageChannel.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren
MessageChannel.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
MessageEvent.h d44857d34d LibWeb: Add the missing MessageEvent IDL constructor vor 3 Jahren
MessageEvent.idl d44857d34d LibWeb: Add the missing MessageEvent IDL constructor vor 3 Jahren
MessagePort.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
MessagePort.h ae346cff6b LibWeb: Add partially functioning Worker API vor 3 Jahren
MessagePort.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
PageTransitionEvent.h 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor vor 3 Jahren
PageTransitionEvent.idl 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor vor 3 Jahren
PromiseRejectionEvent.h f952db1a1f LibWeb: Implement PromiseRejectionEvent vor 3 Jahren
PromiseRejectionEvent.idl f952db1a1f LibWeb: Implement PromiseRejectionEvent vor 3 Jahren
Storage.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
Storage.h 3f9fc0f690 Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu vor 3 Jahren
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage vor 3 Jahren
SubmitEvent.h 1e8ba0d9d3 LibWeb: Add the missing SubmitEvent IDL constructor vor 3 Jahren
SubmitEvent.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
TagNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
TagNames.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
TextMetrics.cpp 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText vor 3 Jahren
TextMetrics.h c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
TextMetrics.idl 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText vor 3 Jahren
Timer.cpp 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML vor 3 Jahren
Timer.h 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML vor 3 Jahren
Window.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
Window.h 7969161f07 LibWeb: Implement window.name vor 3 Jahren
Worker.cpp 9422ae9bb2 LibJS: Add infallible variant of VM::push_execution_context() vor 3 Jahren
Worker.h ae346cff6b LibWeb: Add partially functioning Worker API vor 3 Jahren
Worker.idl ae346cff6b LibWeb: Add partially functioning Worker API vor 3 Jahren
WorkerDebugConsoleClient.cpp ae346cff6b LibWeb: Add partially functioning Worker API vor 3 Jahren
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API vor 3 Jahren
WorkerGlobalScope.cpp c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
WorkerGlobalScope.h 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope vor 3 Jahren
WorkerGlobalScope.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others vor 3 Jahren
WorkerLocation.cpp 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope vor 3 Jahren
WorkerLocation.h 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope vor 3 Jahren
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope vor 3 Jahren
WorkerNavigator.h 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope vor 3 Jahren
WorkerNavigator.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope vor 3 Jahren