w3c / w3c/mathml-core

Table related IDL alignments?

Open
#166 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

level-2
Dominant language
HTML
Stars
56
Forks
20
PR merge metrics
No merged PRs in 30d

Description

A lot of the co-evolutionary features of MathML are aligned in Core L1, and at least we have basic IDL support - but differences remain. Math tables are very similar to HTML tables in many ways - but not in terms of IDL. HTML provides some special table-oriented IDL which it ?might make sense to align in MathML eventually too - for example, some reflecting attributes and access to things like which row index it is, and so on... These are in the spec as, for example

https://html.spec.whatwg.org/#the-tr-element
https://html.spec.whatwg.org/#the-td-element

I suppose the question is "how portable is similar knowledge" across the platform

Contributor guide

No contributing guide indexed for this repository

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 comparing MathML table elements with the linked HTML tr and td definitions, focusing on reflecting attributes, row indexes, and related IDL. The MathML Core draft is the project context; done would require an agreed, documented scope for which table-oriented IDL should align and how portable that knowledge is.

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
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.