Historial de Commits

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