mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
# :invalid should not apply on fieldset (always barred from constraint validation)
|
|
include fieldset/reftest.list
|
|
|
|
# :invalid should apply on the following elements
|
|
include button/reftest.list
|
|
include input/reftest.list
|
|
include select/reftest.list
|
|
include textarea/reftest.list
|
|
|
|
# default :invalid style
|
|
include default-style/reftest.list
|