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
Rich Harris a87d30e0e6
allow event handlers to call store methods
8 years ago
..
a11y-alt-text update some tests 8 years ago
a11y-anchor-has-content anchor-has-content 8 years ago
a11y-anchor-is-valid anchor-is-valid 8 years ago
a11y-aria-props aria-props 8 years ago
a11y-aria-role aria-role 8 years ago
a11y-aria-unsupported-element heading-has-content 8 years ago
a11y-figcaption-wrong-place a11y checks (#374) 8 years ago
a11y-heading-has-content heading-has-content 8 years ago
a11y-html-has-lang fix a11y-html-has-lang unit test 8 years ago
a11y-iframe-has-title no-access-key 8 years ago
a11y-no-access-key no-autofocus 8 years ago
a11y-no-autofocus no-autofocus 8 years ago
a11y-no-distracting-elements no-distracting-elements 8 years ago
a11y-scope scope 8 years ago
a11y-tabindex-no-positive tabindex-no-positive 8 years ago
binding-input-checked
binding-input-type-boolean Increase code coverage 8 years ago
binding-input-type-dynamic Increase code coverage 8 years ago
binding-invalid
binding-invalid-on-element
component-cannot-be-called-state
component-slot-default-duplicate.skip validation 8 years ago
component-slot-default-reserved validation 8 years ago
component-slot-dynamic validation 8 years ago
component-slot-dynamic-attribute validation 8 years ago
component-slot-each-block validation 8 years ago
component-slot-named-duplicate.skip validation 8 years ago
component-slotted-each-block compile time error on slotted content inside if/each blocks. closes #849 8 years ago
component-slotted-if-block compile time error on slotted content inside if/each blocks. closes #849 8 years ago
css-invalid-global
css-invalid-global-placement
each-block-invalid-context throw error on illegal context (#934) 8 years ago
each-block-invalid-context-destructured throw error on illegal context (#934) 8 years ago
event-handler-ref
event-handler-ref-invalid
export-default-duplicated
export-default-must-be-object
helper-clash-context
helper-purity-check-needs-arguments
helper-purity-check-no-this
helper-purity-check-this-get
helper-purity-check-uses-arguments
method-arrow-no-this
method-arrow-this
method-nonexistent allow options.* as event handler callee 8 years ago
method-nonexistent-helper allow options.* as event handler callee 8 years ago
method-quoted treat quoted property names the same way as identifiers - fixes #914 8 years ago
missing-component
named-export
namespace-invalid
namespace-invalid-unguessable Increase code coverage 8 years ago
namespace-non-literal Increase code coverage 8 years ago
non-object-literal-components Increase code coverage 8 years ago
non-object-literal-events Increase code coverage 8 years ago
non-object-literal-helpers Increase code coverage 8 years ago
non-object-literal-methods Increase code coverage 8 years ago
non-object-literal-transitions Increase code coverage 8 years ago
oncreate-arrow-no-this
oncreate-arrow-this
ondestroy-arrow-no-this
ondestroy-arrow-this
properties-components-should-be-capitalised
properties-computed-must-be-an-object
properties-computed-must-be-functions
properties-computed-no-destructuring
properties-computed-values-needs-arguments
properties-data-must-be-function
properties-duplicated
properties-methods-getters-setters
properties-unexpected
properties-unexpected-b
slot-attribute-invalid Increase code coverage 8 years ago
store-unexpected allow event handlers to call store methods 8 years ago
svg-child-component-declared-namespace
svg-child-component-undeclared-namespace
tag-invalid Increase code coverage 8 years ago
tag-non-string Increase code coverage 8 years ago
textarea-value-children
transition-duplicate-in
transition-duplicate-in-transition
transition-duplicate-out
transition-duplicate-out-transition
transition-duplicate-transition
transition-duplicate-transition-in
transition-duplicate-transition-out
transition-missing
transition-on-component error if component has transition (fixes #791) 8 years ago
window-binding-invalid enable <:Window bind:online/> - fixes #936 (#937) 8 years ago
window-binding-invalid-innerwidth
window-binding-invalid-value
window-binding-invalid-width
window-binding-online enable <:Window bind:online/> - fixes #936 (#937) 8 years ago
window-event-invalid allow options.* as event handler callee 8 years ago