Luke Wilde
|
2133b7d58a
LibWeb: Implement :enabled and :disabled pseudo classes to spec
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
1dd4e2dc87
LibWeb: Cache lowercased names in SimpleSelector
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
4b9c5635b3
LibWeb: Make :link selector behave according to spec
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
031322fde3
LibWeb: Make :enabled and :disabled selector handling more idiomatic
|
%!s(int64=2) %!d(string=hai) anos |
networkException
|
48c54e6796
LibWeb: Use lowercase type selectors to match against html elements
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Glazman
|
91e1383b85
LibWeb: Implement attribute selector case identifier
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Glazman
|
049d847230
LibWeb: Clarify attribute selectors when needle is empty
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
31b24c2b29
LibWeb: Remove now-unused null values from Selector enums
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
c0db19f63c
LibWeb: Use a Variant for SimpleSelector's contents
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
d60b3be29a
LibWeb: Implement the :focus-within selector
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
bdd42c9b0e
LibWeb: Add basic support for :lang() CSS selector
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
5b0187477b
LibWeb: Implement `:nth-[last-]child(n of foo)` syntax
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
993653317c
LibWeb: Implement the :where() selector
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
c148ed50bb
LibWeb: Implement the :is() selector
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
68f75ab98e
LibWeb: :checked should only match inputs in checkbox/radio type state
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
973f3c3642
LibWeb: Correct handling of negative step values in nth-foo() selectors
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
a57128467a
LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^)
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
31508b2788
LibWeb: Make CSS :empty selector match empty text nodes as well
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
7eb7396f8b
LibWeb: Match styles for pseudo-elements
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
7c33a084fb
LibWeb: Support CSS :only-of-type selector
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
eec34ae0e9
LibWeb: Make :checked selector actually look at checkedness
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
05eb68d452
LibWeb: Make :root selector match <html> element only
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
db32466499
LibWeb: Mark SelectorEngine matches-related functions as inline
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
ae301d2b02
LibWeb: Remove duplicate type checks in SelectorEngine
|
%!s(int64=3) %!d(string=hai) anos |
Nico Weber
|
b8dc3661ac
Libraries: Fix -Wunreachable-code warnings from clang
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
3bd14941c7
LibWeb: Switch to new CSS Parser :^)
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
1b72766e4e
LibWeb: Fix issues with CSS attribute selector handling
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
6ea5d03f43
LibWeb: Bring Selector terminology in line with the CSS spec
|
%!s(int64=4) %!d(string=hai) anos |