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