Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Aliaksandr Kalenik 3fd1164171 LibWeb: Account for scroll offset in Element::get_client_rects() 1 vuosi sitten
  Aliaksandr Kalenik 15524b97b6 LibWeb: Update paint-only props only when needed in get_client_rects() 1 vuosi sitten
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 vuosi sitten
  Andreas Kling 43c720db81 LibWeb: Remove a bunch of redundant Document::navigable() lookups 1 vuosi sitten
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update 1 vuosi sitten
  Andreas Kling 0c76c7ee36 LibWeb: Make Element::is_document_element() slightly nicer 1 vuosi sitten
  Aliaksandr Kalenik 3b4230e0b0 LibWeb: Visit custom element's lifecycle callbacks 1 vuosi sitten
  Andreas Kling 1b8d8c7bbc LibWeb: Make a Layout::BlockContainer for MathML boxes 1 vuosi sitten
  Andreas Kling 3591a82e8d LibWeb: Look at paintable directly in Element::scroll* APIs 1 vuosi sitten
  Aliaksandr Kalenik c6e69d501f LibWeb: Add style sheets to the shadow root if applicable 2 vuotta sitten
  Matthew Olsson 24ec5838ba LibWeb: Visit Animatable::m_associated_effects 1 vuosi sitten
  Bastiaan van der Plaat 76f767c867 LibWeb: Apply transform origin in Element::get_client_rects() 1 vuosi sitten
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer 1 vuosi sitten
  Andreas Kling d1b5f55f91 LibWeb: Make Paintable::containing_block() return a PaintableBox* 1 vuosi sitten
  Luke Wilde 48e11a1f12 LibWeb: Empty CE reaction queue instead of destroying it on exception 1 vuosi sitten
  Aliaksandr Kalenik 591c8d2b68 LibWeb: Return overflow rect height from Element::scroll_height() 1 vuosi sitten
  Aliaksandr Kalenik 9f581d0bc9 LibWeb: Return overflow rect width from Element::scroll_width() 1 vuosi sitten
  Aliaksandr Kalenik 89319cd0c9 LibWeb: Make sure layout is up to date in Element::scroll_height() 1 vuosi sitten
  Aliaksandr Kalenik 639e9b5012 LibWeb: Make sure layout is up to date in Element::scroll_width() 1 vuosi sitten
  Andrew Kaster 94149db073 LibWeb: Implement Document named properties with light caching 1 vuosi sitten
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document 1 vuosi sitten
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes 1 vuosi sitten
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() 1 vuosi sitten
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout 1 vuosi sitten
  Aliaksandr Kalenik 79b73b7fbb LibWeb: Use Window::scroll() in Element::set_scroll_top() 1 vuosi sitten
  Aliaksandr Kalenik a4d78c7df9 LibWeb: Use Window::scroll() in Element::set_scroll_left() 1 vuosi sitten
  Aliaksandr Kalenik fb2166f19c LibWeb: Account for CSS transform in Element::getClientRects() 1 vuosi sitten
  Aliaksandr Kalenik 768b8415f2 LibWeb: Follow the spec more precisely in Element::getClientRects() 1 vuosi sitten
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 vuosi sitten
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 vuosi sitten