Add drawable attribute to MathMLElement
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The HTML -in-Canvas APIs make use of an attribute, drawable, on elements in the canvas subtree to indicate those elements need special treatment to support drawing them into a canvas. The HTML https://github.com/whatwg/html/pull/11588 currently puts that attribute on HTMLElement but to support all content we would like to put it on HTMLOrSVGOrMathMLElement.
This issue is seeking MathML-core approval to add the drawable attribute to HTMLOrSVGOrMathMLElement.
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
Read the HTML pull request 11588 first to understand how the drawable attribute is proposed on HTMLElement and how HTMLOrSVGOrMathMLElement relates to it. Determine whether MathML Core approves adding drawable to that interface; done means the approval decision is recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100