Implement CSS Text Module Level 3
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start with the cssutils.scripts.cssparse entry point and the CSS Text Module Level 3 specification, using the reported word-break warning as the concrete example. Determine which module features and properties are in scope, then define tests that demonstrate the supported syntax is parsed without the warning; completion depends on an agreed implementation scope.
Written by the indexing model from the issue text.
Description
for example:
python -m cssutils.scripts.cssparse -s 'a {word-break: normal;}'
WARNING Property: Unknown Property name. [1:4: word-break]
b'a {\n word-break: normal\n }'
Can I help? Where to start?
- Dominant language
- Python
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
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.
More from jaraco/cssutils
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Wrong specificity Openhelp wanted
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
good first issue help wanted
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
essnmx good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
[Feature] 奇物选择添加优先级 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Giskard-AI/giskard-oss#2840 · 1 comment ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Openarea: repo bug perceived difficulty: 2
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yeti-platform/yeti#1380 ·