Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString vor 1 Jahr
  Shannon Booth 285bca1633 LibWeb: Use Optional<FlyString> const& in Element and NamedNodeMap vor 1 Jahr
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap vor 1 Jahr
  Shannon Booth 462f97b28a LibWeb: Port Element::get_attribute_value from ByteString vor 1 Jahr
  Bastiaan van der Plaat c30911ab10 LibWeb: Hide select chevron icon when `appearance: none;` vor 1 Jahr
  Aliaksandr Kalenik cda1d886df LibWeb: Fix not working Element::scroll_an_element_into_view() vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Aliaksandr Kalenik 7d757fefeb LibWeb: Remove FIXME if paintable is missing in getBoundingClientRect() vor 1 Jahr
  Aliaksandr Kalenik 8f8ec37d58 LibWeb: Add missing paintable null check in get_bounding_client_rect() vor 1 Jahr
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& vor 1 Jahr
  Aliaksandr Kalenik e464d484c4 LibWeb: Implement getBoundingClientRect() for inline paintables vor 1 Jahr
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class vor 1 Jahr
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
  Andreas Kling 20da5b6153 LibWeb: Remove an unnecessary (and unsafe) cast from Node to Element vor 1 Jahr
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Timothy Flynn aa4dcda5dc LibWeb+LibWebView+Ladybird: Scale scroll-to CSS positions in PageHost vor 1 Jahr
  Shannon Booth decc071060 LibWeb: Return a scroll offset of 0 for colgroup elements vor 1 Jahr
  Andreas Kling ef809eea1e LibWeb: Don't assume IO.unobserve() called on observed element vor 1 Jahr
  implicitfield ccea69ad40 LibWeb: Add special handling for text-align when applied to tables vor 1 Jahr
  Shannon Booth c5d3ccca00 LibWeb: Port AriaData from DeprecatedString to String vor 1 Jahr
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String vor 1 Jahr
  Andreas Kling 7ee47d81ca LibWeb: Allocate custom element reactions queue on demand vor 1 Jahr
  Andreas Kling ac8bb89f50 LibWeb: Allocate list of registered intersection observers on demand vor 1 Jahr
  Andreas Kling bdac94870c LibWeb: Convert Element "attribute change steps" from vector to virtual vor 1 Jahr
  Andreas Kling 48dbec8a9e LibWeb: Allocate storage for pseudo element layout nodes on demand vor 1 Jahr
  Andreas Kling 37505d9746 LibWeb: Allocate storage for pseudo element custom properties on demand vor 1 Jahr
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String vor 1 Jahr
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible vor 1 Jahr
  Aliaksandr Kalenik 6bed27cca9 LibWeb: Use border box rect in getBoundingClientRect() vor 1 Jahr