Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot před 1 rokem
  Aliaksandr Kalenik 7c322ec710 LibWeb: Implement adoptedStyleSheets attribute for Document před 1 rokem
  Tim Ledbetter 02c2b1e67e LibWeb: Implement `document.createCDATASection()` před 1 rokem
  Andrew Kaster 5d2a36f244 LibWeb: Stub out all the functions from the execCommand spec před 1 rokem
  Andrew Kaster 94149db073 LibWeb: Implement Document named properties with light caching před 1 rokem
  Tim Ledbetter c24652bd2e LibWeb: Implement `document.scrollingElement` před 1 rokem
  Andrew Kaster 6a0fe08604 LibWeb: Implement document.elementsFromPoint před 1 rokem
  Tim Ledbetter 774119bb57 LibWeb: Implement `document.designMode` před 1 rokem
  Tim Ledbetter 69df94ec5c LibWeb: Implement `document.elementFromPoint()` před 1 rokem
  Shannon Booth bd2fe3dcaa LibWeb: Use FlyString in Document::get_elements_by_name před 1 rokem
  Shannon Booth 636a85f04e LibWeb: Use Optional<FlyString> directly in Document & DOMImplementation před 1 rokem
  Matthew Olsson 3ff481938e IDL: Fix syntax errors před 1 rokem
  Matthew Olsson 2fbb9649e3 LibWeb: Add a default DocumentTimeline object to DOM::Document před 1 rokem
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String před 1 rokem
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString před 1 rokem
  Luke Wilde 32e27bc7fa LibWeb: Add a bunch of missing CEReactions před 2 roky
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements před 2 roky
  Andreas Kling 8c5c78f1f1 LibWeb: Implement Document.createAttribute{,NS}() před 2 roky
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL před 2 roky
  Andreas Kling 8b0ace6289 LibWeb: Add Document.createProcessingInstruction() před 2 roky
  Luke Wilde b47aceb480 LibWeb: Add Document.getSelection před 2 roky
  Andreas Kling 2157745093 LibWeb: Add missing [SameObject] extended attributes in IDL files před 2 roky
  Idan Horowitz 43c5b94ea6 LibWeb: Implement document.open(string, string, string) před 2 roky
  Luke Wilde 6b0152e150 LibWeb: Stub Document.queryCommandSupported před 2 roky
  Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing před 2 roky
  Andreas Kling e6ef366859 LibWeb: Implement basic support for Document.all před 2 roky
  Luke Wilde 6a4934a030 LibWeb: Implement document.domain getter před 2 roky
  MacDue d4b2eb22e1 LibWeb: Resolve circular IDL imports před 3 roky
  Sam Atkins d4c40e3aad LibWeb: Extract the ParentNode IDL mixin před 3 roky
  Sam Atkins 79fdc08de9 LibWeb: Correct typo in Document.idl před 3 roky