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 9b505de3a0
compile time error on slotted content inside if/each blocks. closes #849
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-static-type
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
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 downgrade invalid callee error for event handlers to a warning (#579) 9 years ago
method-nonexistent-helper
missing-component
named-export
namespace-invalid
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
svg-child-component-declared-namespace
svg-child-component-undeclared-namespace
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
window-binding-invalid-innerwidth
window-binding-invalid-value
window-binding-invalid-width
window-event-invalid