You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/css/samples
Valter Kraemer 2a5b488386
fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122)
2 years ago
..
at-layer [fix] support @layer (#7514) 2 years ago
attribute-selector-bind use bindings when matching attribute selector against element (#3281) 5 years ago
attribute-selector-details-open whitelist [open] attribute selector for <details> (#5425) 4 years ago
attribute-selector-dialog-open [fix] do not be over-eager in removing unused CSS for dialog[open] (#7495) 2 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 (#4286) 5 years ago
basic rename .html files to .svelte 6 years ago
child-combinator fix css specificity for child combinator (#5399) 4 years ago
combinator-child update tests 6 years ago
css-vars [fix] do not collapse whitespace-only css vars (#7303) 3 years ago
custom-css-hash add cssHash option (#6026) 4 years ago
descendant-selector-non-top-level-outer update tests 6 years ago
directive-special-character add test for class: directive special characters 5 years ago
dynamic-element [feature] Dynamic elements implementation <svelte:element> (#6898) 2 years ago
dynamic-element-tag apply class for dynamic elements (#7652) 2 years ago
empty-class Updated to ESLint config 5.4.0 (#5541) 4 years ago
empty-rule rename .html files to .svelte 6 years ago
empty-rule-dev Updated to ESLint config 5.4.0 (#5541) 4 years ago
general-siblings-combinator upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-await upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-await-not-exhaustive scope CSS sibling combinators (#5427) 4 years ago
general-siblings-combinator-each scope CSS sibling combinators (#5427) 4 years ago
general-siblings-combinator-each-2 scope CSS sibling combinators (#5427) 4 years ago
general-siblings-combinator-each-else upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-each-else-nested upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-each-nested scope CSS sibling combinators (#5427) 4 years ago
general-siblings-combinator-if upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-if-not-exhaustive upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-if-not-exhaustive-with-each upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-slot upgrade ESLint config (#5472) 4 years ago
general-siblings-combinator-star upgrade ESLint config (#5472) 4 years ago
global support :global() in compound selector (#6223) 3 years ago
global-compound-selector support :global() in compound selector (#6223) 3 years ago
global-keyframes rename .html files to .svelte 6 years ago
global-keyframes-with-no-elements fix global keyframes with no elements 5 years ago
global-with-child-combinator [fix] applying :global for > combinator (#6563) 3 years ago
global-with-child-combinator-2 [fix] applying :global for > combinator (#6563) 3 years ago
global-with-child-combinator-3 [fix] applying :global for > combinator (#6563) 3 years ago
global-with-unused-descendant add selector to message of css-unused-selector warning (#5253) 4 years ago
host fix remove of lone :host selectors (#5984) 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 (#5541) 4 years ago
not-selector add scoping attribute for pseudo-class selectors without a type/class - fixes #1705 5 years ago
omit-scoping-attribute update tests 6 years ago
omit-scoping-attribute-attribute-selector add a11y-media-has-caption check (#5075) 4 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 (#5541) 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 (#5541) 4 years ago
omit-scoping-attribute-descendant-global-inner Updated to ESLint config 5.4.0 (#5541) 4 years ago
omit-scoping-attribute-descendant-global-inner-class Updated to ESLint config 5.4.0 (#5541) 4 years ago
omit-scoping-attribute-descendant-global-inner-multiple Updated to ESLint config 5.4.0 (#5541) 4 years ago
omit-scoping-attribute-descendant-global-outer Updated to ESLint config 5.4.0 (#5541) 4 years ago
omit-scoping-attribute-descendant-global-outer-multiple Updated to ESLint config 5.4.0 (#5541) 4 years ago
omit-scoping-attribute-global Updated to ESLint config 5.4.0 (#5541) 4 years ago
omit-scoping-attribute-global-children allow multiple ancestors to be scoped with class (#3544) 5 years ago
omit-scoping-attribute-global-descendants allow multiple ancestors to be scoped with class (#3544) 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 (#3544) 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 (#4146) 5 years ago
pseudo-element rename .html files to .svelte 6 years ago
root don't scope :root selector (#6514) 3 years ago
siblings-combinator upgrade ESLint config (#5472) 4 years ago
siblings-combinator-await upgrade ESLint config (#5472) 4 years ago
siblings-combinator-await-not-exhaustive scope CSS sibling combinators (#5427) 4 years ago
siblings-combinator-each scope CSS sibling combinators (#5427) 4 years ago
siblings-combinator-each-2 upgrade ESLint config (#5472) 4 years ago
siblings-combinator-each-else upgrade ESLint config (#5472) 4 years ago
siblings-combinator-each-else-nested upgrade ESLint config (#5472) 4 years ago
siblings-combinator-each-nested upgrade ESLint config (#5472) 4 years ago
siblings-combinator-global fix :host and :global css scoping (#5957) 4 years ago
siblings-combinator-if upgrade ESLint config (#5472) 4 years ago
siblings-combinator-if-not-exhaustive upgrade ESLint config (#5472) 4 years ago
siblings-combinator-if-not-exhaustive-with-each upgrade ESLint config (#5472) 4 years ago
siblings-combinator-slot upgrade ESLint config (#5472) 4 years ago
siblings-combinator-star upgrade ESLint config (#5472) 4 years ago
siblings-combinator-with-spread fix sibling combinators with spread attributes (#5467) 4 years ago
spread update css tests 6 years ago
supports-charset Support other atrules (#2995) 5 years ago
supports-font-face Support other atrules (#2995) 5 years ago
supports-import Support other atrules (#2995) 5 years ago
supports-namespace Support other atrules (#2995) 5 years ago
supports-nested-page Support other atrules (#2995) 5 years ago
supports-page Support other atrules (#2995) 5 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 5 years ago
unused-selector Updated to ESLint config 5.4.0 (#5541) 4 years ago
unused-selector-child-combinator upgrade ESLint config (#5472) 4 years ago
unused-selector-empty-attribute fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122) 2 years ago
unused-selector-leading Updated to ESLint config 5.4.0 (#5541) 4 years ago
unused-selector-string-concat Fix lint warnings (#5263) 4 years ago
unused-selector-ternary Updated to ESLint config 5.4.0 (#5541) 4 years ago
unused-selector-ternary-bailed Fix lint warnings (#5263) 4 years ago
unused-selector-ternary-concat Fix lint warnings (#5263) 4 years ago
unused-selector-ternary-nested Fix lint warnings (#5263) 4 years ago
weird-selectors rework attribute selector matching to not use regexes (#1710) 5 years ago