..
a11y-alt-text
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-anchor-aria-label-has-no-content
fix: silence no content a11y warning if the tag has an aria-label ( #8299 )
2 years ago
a11y-anchor-has-content
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-anchor-in-svg-is-valid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-anchor-is-valid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-activedescendant
fix: hide some a11y warnings for `<svelte:element>` tags ( #8335 )
2 years ago
a11y-aria-props
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-boolean
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-integer
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-number
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-string
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-token
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-tokenlist
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-proptypes-tristate
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-role
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-aria-unsupported-element
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-click-events-have-key-events
fix: hide some a11y warnings for `<svelte:element>` tags ( #8335 )
2 years ago
a11y-contenteditable-element-without-child
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-figcaption-in-non-element-block
a11y: implement img-redundant-alt ( #4750 )
5 years ago
a11y-figcaption-right-place
a11y: implement img-redundant-alt ( #4750 )
5 years ago
a11y-figcaption-wrong-place
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-heading-has-content
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-html-has-lang
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-iframe-has-title
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-img-redundant-alt
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-in-foreign-namespace
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations ( #5652 )
4 years ago
a11y-label-has-associated-control
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-label-has-associated-control-2
Recursively check label children for input control ( #5323 )
2 years ago
a11y-media-has-caption
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-mouse-events-have-key-events
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-no-abstract-roles
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-no-access-key
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-no-autofocus
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-no-distracting-elements
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-no-interactive-element-to-noninteractive-role
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-no-noninteractive-tabindex
fix: hide some a11y warnings for `<svelte:element>` tags ( #8335 )
2 years ago
a11y-no-redundant-roles
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-not-on-components
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
a11y-role-has-required-aria-props
fix: hide some a11y warnings for `<svelte:element>` tags ( #8335 )
2 years ago
a11y-role-supports-aria-props
feat: add a11y `role-supports-aria-props` ( #8195 )
2 years ago
a11y-scope
fix: hide some a11y warnings for `<svelte:element>` tags ( #8335 )
2 years ago
a11y-tabindex-no-positive
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
action-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
action-object
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
action-on-component
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
animation-comment-siblings
each animate allow having comment siblings ( #7435 )
3 years ago
animation-duplicate
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
animation-each-with-const
Handle whitespace inside #each with animation ( #5477 )
3 years ago
animation-each-with-whitespace
Handle whitespace inside #each with animation ( #5477 )
3 years ago
animation-missing
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
animation-not-in-each
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
animation-not-in-keyed-each
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
animation-siblings
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
assignment-to-const
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
assignment-to-const-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
assignment-to-const-3
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
assignment-to-const-4
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
assignment-to-const-5
chore: implemented a small runtime optimization for SSR ( #7539 )
2 years ago
assignment-to-const-6
fix: no error assigning to a `const` property ( #7966 )
2 years ago
assignment-to-const-7
chore: implemented a small runtime optimization for SSR ( #7539 )
2 years ago
assignment-to-const-8
fix: no error assigning to a `const` property ( #7966 )
2 years ago
attribute-expected-equals
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
attribute-invalid-name
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
attribute-invalid-name-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
attribute-invalid-name-3
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
attribute-invalid-name-4
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
attribute-invalid-name-5
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
await-component-is-used
rename .html files to .svelte
6 years ago
await-no-catch
Don't show 'Empty block' warnings for non-existent await branches
6 years ago
await-shorthand-no-catch
Don't show 'Empty block' warnings for non-existent await branches
6 years ago
await-shorthand-no-then
add await catch shorthand ( #4490 )
5 years ago
binding-await-catch
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-await-then
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-await-then-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-const
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-const-field
throw compiler error when binding directly to const variables ( #4506 )
5 years ago
binding-dimensions-svg
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-dimensions-svg-child
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-dimensions-void
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-input-checked
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-input-type-boolean
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-input-type-dynamic
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-invalid-foreign-namespace
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-invalid-on-element
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-invalid-value
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-invalid-value-global
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-let
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
binding-select-multiple-dynamic
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
catch-declares-error-variable
add Error to known globals, declare catch block parameter. fixes #3064
5 years ago
component-dynamic
fix: make svelte-ignore work above components ( #8338 )
2 years ago
component-event-modifiers-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-invalid-style-directive
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-name-lowercase
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-namespaced
failing missing-declaration test
6 years ago
component-slot-default-duplicate.skip
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slot-default-reserved
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slot-dynamic
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slot-dynamic-attribute
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slot-named-duplicate.skip
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slotted-custom-element
complain if named slots other than direct descendant of component ( #4509 )
5 years ago
component-slotted-custom-element-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slotted-each-block
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
component-slotted-if-block
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-conflict-1
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-conflict-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-cyclical
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-out-of-scope
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-placement-1
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-placement-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-readonly-1
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
const-tag-readonly-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
contenteditable-dynamic
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
contenteditable-missing
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-combinator-selector-1
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-combinator-selector-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-combinator-selector-3
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-combinator-selector-4
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-placement
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-placement-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-placement-3
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-placement-4
fix: add global compound selector validation ( #6322 )
2 years ago
css-invalid-global-selector
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-selector-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-selector-3
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-selector-4
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-selector-5
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
css-invalid-global-selector-6
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
debug-invalid-args
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
default-export
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
default-export-anonymous-class
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
default-export-anonymous-function
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
directive-non-expression
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dollar-dollar-global-in-markup
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dollar-dollar-global-in-script
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dollar-global-in-markup
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dollar-global-in-script
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dynamic-element-invalid-tag
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dynamic-element-missing-tag
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
dynamic-element-this
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
each-block-destructured-object-rest-comma-after
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
each-block-invalid-context
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
each-block-invalid-context-destructured
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
each-block-invalid-context-destructured-object
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
each-block-multiple-children
Updated to ESLint config 5.4.0 ( #5541 )
4 years ago
empty-block
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
error-mode-warn
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
event-modifiers-invalid
feat: add stopImmediatePropagation event modifier ( #8341 )
2 years ago
event-modifiers-invalid-nonpassive
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
event-modifiers-invalid-passive
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
event-modifiers-legacy
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
event-modifiers-redundant
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
html-block-in-attribute
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
html-block-in-textarea
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
ignore-warning
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
ignore-warnings
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
ignore-warnings-cumulative
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
ignore-warnings-newline
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
ignore-warnings-stacked
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
illegal-variable-declaration
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
import-meta
update acorn and parse expression as module script ( #5423 )
4 years ago
invalid-empty-css-declaration
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
logic-block-in-attribute
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
logic-block-in-textarea
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
missing-component
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
missing-component-global
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
missing-custom-element-compile-options
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
module-script-reactive-declaration
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
multiple-script-default-context
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
multiple-script-module-context
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
namespace-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
namespace-invalid-unguessable
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
namespace-non-literal
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
non-empty-block-dev
Updated to ESLint config 5.4.0 ( #5541 )
4 years ago
reactive-declaration-cyclical
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
reactive-declaration-non-top-level
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
reactive-module-const-variable
[fix] warning on reactive use of module const ( #6606 ) ( #6607 )
3 years ago
reactive-module-variable
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
reactive-module-variable-2
[fix] do not warn if module variables are not the only dependencies in reactive statements ( #6510 )
3 years ago
ref-not-supported
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
ref-not-supported-in-css
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
rest-eachblock-binding
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
rest-eachblock-binding-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
rest-eachblock-binding-3
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
script-invalid-context
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
security-anchor-rel-noreferer
fix: make `noreferrer` warning less zealous ( #8230 )
2 years ago
security-anchor-rel-noreferer-legacy
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
select-multiple
update validate tests
6 years ago
silence-warnings
[fix] be able to silence more warnings ( #6504 )
3 years ago
silence-warnings-2
[fix] be able to silence more warnings ( #6504 )
3 years ago
slot-attribute-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
slot-warning
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
slot-warning-ignore
[fix] named slots breaks svelte-ignore comments ( #8105 )
2 years ago
slot-warning2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
style-directive-modifiers-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
svelte-fragment-placement
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
svelte-fragment-placement-2
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
svg-child-component-declared-namespace
update validate tests
6 years ago
tag-custom-element-options-missing
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
tag-custom-element-options-true
tests: validator: add support for customElement compile option + test cases ( #4133 )
5 years ago
tag-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
tag-non-string
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
textarea-value-children
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
title-no-attributes
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
title-no-children
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-in
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-in-transition
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-out
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-out-transition
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-transition
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-transition-in
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-duplicate-transition-out
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-missing
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
transition-on-component
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
undefined-value
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
undefined-value-global
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
unreferenced-variables
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
unreferenced-variables-each
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
use-the-platform
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
window-binding-invalid
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
window-binding-invalid-innerwidth
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
window-binding-invalid-value
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
window-binding-invalid-width
chore: Reduce number of lines of expected files ( #8325 )
2 years ago
window-binding-online
update validate tests
6 years ago