Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 591c8d2b68 LibWeb: Return overflow rect height from Element::scroll_height() il y a 1 an
  Aliaksandr Kalenik 9f581d0bc9 LibWeb: Return overflow rect width from Element::scroll_width() il y a 1 an
  Aliaksandr Kalenik 89319cd0c9 LibWeb: Make sure layout is up to date in Element::scroll_height() il y a 1 an
  Aliaksandr Kalenik 639e9b5012 LibWeb: Make sure layout is up to date in Element::scroll_width() il y a 1 an
  Andrew Kaster 94149db073 LibWeb: Implement Document named properties with light caching il y a 1 an
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document il y a 1 an
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes il y a 1 an
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() il y a 1 an
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout il y a 1 an
  Aliaksandr Kalenik 79b73b7fbb LibWeb: Use Window::scroll() in Element::set_scroll_top() il y a 1 an
  Aliaksandr Kalenik a4d78c7df9 LibWeb: Use Window::scroll() in Element::set_scroll_left() il y a 1 an
  Aliaksandr Kalenik fb2166f19c LibWeb: Account for CSS transform in Element::getClientRects() il y a 1 an
  Aliaksandr Kalenik 768b8415f2 LibWeb: Follow the spec more precisely in Element::getClientRects() il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable il y a 1 an
  Shannon Booth 3910efb80b LibWeb: Implement Element.removeAttributeNS il y a 1 an
  Shannon Booth 7a26a889cb LibWeb: Implement Element.getAttributeNodeNS il y a 1 an
  Shannon Booth e6861cb5ef LibWeb: Port Element::insert_adjacent from ByteString il y a 1 an
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString il y a 1 an
  Shannon Booth 785fa60cca LibWeb: Implement Element.getAttributeNS il y a 1 an
  Shannon Booth fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString il y a 1 an
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap il y a 1 an
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap il y a 1 an
  Shannon Booth 462f97b28a LibWeb: Port Element::get_attribute_value from ByteString il y a 1 an
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` il y a 1 an
  Aliaksandr Kalenik cda1d886df LibWeb: Fix not working Element::scroll_an_element_into_view() il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Aliaksandr Kalenik 7d757fefeb LibWeb: Remove FIXME if paintable is missing in getBoundingClientRect() il y a 1 an
  Aliaksandr Kalenik 8f8ec37d58 LibWeb: Add missing paintable null check in get_bounding_client_rect() il y a 1 an
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& il y a 1 an