Commit History

Autor SHA1 Mensaxe Data
  Alex 13abb1b2c7 LibWeb: Add name validation and document check to setAttribute hai 1 ano
  Andreas Kling 41667f969d LibWeb: Fix two problems where media queries didn't invalidate properly hai 1 ano
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Andreas Kling 0b28a310b1 LibWeb: Stub out Element.scrollBy() hai 1 ano
  Andreas Kling 82f8b64017 LibWeb: Stub out Element.currentCSSZoom hai 1 ano
  Andreas Kling 20bdda7f02 LibWeb: Implement Element.removeAttributeNode() hai 1 ano
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction hai 1 ano
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML hai 1 ano
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hai 1 ano
  Aliaksandr Kalenik d5c6e45dca LibWeb: Change Element::closest() to check if any of selector matches hai 1 ano
  Aliaksandr Kalenik e232a84f0e LibWeb: Do not include box's own scroll offset in get_client_rects() hai 1 ano
  Andreas Kling cf60f52a78 LibWeb: Add DOM tree version counter hai 1 ano
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hai 1 ano
  Andreas Kling a6c23d3db5 LibWeb: Make Element::has_class() an inline function hai 1 ano
  Andreas Kling 4679dbc9df LibWeb: Make Element::inline_style() return specific declaration type hai 1 ano
  Aliaksandr Kalenik 3fd1164171 LibWeb: Account for scroll offset in Element::get_client_rects() hai 1 ano
  Aliaksandr Kalenik 15524b97b6 LibWeb: Update paint-only props only when needed in get_client_rects() hai 1 ano
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 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 0c76c7ee36 LibWeb: Make Element::is_document_element() slightly nicer hai 1 ano
  Aliaksandr Kalenik 3b4230e0b0 LibWeb: Visit custom element's lifecycle callbacks hai 1 ano
  Andreas Kling 1b8d8c7bbc LibWeb: Make a Layout::BlockContainer for MathML boxes hai 1 ano
  Andreas Kling 3591a82e8d LibWeb: Look at paintable directly in Element::scroll* APIs hai 1 ano
  Aliaksandr Kalenik c6e69d501f LibWeb: Add style sheets to the shadow root if applicable %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 24ec5838ba LibWeb: Visit Animatable::m_associated_effects hai 1 ano
  Bastiaan van der Plaat 76f767c867 LibWeb: Apply transform origin in Element::get_client_rects() hai 1 ano
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer hai 1 ano
  Andreas Kling d1b5f55f91 LibWeb: Make Paintable::containing_block() return a PaintableBox* hai 1 ano
  Luke Wilde 48e11a1f12 LibWeb: Empty CE reaction queue instead of destroying it on exception hai 1 ano