Commit History

Autor SHA1 Mensaxe Data
  Aliaksandr Kalenik b7d28ee57d LibWeb: Change update_style() to update animated style only if needed hai 1 ano
  Aliaksandr Kalenik 96d67ded3e LibWeb: Always run layout and style updates from event loop processing hai 1 ano
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hai 1 ano
  Andreas Kling 4e4b9f440f Revert "LibWeb: Run IntersectionObserver steps only when needed" hai 1 ano
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
  Andreas Kling 1987318cc2 LibWeb: Move selection state from layout tree to paint tree hai 1 ano
  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