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
Antony Jones 82dc26a31c
Fix lint warnings (#5263)
4 years ago
..
attribute-selector-bind use bindings when matching attribute selector against element (#3281) 5 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
combinator-child update tests 6 years ago
css-vars bugfix: exempt the :root selector from prefix 5 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
empty-class add selector to message of css-unused-selector warning (#5253) 4 years ago
empty-rule rename .html files to .svelte 6 years ago
empty-rule-dev error on invalid compiler options — closes #2094 6 years ago
global rename .html files to .svelte 6 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-unused-descendant add selector to message of css-unused-selector warning (#5253) 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 update css tests 6 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 update css tests 6 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 add selector to message of css-unused-selector warning (#5253) 4 years ago
omit-scoping-attribute-descendant-global-inner update tests 6 years ago
omit-scoping-attribute-descendant-global-inner-class update tests 6 years ago
omit-scoping-attribute-descendant-global-inner-multiple update tests 6 years ago
omit-scoping-attribute-descendant-global-outer update tests 6 years ago
omit-scoping-attribute-descendant-global-outer-multiple update tests 6 years ago
omit-scoping-attribute-global update tests 6 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
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 add selector to message of css-unused-selector warning (#5253) 4 years ago
unused-selector-leading add selector to message of css-unused-selector warning (#5253) 4 years ago
unused-selector-string-concat Fix lint warnings (#5263) 4 years ago
unused-selector-ternary add selector to message of css-unused-selector warning (#5253) 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