`<em>` in interactive examples doesn't render as italic in Safari
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 233
- Forks
- 61
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
Reported via https://github.com/mdn/content/pull/42992#issuecomment-3833185415.
STR:
Expected:
Actual:
Note: This is similar to https://github.com/mdn/yari/issues/7203, but content is not affected, because Fred uses multiple Inter @font-faces, whereas the Playground Runner uses a single @font-face.
PS: It works in the live samples further down, because those don't use Inter.
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
Reproduce the issue in Safari at the linked MDN interactive example, then compare the single Inter @font-face setup in mdn/dex cloud-function/src/internal/play/index.js with mdn/fred/components/font/inter.css. Done means the em example renders italic in Safari without regressing the live samples that already work.
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
- 42/100