Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
  Andreas Kling 98cf845d8a LibWeb: Use HTML::EventNames::animation* instead of string literals hai 1 ano
  Andreas Kling 43c720db81 LibWeb: Remove a bunch of redundant Document::navigable() lookups hai 1 ano
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update hai 1 ano
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM hai 1 ano
  Aliaksandr Kalenik ecce570cb7 LibWeb: Stop animation driver timer after document becomes inactive hai 1 ano
  Aliaksandr Kalenik fd63ffb8c3 LibWeb: Use Core::Timer instead for animation driver timer hai 1 ano
  Matthew Olsson e91f4dcd79 LibWeb: Use Performance for animation time instead of MonotonicTime hai 1 ano
  Aliaksandr Kalenik 91ec1d6f95 LibWeb: Maintain list of allocated shadow roots in Document hai 1 ano
  Aliaksandr Kalenik 8ce8697a66 LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot hai 1 ano
  Aliaksandr Kalenik f19c92d78e LibWeb: Add ObservableArray::for_each() hai 1 ano
  Aliaksandr Kalenik 7c322ec710 LibWeb: Implement adoptedStyleSheets attribute for Document hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed hai 1 ano
  Matthew Olsson fc62989f1a LibWeb: Add missing visits for Document's pending animation event queue hai 1 ano
  Matthew Olsson 65858154de LibWeb: Dispatch Animation events hai 1 ano
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations hai 1 ano
  Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() hai 1 ano
  Matthew Olsson fe848487db LibWeb: Add Document::update_animations_and_send_events hai 1 ano
  Timothy Flynn af57bd5cca LibWeb: Stop parsing after `document.write` at the insertion point hai 1 ano
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations hai 1 ano
  Aliaksandr Kalenik fb8edcea00 LibWeb: Flesh out implementation of ResizeObserver interfaces hai 1 ano
  Tim Ledbetter 02c2b1e67e LibWeb: Implement `document.createCDATASection()` hai 1 ano
  Andrew Kaster 5d2a36f244 LibWeb: Stub out all the functions from the execCommand spec hai 1 ano
  Andrew Kaster 94149db073 LibWeb: Implement Document named properties with light caching hai 1 ano
  Tim Ledbetter c24652bd2e LibWeb: Implement `document.scrollingElement` hai 1 ano
  Matthew Olsson 14200de80b LibWeb: Set DocumentTimeline origin time to zero hai 1 ano
  Aliaksandr Kalenik 88ad871e2b LibWeb: Do paint-order traversal in Document::element_from_point() hai 1 ano
  Aliaksandr Kalenik 9d2809146f LibWeb: Do paint-order traversal in Document::elements_from_point() hai 1 ano
  Andrew Kaster 6a0fe08604 LibWeb: Implement document.elementsFromPoint hai 1 ano