Simon Wanner 624527f15e LibWeb: Add stub implementation of HTMLOptionsCollection 3 vuotta sitten
..
CrossOrigin 6f941433d6 LibWeb: Stub out 'check if access between two BCs should be reported' 3 vuotta sitten
EventLoop 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 vuotta sitten
Parser c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 vuotta sitten
Scripting c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 vuotta sitten
SyntaxHighlighter 6f71516409 LibWeb: Syntax-highlight CSS within HTML :^) 3 vuotta sitten
AttributeNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
AttributeNames.h 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 vuotta sitten
BrowsingContext.cpp 1ac0116688 LibWeb: Invalidate layout on BrowsingContext resize 3 vuotta sitten
BrowsingContext.h 0f660760ed LibWeb: Fix incorrect check in BrowsingContext::is_top_level 3 vuotta sitten
BrowsingContextContainer.cpp 1e53cc3f5b LibWeb: Establish parent/child relationship between BrowsingContexts 3 vuotta sitten
BrowsingContextContainer.h 1e53cc3f5b LibWeb: Establish parent/child relationship between BrowsingContexts 3 vuotta sitten
CanvasGradient.cpp e6f279dada LibWeb: Implement CanvasGradient.addColorStop() according to spec 3 vuotta sitten
CanvasGradient.h e6f279dada LibWeb: Implement CanvasGradient.addColorStop() according to spec 3 vuotta sitten
CanvasGradient.idl dc3bf32307 LibWeb: Add barebones CanvasGradient object 3 vuotta sitten
CanvasRenderingContext2D.cpp 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 vuotta sitten
CanvasRenderingContext2D.h bc0fafade9 LibWeb: Add all overloads of CanvasRenderingContext2D::drawImage() 3 vuotta sitten
CanvasRenderingContext2D.idl bc0fafade9 LibWeb: Add all overloads of CanvasRenderingContext2D::drawImage() 3 vuotta sitten
CloseEvent.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 vuotta sitten
CloseEvent.idl ded8e84f32 LibWeb: Add the missing CloseEvent IDL constructor 3 vuotta sitten
DOMParser.cpp 8b2499b112 LibWeb: Make document.write() work while document is parsing 3 vuotta sitten
DOMParser.h 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString 3 vuotta sitten
DOMParser.idl 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString 3 vuotta sitten
DOMStringMap.cpp f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 vuotta sitten
DOMStringMap.h f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 vuotta sitten
DOMStringMap.idl f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 vuotta sitten
DocumentReadyState.h 8496024756 LibWeb: Store HTML document ready state as an enum 3 vuotta sitten
ErrorEvent.h 11eedc309a LibWeb: Implement ErrorEvent 3 vuotta sitten
ErrorEvent.idl 11eedc309a LibWeb: Implement ErrorEvent 3 vuotta sitten
EventHandler.h e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 vuotta sitten
EventNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
EventNames.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
FormAssociatedElement.cpp 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 vuotta sitten
FormAssociatedElement.h 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 vuotta sitten
GlobalEventHandlers.cpp e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 vuotta sitten
GlobalEventHandlers.h 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 vuotta sitten
HTMLAnchorElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLAnchorElement.h ad9f3f7ae6 LibWeb: Add fast_is<T> for HTML::HTMLAnchorElement 3 vuotta sitten
HTMLAnchorElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLAreaElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLAreaElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLAreaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLAudioElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLAudioElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLAudioElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLBRElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBRElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBRElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLBaseElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBaseElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBaseElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLBlinkElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBlinkElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBodyElement.cpp 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 vuotta sitten
HTMLBodyElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLBodyElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLButtonElement.cpp 4fa270d81f LibWeb: Implement <button>'s activation behaviour 3 vuotta sitten
HTMLButtonElement.h 29f9947ff9 LibWeb: Implement HTMLButtonElement.type 3 vuotta sitten
HTMLButtonElement.idl 29f9947ff9 LibWeb: Implement HTMLButtonElement.type 3 vuotta sitten
HTMLCanvasElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLCanvasElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLCanvasElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDListElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDataElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDataElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDataElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDataListElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDataListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDataListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDetailsElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDetailsElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDetailsElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDialogElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDialogElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDialogElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDirectoryElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDirectoryElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDirectoryElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLDivElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDivElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLDivElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLElement.cpp b3df222e52 LibWeb: Fire a UIEvents::MouseEvent for HTMLElement.click() 3 vuotta sitten
HTMLElement.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 vuotta sitten
HTMLElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLEmbedElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLEmbedElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLEmbedElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLFieldSetElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFieldSetElement.h 432d496ed6 LibWeb: Add form associated element categories 3 vuotta sitten
HTMLFieldSetElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLFontElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFontElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFontElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLFormElement.cpp b59773de17 LibWeb: Include cookies in form submission 3 vuotta sitten
HTMLFormElement.h fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length 3 vuotta sitten
HTMLFormElement.idl fa17776a51 LibWeb: Support HTMLFormElement.elements and HTMLFormElement.length 3 vuotta sitten
HTMLFrameElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFrameElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFrameElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLFrameSetElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFrameSetElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLFrameSetElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLHRElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHRElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHRElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLHeadElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHeadElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHeadElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLHeadingElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHeadingElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHeadingElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLHtmlElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHtmlElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLHtmlElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLHyperlinkElementUtils.cpp a7a3f41f67 LibWeb: Implement the HTMLHyperlinkElementUtils mixin 3 vuotta sitten
HTMLHyperlinkElementUtils.h a7a3f41f67 LibWeb: Implement the HTMLHyperlinkElementUtils mixin 3 vuotta sitten
HTMLIFrameElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLIFrameElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLIFrameElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLImageElement.cpp ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten
HTMLImageElement.h 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height 3 vuotta sitten
HTMLImageElement.idl 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height 3 vuotta sitten
HTMLInputElement.cpp 1a99cc4a14 LibWeb: Use the cached HTMLInputElement type within associated getters 3 vuotta sitten
HTMLInputElement.h 1a99cc4a14 LibWeb: Use the cached HTMLInputElement type within associated getters 3 vuotta sitten
HTMLInputElement.idl 57a85b1017 LibWeb: Ensure that radio group is updated when radio is checked from JS 3 vuotta sitten
HTMLLIElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLIElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLIElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLLabelElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLabelElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLabelElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLLegendElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLegendElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLegendElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLLinkElement.cpp 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets 3 vuotta sitten
HTMLLinkElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLLinkElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLMapElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMapElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMapElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLMarqueeElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMarqueeElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMarqueeElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLMediaElement.cpp a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() 3 vuotta sitten
HTMLMediaElement.h a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() 3 vuotta sitten
HTMLMediaElement.idl a2e6abe159 LibWeb: Add HTMLMediaElement.canPlayType() 3 vuotta sitten
HTMLMenuElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMenuElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMenuElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLMetaElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMetaElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMetaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLMeterElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLMeterElement.h 432d496ed6 LibWeb: Add form associated element categories 3 vuotta sitten
HTMLMeterElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLModElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLModElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLModElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLOListElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLObjectElement.cpp 5d2b741ec9 LibWeb: Add hack to dispatch load event for <object>s 3 vuotta sitten
HTMLObjectElement.h 432d496ed6 LibWeb: Add form associated element categories 3 vuotta sitten
HTMLObjectElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLOptGroupElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOptGroupElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOptGroupElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLOptionElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOptionElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOptionElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLOptionsCollection.cpp 624527f15e LibWeb: Add stub implementation of HTMLOptionsCollection 3 vuotta sitten
HTMLOptionsCollection.h 624527f15e LibWeb: Add stub implementation of HTMLOptionsCollection 3 vuotta sitten
HTMLOptionsCollection.idl 624527f15e LibWeb: Add stub implementation of HTMLOptionsCollection 3 vuotta sitten
HTMLOutputElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLOutputElement.h 432d496ed6 LibWeb: Add form associated element categories 3 vuotta sitten
HTMLOutputElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLParagraphElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLParagraphElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLParagraphElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLParamElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLParamElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLParamElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLPictureElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLPictureElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLPictureElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLPreElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLPreElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLPreElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLProgressElement.cpp 6e1333cc71 LibWeb: Prevent crashes with progress element's value and max attributes 3 vuotta sitten
HTMLProgressElement.h 432d496ed6 LibWeb: Add form associated element categories 3 vuotta sitten
HTMLProgressElement.idl 21e353980f LibWeb: Add basic implementation of progress bar element 3 vuotta sitten
HTMLQuoteElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLQuoteElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLQuoteElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLScriptElement.cpp c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 vuotta sitten
HTMLScriptElement.h c575710e5e LibWeb: Use inline script tag source line as javascript line offset 3 vuotta sitten
HTMLScriptElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLSelectElement.cpp 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 vuotta sitten
HTMLSelectElement.h 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically 3 vuotta sitten
HTMLSelectElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLSlotElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLSlotElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLSlotElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLSourceElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLSourceElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLSourceElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLSpanElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLSpanElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLSpanElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLStyleElement.cpp 0e758b4da8 LibWeb: Add the StyleSheet.href attribute 3 vuotta sitten
HTMLStyleElement.h efac862570 LibWeb: Parse <style> element text content when inserted into document 3 vuotta sitten
HTMLStyleElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTableCaptionElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableCaptionElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableCaptionElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTableCellElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableCellElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableCellElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTableColElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableColElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableColElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTableElement.cpp 57090f75ae LibWeb: Correct invalid index check in HTMLTableElement::insertRow() 3 vuotta sitten
HTMLTableElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTableElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTableRowElement.cpp 79ea30bc96 LibWeb: Add HTMLTableSectionElement.rows and HTMLTableRowElement.cells 3 vuotta sitten
HTMLTableRowElement.h 79ea30bc96 LibWeb: Add HTMLTableSectionElement.rows and HTMLTableRowElement.cells 3 vuotta sitten
HTMLTableRowElement.idl 79ea30bc96 LibWeb: Add HTMLTableSectionElement.rows and HTMLTableRowElement.cells 3 vuotta sitten
HTMLTableSectionElement.cpp cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() 3 vuotta sitten
HTMLTableSectionElement.h cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() 3 vuotta sitten
HTMLTableSectionElement.idl cc2e08d9e9 LibWeb: Implement HTMLTableSectionElement::deleteRow() 3 vuotta sitten
HTMLTemplateElement.cpp b1096c2ae4 LibWeb: Make Element::set_shadow_root() disconnect any previous root 3 vuotta sitten
HTMLTemplateElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTemplateElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTextAreaElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTextAreaElement.h 432d496ed6 LibWeb: Add form associated element categories 3 vuotta sitten
HTMLTextAreaElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTimeElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTimeElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTimeElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTitleElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTitleElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTitleElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLTrackElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTrackElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLTrackElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLUListElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLUListElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLUListElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLUnknownElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLUnknownElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLUnknownElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
HTMLVideoElement.cpp 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLVideoElement.h 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 vuotta sitten
HTMLVideoElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
History.cpp 1927600852 LibWeb: Add the History object and stub pushState and replaceState 3 vuotta sitten
History.h 1927600852 LibWeb: Add the History object and stub pushState and replaceState 3 vuotta sitten
History.idl 1927600852 LibWeb: Add the History object and stub pushState and replaceState 3 vuotta sitten
ImageData.cpp 6521c04bf3 LibWeb: Remove dbgln() from ImageData::create_with_size() 3 vuotta sitten
ImageData.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
ImageData.idl 13d7c09125 Libraries: Move to Userland/Libraries/ 4 vuotta sitten
MessageChannel.cpp ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
MessageChannel.h 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 vuotta sitten
MessageChannel.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
MessageEvent.h d44857d34d LibWeb: Add the missing MessageEvent IDL constructor 3 vuotta sitten
MessageEvent.idl d44857d34d LibWeb: Add the missing MessageEvent IDL constructor 3 vuotta sitten
MessagePort.cpp ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
MessagePort.h ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
MessagePort.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
PageTransitionEvent.h 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor 3 vuotta sitten
PageTransitionEvent.idl 1c4404c46a LibWeb: Add the missing PageTransitionEvent IDL constructor 3 vuotta sitten
PromiseRejectionEvent.h f952db1a1f LibWeb: Implement PromiseRejectionEvent 3 vuotta sitten
PromiseRejectionEvent.idl f952db1a1f LibWeb: Implement PromiseRejectionEvent 3 vuotta sitten
Storage.cpp 3f9fc0f690 Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu 3 vuotta sitten
Storage.h 3f9fc0f690 Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu 3 vuotta sitten
Storage.idl 47979996e8 LibWeb: Add Storage interface and window.localStorage 3 vuotta sitten
SubmitEvent.h 1e8ba0d9d3 LibWeb: Add the missing SubmitEvent IDL constructor 3 vuotta sitten
SubmitEvent.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
TagNames.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
TagNames.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 vuotta sitten
TextMetrics.cpp 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 vuotta sitten
TextMetrics.h 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 vuotta sitten
TextMetrics.idl 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 vuotta sitten
Timer.cpp 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML 3 vuotta sitten
Timer.h 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML 3 vuotta sitten
Window.cpp 83eb5ac8fd LibWeb: Add window.sessionStorage 3 vuotta sitten
Window.h 83eb5ac8fd LibWeb: Add window.sessionStorage 3 vuotta sitten
Worker.cpp ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
Worker.h ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
Worker.idl ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
WorkerDebugConsoleClient.cpp ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
WorkerDebugConsoleClient.h ae346cff6b LibWeb: Add partially functioning Worker API 3 vuotta sitten
WorkerGlobalScope.cpp 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten
WorkerGlobalScope.h 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten
WorkerGlobalScope.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
WorkerLocation.cpp 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten
WorkerLocation.h 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten
WorkerLocation.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten
WorkerNavigator.h 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten
WorkerNavigator.idl 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope 3 vuotta sitten