Skip to content

Commit

Permalink
Add WebDX mapping and WPT test mapping for forced-colors
Browse files Browse the repository at this point in the history
Change-Id: I5d1d3136bc96f870fd3730ce5291e7eb8402b60d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5993499
Commit-Queue: Steinar H Gunderson <[email protected]>
Reviewed-by: Shunya Shishido <[email protected]>
Reviewed-by: Rune Lillesveen <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1378917}
  • Loading branch information
Steinar H. Gunderson authored and chromium-wpt-export-bot committed Nov 6, 2024
1 parent 45967b9 commit 9e160bd
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/css-forced-color-adjust/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
features:
- name: forced-colors
files:
- "*"
4 changes: 4 additions & 0 deletions css/css-forced-color-adjust/parsing/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
features:
- name: forced-colors
files:
- "*"
4 changes: 4 additions & 0 deletions css/mediaqueries/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ features:
files:
- prefers-color-scheme.html
- prefers-color-scheme-*
features:
- name: forced-colors
files:
- forced-colors.html
4 changes: 4 additions & 0 deletions forced-colors-mode/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
features:
- name: forced-colors
files:
- "*"
4 changes: 4 additions & 0 deletions forced-colors-mode/backplate/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
features:
- name: forced-colors
files:
- "*"

0 comments on commit 9e160bd

Please sign in to comment.