linksplatform / linksplatform/RegularExpressions.Transformer
Make a bug reports to the Chromium
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# Too small size of image element
The fix in these commits:
https://github.com/linksplatform/RegularExpressions.Transformer/commit/89c4f13652d18cfda7179c381a0bbabf6931bdfa
https://github.com/linksplatform/RegularExpressions.Transformer/commit/7b29f0ecd34dcab9ec2ce403c267ac8648b05653
It was discovered that `image` element with height/width less than 0.5 does not render. That is why the 10 times scale up workaround is applied.
# Incorrect alignment of svg inside image element
Commit: https://github.com/linksplatform/RegularExpressions.Transformer/commit/d7659aa139d828f5ba06bacc2c892b766799519c
Workaround: svg images now embedded directly.
Contributor guide
No contributing guide indexed for this repository
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
Review the issue description and commits 89c4f13652d18cfda7179c381a0bbabf6931bdfa, 7b29f0ecd34dcab9ec2ce403c267ac8648b05653, and d7659aa139d828f5ba06bacc2c892b766799519c. Confirm the two Chromium rendering problems and prepare corresponding Chromium bug reports; done means the reports are submitted with reproducible details and links to the workarounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100