Define what inline percentages resolve against.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
See:
https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=6702
Safari appears to resolve against zero.
Firefox appears to resolve against its (parents?) width?
This needs to be defined, and tests with various combinations of elements, and various writing modes (depending what is decided).
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
Start with the linked live DOM viewer example and compare the reported Safari and Firefox behavior for inline percentages. Determine the specified resolution against the relevant dimensions, then cover the decision with tests using varied element combinations and writing modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- testing, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100