Skip to content

Commit cba6232

Browse files
authored
Map CSS Typed OM tests to web-features (#51680)
Note that factory-* tests will be part of both features, which is reasonable since the factory functions are part of CSS Typed OM.
1 parent ab0473b commit cba6232

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css/css-typed-om/WEB_FEATURES.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
features:
2+
- name: css-typed-om
3+
files: "**"
4+
- name: numeric-factory-functions
5+
files:
6+
- factory-*

0 commit comments

Comments
 (0)