svelte/test/css/samples
Valter Kraemer 2a5b488386
fix: empty value attribute selector doesn't produce "Unused CSS selector" warning ()
2 years ago
..
at-layer [fix] support @layer () 3 years ago
attribute-selector-bind use bindings when matching attribute selector against element () 6 years ago
attribute-selector-details-open whitelist [open] attribute selector for <details> () 5 years ago
attribute-selector-dialog-open [fix] do not be over-eager in removing unused CSS for dialog[open] () 3 years ago
attribute-selector-only-name rename .html files to .svelte 6 years ago
attribute-selector-unquoted rename .html files to .svelte 6 years ago
attribute-selector-word-arbitrary-whitespace fix '~=' and class selectors with arbitrary whitespace () 5 years ago
basic rename .html files to .svelte 6 years ago
child-combinator fix css specificity for child combinator () 5 years ago
combinator-child update tests 6 years ago
css-vars [fix] do not collapse whitespace-only css vars () 3 years ago
custom-css-hash add cssHash option () 4 years ago
descendant-selector-non-top-level-outer update tests 6 years ago
directive-special-character add test for class: directive special characters 6 years ago
dynamic-element [feature] Dynamic elements implementation <svelte:element> () 3 years ago
dynamic-element-tag apply class for dynamic elements () 3 years ago
empty-class Updated to ESLint config 5.4.0 () 4 years ago
empty-rule rename .html files to .svelte 6 years ago
empty-rule-dev Updated to ESLint config 5.4.0 () 4 years ago
general-siblings-combinator upgrade ESLint config () 5 years ago
general-siblings-combinator-await upgrade ESLint config () 5 years ago
general-siblings-combinator-await-not-exhaustive scope CSS sibling combinators () 5 years ago
general-siblings-combinator-each scope CSS sibling combinators () 5 years ago
general-siblings-combinator-each-2 scope CSS sibling combinators () 5 years ago
general-siblings-combinator-each-else upgrade ESLint config () 5 years ago
general-siblings-combinator-each-else-nested upgrade ESLint config () 5 years ago
general-siblings-combinator-each-nested scope CSS sibling combinators () 5 years ago
general-siblings-combinator-if upgrade ESLint config () 5 years ago
general-siblings-combinator-if-not-exhaustive upgrade ESLint config () 5 years ago
general-siblings-combinator-if-not-exhaustive-with-each upgrade ESLint config () 5 years ago
general-siblings-combinator-slot upgrade ESLint config () 5 years ago
general-siblings-combinator-star upgrade ESLint config () 5 years ago
global support :global() in compound selector () 4 years ago
global-compound-selector support :global() in compound selector () 4 years ago
global-keyframes rename .html files to .svelte 6 years ago
global-keyframes-with-no-elements fix global keyframes with no elements 6 years ago
global-with-child-combinator [fix] applying :global for > combinator () 4 years ago
global-with-child-combinator-2 [fix] applying :global for > combinator () 4 years ago
global-with-child-combinator-3 [fix] applying :global for > combinator () 4 years ago
global-with-unused-descendant add selector to message of css-unused-selector warning () 5 years ago
host fix remove of lone :host selectors () 4 years ago
keyframes rename .html files to .svelte 6 years ago
keyframes-autoprefixed rename .html files to .svelte 6 years ago
keyframes-from-to rename .html files to .svelte 6 years ago
local-inside-global rename .html files to .svelte 6 years ago
media-query rename .html files to .svelte 6 years ago
media-query-word rename .html files to .svelte 6 years ago
nested Updated to ESLint config 5.4.0 () 4 years ago
not-selector add scoping attribute for pseudo-class selectors without a type/class - fixes 6 years ago
omit-scoping-attribute update tests 6 years ago
omit-scoping-attribute-attribute-selector add a11y-media-has-caption check () 5 years ago
omit-scoping-attribute-attribute-selector-contains update tests 6 years ago
omit-scoping-attribute-attribute-selector-equals update tests 6 years ago
omit-scoping-attribute-attribute-selector-equals-case-insensitive update tests 6 years ago
omit-scoping-attribute-attribute-selector-equals-dynamic Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-attribute-selector-pipe-equals update tests 6 years ago
omit-scoping-attribute-attribute-selector-prefix update tests 6 years ago
omit-scoping-attribute-attribute-selector-suffix update tests 6 years ago
omit-scoping-attribute-attribute-selector-word-equals update tests 6 years ago
omit-scoping-attribute-class-dynamic update tests 6 years ago
omit-scoping-attribute-class-static update tests 6 years ago
omit-scoping-attribute-descendant Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-descendant-global-inner Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-descendant-global-inner-class Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-descendant-global-inner-multiple Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-descendant-global-outer Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-descendant-global-outer-multiple Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-global Updated to ESLint config 5.4.0 () 4 years ago
omit-scoping-attribute-global-children allow multiple ancestors to be scoped with class () 5 years ago
omit-scoping-attribute-global-descendants allow multiple ancestors to be scoped with class () 5 years ago
omit-scoping-attribute-id update tests 6 years ago
omit-scoping-attribute-multiple-descendants allow multiple ancestors to be scoped with class () 5 years ago
omit-scoping-attribute-whitespace update tests 6 years ago
omit-scoping-attribute-whitespace-multiple update tests 6 years ago
preserve-specificity fix css specificity () 5 years ago
pseudo-element rename .html files to .svelte 6 years ago
root don't scope :root selector () 4 years ago
siblings-combinator upgrade ESLint config () 5 years ago
siblings-combinator-await upgrade ESLint config () 5 years ago
siblings-combinator-await-not-exhaustive scope CSS sibling combinators () 5 years ago
siblings-combinator-each scope CSS sibling combinators () 5 years ago
siblings-combinator-each-2 upgrade ESLint config () 5 years ago
siblings-combinator-each-else upgrade ESLint config () 5 years ago
siblings-combinator-each-else-nested upgrade ESLint config () 5 years ago
siblings-combinator-each-nested upgrade ESLint config () 5 years ago
siblings-combinator-global fix :host and :global css scoping () 4 years ago
siblings-combinator-if upgrade ESLint config () 5 years ago
siblings-combinator-if-not-exhaustive upgrade ESLint config () 5 years ago
siblings-combinator-if-not-exhaustive-with-each upgrade ESLint config () 5 years ago
siblings-combinator-slot upgrade ESLint config () 5 years ago
siblings-combinator-star upgrade ESLint config () 5 years ago
siblings-combinator-with-spread fix sibling combinators with spread attributes () 5 years ago
spread update css tests 6 years ago
supports-charset Support other atrules () 6 years ago
supports-font-face Support other atrules () 6 years ago
supports-import Support other atrules () 6 years ago
supports-namespace Support other atrules () 6 years ago
supports-nested-page Support other atrules () 6 years ago
supports-page Support other atrules () 6 years ago
supports-query rename .html files to .svelte 6 years ago
undefined-with-scope fix undefined class with scoped-css 5 years ago
universal-selector rename .html files to .svelte 6 years ago
unknown-at-rule rename .html files to .svelte 6 years ago
unknown-at-rule-with-following-rules Add tests 6 years ago
unused-selector Updated to ESLint config 5.4.0 () 4 years ago
unused-selector-child-combinator upgrade ESLint config () 5 years ago
unused-selector-empty-attribute fix: empty value attribute selector doesn't produce "Unused CSS selector" warning () 2 years ago
unused-selector-leading Updated to ESLint config 5.4.0 () 4 years ago
unused-selector-string-concat Fix lint warnings () 5 years ago
unused-selector-ternary Updated to ESLint config 5.4.0 () 4 years ago
unused-selector-ternary-bailed Fix lint warnings () 5 years ago
unused-selector-ternary-concat Fix lint warnings () 5 years ago
unused-selector-ternary-nested Fix lint warnings () 5 years ago
weird-selectors rework attribute selector matching to not use regexes () 6 years ago