Skip to content

Commit

Permalink
Map :modal tests to web-features (#46351)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed May 28, 2024
1 parent 09341e9 commit 51ca391
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css/selectors/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ features:
- name: read-write-pseudos
files:
- selector-read-write-*
- name: modal
files:
- modal-pseudo-class.html
- name: user-pseudos
files:
- user-invalid.html
Expand Down
3 changes: 3 additions & 0 deletions css/selectors/invalidation/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ features:
- has-*
- "*-in-has.*"
- "*-in-has-*"
- name: modal
files:
- modal-pseudo-class-in-has.html
- name: user-pseudos
files:
- user-valid-user-invalid.html

0 comments on commit 51ca391

Please sign in to comment.