Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add initial letter #1643

Merged
merged 2 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
6 changes: 6 additions & 0 deletions features/initial-letter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: initial-letter
description: The `initial letter` CSS property sets the number of lines the first letter occupies.
SondraE marked this conversation as resolved.
Show resolved Hide resolved
spec: https://drafts.csswg.org/css-inline-3/#sizing-drop-initials
compat_features:
- css.properties.initial-letter
- css.properties.initial-letter.normal
12 changes: 12 additions & 0 deletions features/initial-letter.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Generated from: initial-letter.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support:
chrome: "110"
chrome_android: "110"
edge: "110"
compat_features:
- css.properties.initial-letter
- css.properties.initial-letter.normal