Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions features/draft/text-box-trim.yml

This file was deleted.

6 changes: 0 additions & 6 deletions features/draft/text-box-trim.yml.dist

This file was deleted.

15 changes: 15 additions & 0 deletions features/text-box.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: text-box
description: "The `text-box` CSS property sets the spacing above and below text based on a font's typographic features. For example, `text-box: trim-both ex alphabetic` trims the top to the top of the letter x and the bottom to the bottom of most letters, without descenders."
spec: https://drafts.csswg.org/css-inline-3/#leading-trim
group: text
caniuse: css-text-box-trim
compat_features:
- css.properties.text-box
- css.properties.text-box-edge
- css.properties.text-box-edge.auto
- css.properties.text-box-trim
- css.properties.text-box-trim.none
- css.properties.text-box-trim.trim-both
- css.properties.text-box-trim.trim-end
- css.properties.text-box-trim.trim-start
- css.properties.text-box.normal
16 changes: 16 additions & 0 deletions features/text-box.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Generated from: text-box.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support: {}
compat_features:
- css.properties.text-box
- css.properties.text-box-edge
- css.properties.text-box-edge.auto
- css.properties.text-box-trim
- css.properties.text-box-trim.none
- css.properties.text-box-trim.trim-both
- css.properties.text-box-trim.trim-end
- css.properties.text-box-trim.trim-start
- css.properties.text-box.normal