Skip to content

Commit 72239f9

Browse files
authored
Add more keys to text-box (#2611)
1 parent 5f3d1e8 commit 72239f9

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

features/text-box.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ compat_features:
1313
- css.properties.text-box-trim.trim-end
1414
- css.properties.text-box-trim.trim-start
1515
- css.properties.text-box.normal
16+
- css.types.text-edge
17+
- css.types.text-edge.alphabetic
18+
- css.types.text-edge.cap
19+
- css.types.text-edge.ex
20+
- css.types.text-edge.text

features/text-box.yml.dist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@ compat_features:
1919
- css.properties.text-box-trim.trim-end
2020
- css.properties.text-box-trim.trim-start
2121
- css.properties.text-box.normal
22+
- css.types.text-edge
23+
- css.types.text-edge.alphabetic
24+
- css.types.text-edge.cap
25+
- css.types.text-edge.ex
26+
- css.types.text-edge.text

0 commit comments

Comments
 (0)