Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 91ec1d6f95 LibWeb: Maintain list of allocated shadow roots in Document před 1 rokem
  Aliaksandr Kalenik 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot před 1 rokem
  Aliaksandr Kalenik f19c92d78e LibWeb: Add ObservableArray::for_each() před 1 rokem
  Aliaksandr Kalenik 7c322ec710 LibWeb: Implement adoptedStyleSheets attribute for Document před 1 rokem
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL před 1 rokem
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed před 1 rokem
  Matthew Olsson fc62989f1a LibWeb: Add missing visits for Document's pending animation event queue před 1 rokem
  Matthew Olsson 65858154de LibWeb: Dispatch Animation events před 1 rokem
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations před 1 rokem
  Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() před 1 rokem
  Matthew Olsson fe848487db LibWeb: Add Document::update_animations_and_send_events před 1 rokem
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point před 1 rokem
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations před 1 rokem
  Aliaksandr Kalenik fb8edcea00 LibWeb: Flesh out implementation of ResizeObserver interfaces 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
  Matthew Olsson 14200de80b LibWeb: Set DocumentTimeline origin time to zero před 1 rokem
  Aliaksandr Kalenik 88ad871e2b LibWeb: Do paint-order traversal in Document::element_from_point() před 1 rokem
  Aliaksandr Kalenik 9d2809146f LibWeb: Do paint-order traversal in Document::elements_from_point() 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
  Aliaksandr Kalenik 76d1536307 LibWeb: Optimize scroll offset and clip state recalculation před 1 rokem
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document před 1 rokem
  Aliaksandr Kalenik ff3e454565 LibWeb: Invalidate paint-only property after relayout před 1 rokem
  Tim Ledbetter 69df94ec5c LibWeb: Implement `document.elementFromPoint()` před 1 rokem
  Andrew Kaster 6e75440d5a LibWeb: Bring Document::fallback_base_url closer to the spec před 1 rokem
  Andrew Kaster 5d9d0aa267 LibWeb: Replace check for BrowsingContext's about blank state with false před 1 rokem
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes před 1 rokem