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
7 changes: 7 additions & 0 deletions features/hyphenate-character.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: Hyphenate character
description: The `hyphenate-character` CSS property sets the character or string to use at the end of a line before a line break.
spec: https://drafts.csswg.org/css-text-4/#hyphenate-character
group: text-wrap
compat_features:
- css.properties.hyphenate-character
- css.properties.hyphenate-character.auto
17 changes: 17 additions & 0 deletions features/hyphenate-character.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Generated from: hyphenate-character.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: low
baseline_low_date: 2023-09-18
support:
chrome: "106"
chrome_android: "106"
edge: "106"
firefox: "98"
firefox_android: "98"
safari: "17"
safari_ios: "17"
compat_features:
- css.properties.hyphenate-character
- css.properties.hyphenate-character.auto
7 changes: 7 additions & 0 deletions features/hyphenate-limit-chars.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: Hyphenate limit chars
description: The `hyphenate-limit-chars` CSS property sets the number of characters in a word before it is hyphenated and the minimum number of characters on either side of the hyphen.
spec: https://drafts.csswg.org/css-text-4/#hyphenate-char-limits
group: text-wrap
compat_features:
- css.properties.hyphenate-limit-chars
- css.properties.hyphenate-limit-chars.auto
12 changes: 12 additions & 0 deletions features/hyphenate-limit-chars.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Generated from: hyphenate-limit-chars.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support:
chrome: "109"
chrome_android: "109"
edge: "109"
compat_features:
- css.properties.hyphenate-limit-chars
- css.properties.hyphenate-limit-chars.auto