mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d884d5a7a9
This should have been added in https://hg.mozilla.org/mozilla-central/rev/7fa9d642fe74 (bug 596515). jhk, do you still happen to have a copy of the missing form-dynamic-not-invalid-barred.html file?
15 lines
393 B
Plaintext
15 lines
393 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
|
|
include output/reftest.list
|
|
|
|
# default :invalid style
|
|
include default-style/reftest.list
|
|
|
|
include form/reftest.list
|