Implement attributes to specify the number of columns and rows that a MathML table cell is to span. This is similar to HTML colspan/rowspan attributes and does not have equivalent CSS properties.
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
Shipping on desktop | 117 |
Shipping on Android | 117 |
Shipping on WebView | 117 |
-- Frédéric Wang
This is actually an intent to ship (sorry for sending email with the wrong title).
To summarize a bit conversations, columnspan/rowspan was
something that was requested by web developers and is used in
existing documents. We cannot just say "use CSS instead" as they
are no equivalent properties.
Initially, we wanted to have this in the initial MathML
implementation but things were postponed because we needed to
decide between "make things more compatible with HTML" (i.e.
colspan/rowspan names) or "make things backward compatible with
MathML3" (i.e. columnspan/rowspan names). Given the latter is
already implemented by Firefox/WebKit and used in existing
documents and tools we decided to go with the latter (Mozilla
also positioned negatively about changing the name).
Implement attributes to specify the number of columns and rows that a MathML table cell is to span. This is similar to HTML colspan/rowspan attributes and does not have equivalent CSS properties.
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
Shipping on desktop | 117 |
Shipping on Android | 117 |
Shipping on WebView | 117 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
-- Frédéric Wang
LGTM1 - seems like an obvious interop win.
On 7/12/23 4:31 AM, Frédéric Wang wrote:
Hello,
This is actually an intent to ship (sorry for sending email with the wrong title).
To summarize a bit conversations, columnspan/rowspan was something that was requested by web developers and is used in existing documents. We cannot just say "use CSS instead" as they are no equivalent properties.
Initially, we wanted to have this in the initial MathML implementation but things were postponed because we needed to decide between "make things more compatible with HTML" (i.e. colspan/rowspan names) or "make things backward compatible with MathML3" (i.e. columnspan/rowspan names). Given the latter is already implemented by Firefox/WebKit and used in existing documents and tools we decided to go with the latter (Mozilla also positioned negatively about changing the name).
-------------
Contact emails
fw...@chromium.org
Explainer
None
Specification
https://w3c.github.io/mathml-core/#entry-in-table-or-matrix-mtd
Summary
Implement attributes to specify the number of columns and rows that a MathML table cell is to span. This is similar to HTML colspan/rowspan attributes and does not have equivalent CSS properties.
Blink component
Blink>MathML
TAG review
None
TAG review status
Not applicable
Risks
Interoperability and Compatibility
Gecko: Shipped/Shipping (https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtd#browser_compatibility) Mozilla positioned negatively about renaming https://github.com/mozilla/standards-positions/issues/74
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/c3ada6e8-03f7-57e6-7b63-9ccf3d9a4440%40igalia.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/8a331320-cb6b-e102-05f9-d38abcb80a7a%40chromium.org.
LGTM3
/Daniel
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAL5BFfVxHdxvsnzMhsw6%2BXHjMjqoeV1XAtyfRQ1gLPii%2BVHqBQ%40mail.gmail.com.