mirror of
https://github.com/servo/servo.git
synced 2025-10-02 17:49:16 +01:00
Radio button grouping is now case-sensitive
This commit is contained in:
parent
90acd1adc3
commit
b20881639e
2 changed files with 1 additions and 28 deletions
|
@ -1,26 +0,0 @@
|
|||
[radio-groupname-case.html]
|
||||
type: testharness
|
||||
[radio button group name = paSSfield-killroyß]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like sImPlE, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like paSSfield-killroyß, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like глупый, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like åωk, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like blah1, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like tÉdz5アパートFi, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
||||
[Among names like ΣΣ, everything must be checkable at the same time]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue