AngleSharp / AngleSharp/AngleSharp.Css

CSSOM From Houdini Spec

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api cssom help-wanted
Dominant language
C#
Stars
98
Forks
48
Avg merge
9h 25m
Merged PRs (30d)
14

Description

Houdini is getting more in shape giving us some of the spec details that are particularly interesting, e.g.,

These two specs define not only how values are represented in IDL, but also how to extend / define properties. Those things are already somehow in AngleSharp.Css but should be made conforming to those specs to be on the same track early.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing AngleSharp.Css handling against the CSS Typed OM and CSS Properties Values API specifications linked in the issue. Done means bringing the existing value representation and property-extension behavior into conformance with those specifications.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, css
Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.