Историја ревизија

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document пре 1 година
  Timothy Flynn a17074422e LibWeb: Reset form association when any element with an ID changes пре 1 година
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() пре 1 година
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout пре 1 година
  Aliaksandr Kalenik 79b73b7fbb LibWeb: Use Window::scroll() in Element::set_scroll_top() пре 1 година
  Aliaksandr Kalenik a4d78c7df9 LibWeb: Use Window::scroll() in Element::set_scroll_left() пре 1 година
  Aliaksandr Kalenik fb2166f19c LibWeb: Account for CSS transform in Element::getClientRects() пре 1 година
  Aliaksandr Kalenik 768b8415f2 LibWeb: Follow the spec more precisely in Element::getClientRects() пре 1 година
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() пре 1 година
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable пре 1 година
  Shannon Booth 3910efb80b LibWeb: Implement Element.removeAttributeNS пре 1 година
  Shannon Booth 7a26a889cb LibWeb: Implement Element.getAttributeNodeNS пре 1 година
  Shannon Booth e6861cb5ef LibWeb: Port Element::insert_adjacent from ByteString пре 1 година
  Shannon Booth 41f84deb9f LibWeb: Port Element::name to a cached FlyString пре 1 година
  Shannon Booth 785fa60cca LibWeb: Implement Element.getAttributeNS пре 1 година
  Shannon Booth fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString пре 1 година
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap пре 1 година
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap пре 1 година
  Shannon Booth 462f97b28a LibWeb: Port Element::get_attribute_value from ByteString пре 1 година
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` пре 1 година
  Aliaksandr Kalenik cda1d886df LibWeb: Fix not working Element::scroll_an_element_into_view() пре 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Aliaksandr Kalenik 7d757fefeb LibWeb: Remove FIXME if paintable is missing in getBoundingClientRect() пре 1 година
  Aliaksandr Kalenik 8f8ec37d58 LibWeb: Add missing paintable null check in get_bounding_client_rect() пре 1 година
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& пре 1 година
  Aliaksandr Kalenik e464d484c4 LibWeb: Implement getBoundingClientRect() for inline paintables пре 1 година
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class пре 1 година
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm пре 1 година
  Andreas Kling 20da5b6153 LibWeb: Remove an unnecessary (and unsafe) cast from Node to Element пре 1 година
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& пре 1 година