Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a033dfc885 LibWeb: Actually connect ShadowRoot to its host element %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 201afb50c7 LibWeb: Make Element::recompute_style() really compare properties %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6de2b62906 LibWeb: Display pseudo-elements in the DOM inspector %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6499cf4d28 LibWeb: Always relayout document on element style change %!s(int64=3) %!d(string=hai) anos
  networkException 3e7869d57d LibWeb: Remove outdated FIXME comment in Namespaces validate_and_extract %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7d052250f2 LibWeb: Don't create unwanted layout nodes when recomputing style %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bfa7aad0f6 LibWeb: Support (and validate) prefixes in Document.createElementNS() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7231c1c895 LibWeb: Fix bogus result from "validate and extract" DOM operation %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 29144f9238 LibWeb: Allow all ASCII whitespace chars between element class names %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5390e05851 LibWeb: Extract code for creating a Layout::Node based on display type %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7bb721bea2 LibWeb: Make `display: foo` box constructors take the Element by pointer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace %!s(int64=3) %!d(string=hai) anos
  Edwin Hoksberg c646afc26c LibWeb: Support Element.closest(selectors) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bdf0254b16 LibWeb: Add Element::did_remove_attribute() virtual %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c52dc87a42 LibWeb: Don't crash on unknown CSS display types, fall back to inline %!s(int64=3) %!d(string=hai) anos
  DerpyCrabs 58ce2dd088 LibWeb: Add stub implementation for Element's getClientRects %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e2c71b6725 LibWeb: Add a partial implementation of Element.setAttributeNS() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 04bec7a4f5 LibWeb: Remove CSS::StyleInvalidator in favor of dirtying + lazy update %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 4427386d5f LibWeb: Implement Element.getAttributeNames %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 691e4820ac LibWeb: Remove two lowercase string creations from Element::has_class %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 7f223e2290 LibWeb: Do not create lowercase strings in NamedNodeMap::get_attribute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 14349f058a LibWeb: Implement the Element classList attribute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn c62b70d88f LibWeb: Reimplement Element attribute related methods with NamedNodeMap %!s(int64=3) %!d(string=hai) anos