WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
251489
Implement the colspan attribute for the MathML <mtd> element
https://bugs.webkit.org/show_bug.cgi?id=251489
Summary
Implement the colspan attribute for the MathML <mtd> element
Frédéric Wang (:fredw)
Reported
2023-02-01 01:41:50 PST
MathML3 provides a "columnspan" attribute for the <mtd> element and this is implemented in WebKit. MathML Core aligns to the HTML name, which is "colspan":
https://w3c.github.io/mathml-core/#entry-in-table-or-matrix-mtd
Chromium bug (with tests):
https://chromium-review.googlesource.com/c/chromium/src/+/4061476
Firefox bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1814346
This bug is about supporting "colspan" (and disabling "columspan" when MathMLCore is enabled). That should be relatively easy to do:
https://searchfox.org/wubkat/search?q=columnspan&path=&case=true®exp=false
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-01 15:43:02 PST
<
rdar://problem/104935841
>
Frédéric Wang (:fredw)
Comment 2
2023-07-12 01:12:22 PDT
Closing per
https://github.com/w3c/mathml-core/issues/180#issuecomment-1484532747
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug