tc39 / tc39/ecmarkup

Rendering issue in Safari on every 10th step

Open
#623 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
245
Forks
80
Avg merge
10h 46m
Merged PRs (30d)
2

Description

Every 10th step has an extra space before the step text.

Safari (Version 18.0 - 19619.1.26.111.10, 19619) (space highlight mine):

Image

This might be a browser bug as it looks OK in Chrome:

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the extra space before every 10th step in Safari 18.0 and compare the same content in Chrome. Trace the rendering path responsible for step text, then confirm the spacing is corrected in Safari without changing the Chrome result.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.