Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments hai 1 ano
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible hai 1 ano
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree hai 1 ano
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class hai 1 ano
  Shannon Booth 22d1337811 LibWeb: Use CSS::pseudo_element_name in Dump hai 1 ano
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support hai 1 ano
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString hai 1 ano
  Shannon Booth 6e48d9f2e6 LibWeb: Port Dump from DeprecatedString to String hai 1 ano
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hai 1 ano
  Shannon Booth c4d841a6b8 LibWeb: Port tag name from DeprecatedString in Dump hai 1 ano
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hai 1 ano
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String hai 1 ano
  Aliaksandr Kalenik aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable hai 1 ano
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hai 1 ano
  Andreas Kling 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules hai 1 ano
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hai 1 ano
  Sam Atkins 5b125811f1 LibWeb: Add support for pseudo-class functions that take an ident param hai 1 ano
  Sam Atkins b684bab5f1 LibWeb: Make `:host()` take a `<compound-selector>` hai 1 ano
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data hai 1 ano
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class hai 1 ano
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors hai 1 ano
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors hai 1 ano
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` hai 1 ano
  Aliaksandr Kalenik 4160f13174 LibWeb: Include scroll offset in paint tree dump hai 1 ano
  Andreas Kling 64c06c345e LibWeb: Parse :host() selector hai 1 ano
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class hai 1 ano
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes hai 1 ano