Историја ревизија

Аутор SHA1 Порука Датум
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings пре 1 година
  Timothy Flynn 6e2685f091 LibWeb: Remove FLATTEN attribute from SelectorEngine::fast_matches пре 1 година
  Andreas Kling 7c9368f402 LibWeb: Support most simple pseudo classes in the fast selector matcher пре 1 година
  Andreas Kling 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors пре 1 година
  Andreas Kling 432536f0b3 LibWeb: Make SelectorEngine::matches_namespace() a standalone function пре 1 година
  Andreas Kling 22465e80fe LibWeb: Avoid FlyString copy when matching tag selector namespace URI пре 1 година
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library пре 1 година
  Andreas Kling 43ef3dc0ab LibWeb: Cache attribute names in lowercase to speed up selector matching пре 1 година
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL пре 1 година
  Aliaksandr Kalenik 32a6bf908a LibWeb/CSS: Fix stack use after scope in matches_attribute() пре 1 година
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class пре 1 година
  Shannon Booth 326b34c7c7 LibWeb: Port all callers of Element::namespace to Element::namespace_uri пре 1 година
  Andreas Kling 0a8eb59a05 LibWeb: Remove Deprecated*String usage in SelectorEngine пре 1 година
  Andreas Kling 83c3490bc4 LibWeb: Use Element::id() in SelectorEngine пре 1 година
  Andreas Kling 0e9bdfa822 LibWeb: Avoid QualifiedName copy when matching tag name selectors пре 1 година
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString пре 1 година
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String пре 1 година
  Sam Atkins 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes пре 1 година
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute пре 1 година
  Sam Atkins 7bc5949e35 LibWeb: Implement the `:placeholder-shown` pseudo-class пре 1 година
  Sam Atkins 9f5b1e6614 LibWeb: Implement the `:read-only` and `:read-write` pseudo-classes пре 1 година
  Sam Atkins 3d10bf3ae7 LibWeb: Implement the `:target-within` pseudo-class selector пре 1 година
  Sam Atkins 3af8b491b4 LibWeb: Implement `:any-link` and `:local-link` pseudo-class selectors пре 1 година
  Sam Atkins b8e694c0f2 LibWeb: Implement the `:dir()` selector pseudo-class пре 1 година
  Sam Atkins 12a2750d1e LibWeb: Support multiple values in `:lang()` selector пре 1 година
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data пре 1 година
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class пре 1 година
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors пре 1 година
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors пре 1 година
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class пре 1 година