Incorrectly positioned cursor in Safari at <ul> with "list-style-position: inside"
Open
- Dominant language
- JavaScript
- Stars
- 20k
- Forks
- 1.1k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 13
Description
When applying `list-style-position: inside;` to `
- ` or `
- ` cursor in Safari incorrectly positioned until user start typing. When start typing it automatically fixes.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Reproduce the issue in Safari with a
- or
- using list-style-position: inside, then trace the editor's cursor positioning behavior before and after typing. Done means the cursor is initially positioned correctly and remains correct without requiring the user to type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100