[css-inline] initial-letters applicability to inlines after a forced break
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
Suppose a block container contains some inline content, in the middle of which there is a block-level element. This splits its content into three parts, the first and third wrapped by anonymous blocks. Should 'initial-letter' apply to an inline appearing at the beginning of the third block?
If so, what about after a forced break?
See also @Loirooriol's comment https://github.com/w3c/csswg-drafts/issues/2184#issuecomment-408396768
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the issue's description and the linked CSSWG issue 2184 comment first, focusing on the anonymous blocks created around inline content and the behavior after a forced break. Determine the intended applicability of initial-letter in the third block and after the break, then document the resolved specification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100