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/validator/samples
Yuichiro Yamashita b6a400a549
chore: add prettier (#8543)
1 year ago
..
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: add prettier (#8543) 1 year 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 chore: add prettier (#8543) 1 year ago
a11y-aria-props chore: Reduce number of lines of expected files (#8325) 2 years ago
a11y-aria-proptypes-boolean chore: add prettier (#8543) 1 year ago
a11y-aria-proptypes-integer chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
a11y-aria-proptypes-tokenlist chore: add prettier (#8543) 1 year ago
a11y-aria-proptypes-tristate chore: add prettier (#8543) 1 year 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-autocomplete-valid fix: Handle dynamic values in `a11y-autocomplete-valid` (#8567) 1 year ago
a11y-click-events-have-key-events feat: add a11y `no-noninteractive-element-interactions` (#8391) 1 year ago
a11y-contenteditable-element-without-child feat: `bind:innerText` for `contenteditable` (#4291) 1 year ago
a11y-figcaption-in-non-element-block a11y: implement img-redundant-alt (#4750) 4 years ago
a11y-figcaption-right-place a11y: implement img-redundant-alt (#4750) 4 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-interactive-supports-focus feat: add a11y `interactive-supports-focus` (#8392) 1 year 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: add prettier (#8543) 1 year ago
a11y-mouse-events-have-key-events chore: add prettier (#8543) 1 year ago
a11y-no-abstract-roles chore: Reduce number of lines of expected files (#8325) 2 years ago
a11y-no-access-key chore: add prettier (#8543) 1 year ago
a11y-no-autofocus chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
a11y-no-noninteractive-element-interactions chore: add prettier (#8543) 1 year ago
a11y-no-noninteractive-element-to-interactive-role chore: add prettier (#8543) 1 year ago
a11y-no-noninteractive-tabindex fix: hide some a11y warnings for `<svelte:element>` tags (#8335) 2 years ago
a11y-no-redundant-roles fix: relax no-redundant-roles implementation (#8536) 1 year ago
a11y-no-static-element-interactions feat: add a11y `no-noninteractive-element-interactions` (#8391) 1 year 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 chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
action-object chore: Reduce number of lines of expected files (#8325) 2 years ago
action-on-component chore: add prettier (#8543) 1 year ago
animation-comment-siblings each animate allow having comment siblings (#7435) 2 years ago
animation-duplicate chore: add prettier (#8543) 1 year ago
animation-each-with-const chore: add prettier (#8543) 1 year ago
animation-each-with-whitespace chore: add prettier (#8543) 1 year ago
animation-missing chore: add prettier (#8543) 1 year ago
animation-not-in-each chore: add prettier (#8543) 1 year ago
animation-not-in-keyed-each chore: add prettier (#8543) 1 year ago
animation-siblings chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
assignment-to-const-6 chore: add prettier (#8543) 1 year ago
assignment-to-const-7 chore: add prettier (#8543) 1 year ago
assignment-to-const-8 fix: no error assigning to a `const` property (#7966) 2 years ago
attribute-expected-equals chore: add prettier (#8543) 1 year ago
attribute-invalid-name chore: add prettier (#8543) 1 year ago
attribute-invalid-name-2 chore: add prettier (#8543) 1 year ago
attribute-invalid-name-3 chore: add prettier (#8543) 1 year ago
attribute-invalid-name-4 chore: add prettier (#8543) 1 year ago
attribute-invalid-name-5 chore: add prettier (#8543) 1 year ago
await-component-is-used chore: add prettier (#8543) 1 year ago
await-no-catch Don't show 'Empty block' warnings for non-existent await branches 5 years ago
await-shorthand-no-catch Don't show 'Empty block' warnings for non-existent await branches 5 years ago
await-shorthand-no-then add await catch shorthand (#4490) 4 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: add prettier (#8543) 1 year ago
binding-const-field throw compiler error when binding directly to const variables (#4506) 5 years ago
binding-dimensions-svg chore: add prettier (#8543) 1 year ago
binding-dimensions-svg-child chore: add prettier (#8543) 1 year ago
binding-dimensions-void chore: add prettier (#8543) 1 year ago
binding-input-checked chore: add prettier (#8543) 1 year ago
binding-input-type-boolean chore: add prettier (#8543) 1 year ago
binding-input-type-dynamic chore: add prettier (#8543) 1 year ago
binding-invalid chore: add prettier (#8543) 1 year ago
binding-invalid-foreign-namespace chore: add prettier (#8543) 1 year ago
binding-invalid-on-element chore: add prettier (#8543) 1 year ago
binding-invalid-value chore: add prettier (#8543) 1 year ago
binding-invalid-value-global chore: add prettier (#8543) 1 year ago
binding-let chore: add prettier (#8543) 1 year ago
binding-select-multiple-dynamic chore: add prettier (#8543) 1 year ago
catch-declares-error-variable chore: add prettier (#8543) 1 year ago
component-dynamic chore: add prettier (#8543) 1 year ago
component-event-modifiers-invalid chore: add prettier (#8543) 1 year 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 chore: add prettier (#8543) 1 year ago
component-slot-default-duplicate.skip chore: add prettier (#8543) 1 year ago
component-slot-default-reserved chore: add prettier (#8543) 1 year ago
component-slot-dynamic chore: add prettier (#8543) 1 year ago
component-slot-dynamic-attribute chore: add prettier (#8543) 1 year ago
component-slot-named-duplicate.skip chore: add prettier (#8543) 1 year ago
component-slotted-custom-element chore: add prettier (#8543) 1 year ago
component-slotted-custom-element-2 chore: Reduce number of lines of expected files (#8325) 2 years ago
component-slotted-each-block chore: add prettier (#8543) 1 year ago
component-slotted-if-block chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
contenteditable-missing chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
css-invalid-global-placement-2 chore: add prettier (#8543) 1 year ago
css-invalid-global-placement-3 chore: add prettier (#8543) 1 year ago
css-invalid-global-placement-4 chore: add prettier (#8543) 1 year ago
css-invalid-global-placement-5 chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
default-export chore: add prettier (#8543) 1 year ago
default-export-anonymous-class chore: add prettier (#8543) 1 year ago
default-export-anonymous-function chore: add prettier (#8543) 1 year ago
directive-non-expression chore: add prettier (#8543) 1 year ago
dollar-dollar-global-in-markup chore: add prettier (#8543) 1 year ago
dollar-dollar-global-in-script chore: add prettier (#8543) 1 year ago
dollar-global-in-markup chore: add prettier (#8543) 1 year ago
dollar-global-in-script chore: add prettier (#8543) 1 year ago
dynamic-element-invalid-tag chore: Reduce number of lines of expected files (#8325) 2 years ago
dynamic-element-missing-tag chore: add prettier (#8543) 1 year ago
dynamic-element-this chore: add prettier (#8543) 1 year ago
each-block-destructured-object-rest-comma-after chore: add prettier (#8543) 1 year ago
each-block-invalid-context chore: add prettier (#8543) 1 year ago
each-block-invalid-context-destructured chore: add prettier (#8543) 1 year ago
each-block-invalid-context-destructured-object chore: add prettier (#8543) 1 year ago
each-block-multiple-children chore: add prettier (#8543) 1 year ago
empty-block chore: Reduce number of lines of expected files (#8325) 2 years ago
error-mode-warn chore: add prettier (#8543) 1 year ago
event-modifiers-invalid chore: add prettier (#8543) 1 year ago
event-modifiers-invalid-nonpassive chore: add prettier (#8543) 1 year ago
event-modifiers-invalid-passive chore: add prettier (#8543) 1 year ago
event-modifiers-legacy chore: add prettier (#8543) 1 year ago
event-modifiers-redundant chore: Reduce number of lines of expected files (#8325) 2 years ago
general-siblings-combinator-in-custom-element-selects-slot-fallback chore: add prettier (#8543) 1 year 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 chore: add prettier (#8543) 1 year ago
invalid-empty-css-declaration chore: add prettier (#8543) 1 year ago
invalid-reactive-var-1 chore: add prettier (#8543) 1 year ago
invalid-reactive-var-2 chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
missing-component-global chore: add prettier (#8543) 1 year ago
missing-custom-element-compile-options feat: custom elements rework (#8457) 1 year ago
module-script-reactive-declaration chore: add prettier (#8543) 1 year ago
multiple-script-default-context chore: add prettier (#8543) 1 year ago
multiple-script-module-context chore: add prettier (#8543) 1 year ago
namespace-invalid chore: add prettier (#8543) 1 year ago
namespace-invalid-unguessable chore: add prettier (#8543) 1 year ago
namespace-non-literal chore: add prettier (#8543) 1 year ago
non-empty-block-dev chore: add prettier (#8543) 1 year ago
reactive-declaration-cyclical chore: add prettier (#8543) 1 year ago
reactive-declaration-non-top-level chore: add prettier (#8543) 1 year ago
reactive-module-const-variable chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
ref-not-supported-in-css chore: add prettier (#8543) 1 year ago
rest-eachblock-binding chore: add prettier (#8543) 1 year ago
rest-eachblock-binding-2 chore: add prettier (#8543) 1 year ago
rest-eachblock-binding-3 chore: add prettier (#8543) 1 year ago
rest-eachblock-binding-nested-rest chore: add prettier (#8543) 1 year ago
script-invalid-context chore: add prettier (#8543) 1 year 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
siblings-combinator-in-custom-element-selects-slot-fallback chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
slot-warning feat: add `a11y-no-static-element-interactions` compiler rule (#8251) 1 year ago
slot-warning-ignore feat: add `a11y-no-static-element-interactions` compiler rule (#8251) 1 year ago
slot-warning2 feat: add `a11y-no-static-element-interactions` compiler rule (#8251) 1 year ago
style-directive-modifiers-invalid chore: add prettier (#8543) 1 year 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: add prettier (#8543) 1 year ago
tag-custom-element-options-true chore: add prettier (#8543) 1 year ago
tag-invalid chore: add prettier (#8543) 1 year ago
tag-non-string chore: add prettier (#8543) 1 year ago
textarea-value-children chore: add prettier (#8543) 1 year ago
title-no-attributes chore: add prettier (#8543) 1 year ago
title-no-children chore: add prettier (#8543) 1 year ago
transition-duplicate-in chore: add prettier (#8543) 1 year ago
transition-duplicate-in-transition chore: add prettier (#8543) 1 year ago
transition-duplicate-out chore: add prettier (#8543) 1 year ago
transition-duplicate-out-transition chore: add prettier (#8543) 1 year ago
transition-duplicate-transition chore: add prettier (#8543) 1 year ago
transition-duplicate-transition-in chore: add prettier (#8543) 1 year ago
transition-duplicate-transition-out chore: add prettier (#8543) 1 year ago
transition-missing chore: add prettier (#8543) 1 year ago
transition-on-component chore: add prettier (#8543) 1 year ago
undefined-value chore: add prettier (#8543) 1 year ago
undefined-value-global chore: add prettier (#8543) 1 year 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
valid-reactive-vars fix: var scope should not extend outside the reactive block (#6800) 1 year ago
window-binding-invalid chore: add prettier (#8543) 1 year ago
window-binding-invalid-innerwidth chore: add prettier (#8543) 1 year ago
window-binding-invalid-value chore: add prettier (#8543) 1 year ago
window-binding-invalid-width chore: add prettier (#8543) 1 year ago
window-binding-online chore: add prettier (#8543) 1 year ago