Commit History

Autor SHA1 Mensaxe Data
  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
  Aliaksandr Kalenik 591c8d2b68 LibWeb: Return overflow rect height from Element::scroll_height() hai 1 ano
  Aliaksandr Kalenik 9f581d0bc9 LibWeb: Return overflow rect width from Element::scroll_width() hai 1 ano
  Aliaksandr Kalenik 89319cd0c9 LibWeb: Make sure layout is up to date in Element::scroll_height() hai 1 ano
  Aliaksandr Kalenik 639e9b5012 LibWeb: Make sure layout is up to date in Element::scroll_width() hai 1 ano
  Andrew Kaster 94149db073 LibWeb: Implement Document named properties with light caching hai 1 ano
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document hai 1 ano
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes hai 1 ano
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() hai 1 ano
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout hai 1 ano
  Aliaksandr Kalenik 79b73b7fbb LibWeb: Use Window::scroll() in Element::set_scroll_top() hai 1 ano
  Aliaksandr Kalenik a4d78c7df9 LibWeb: Use Window::scroll() in Element::set_scroll_left() hai 1 ano
  Aliaksandr Kalenik fb2166f19c LibWeb: Account for CSS transform in Element::getClientRects() hai 1 ano
  Aliaksandr Kalenik 768b8415f2 LibWeb: Follow the spec more precisely in Element::getClientRects() hai 1 ano
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() hai 1 ano
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable hai 1 ano
  Shannon Booth 3910efb80b LibWeb: Implement Element.removeAttributeNS hai 1 ano
  Shannon Booth 7a26a889cb LibWeb: Implement Element.getAttributeNodeNS hai 1 ano
  Shannon Booth e6861cb5ef LibWeb: Port Element::insert_adjacent from ByteString hai 1 ano
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString hai 1 ano
  Shannon Booth 785fa60cca LibWeb: Implement Element.getAttributeNS hai 1 ano
  Shannon Booth fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString hai 1 ano
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap hai 1 ano
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap hai 1 ano
  Shannon Booth 462f97b28a LibWeb: Port Element::get_attribute_value from ByteString hai 1 ano