summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/selectors/pseudo-classes/checked.html.ini
blob: 091dd6f7071115270cb64e0a2f8423962ec4f0c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[checked.html]
  type: testharness
  [':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s]
    expected: FAIL

  [':checked' should no longer match <input>s whose type checkbox/radio has been removed]
    expected: FAIL

  [':checked' matches clicked checkbox and radio buttons]
    expected: FAIL