mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #25407 - pshaughn:radiocase, r=jdm
Radio button grouping is now case-sensitive Just catching up with a spec update, as explained in #25389 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #25389 <!-- Either: --> - [X] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
This commit is contained in:
commit
3892d85fe0
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