Historique des commits

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