Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mathml] Support multi-keyword syntax for display #25731

Merged
merged 1 commit into from Sep 30, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Sep 23, 2020

Support multi-keyword syntax for display but only for MathML.
Specifically "inline math", "math inline" will be parsed and
serialized as "math", and "block math", "math block" will
be serialized as "block math".
Existing support for "inline-math" is removed since instead the
multi-keyword syntax was chosen [1].

[1] w3c/csswg-drafts#5385 (comment)

Bug: 6606, 1127222, 995106

Change-Id: Ibc9193dc8a2b09f4463f06c3de31e500ef45b1d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421598
Commit-Queue: Rob Buis <rbuis@igalia.com>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Frédéric Wang <fwang@igalia.com>
Reviewed-by: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#811964}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2421598 branch 5 times, most recently from f684632 to 4b2c67e Compare September 25, 2020 15:42
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2421598 branch 8 times, most recently from 4bfd476 to 113a44d Compare September 29, 2020 20:49
Support multi-keyword syntax for display but only for MathML.
Specifically "inline math", "math inline" will be parsed and
serialized as "math", and "block math", "math block" will
be serialized as "block math".
Existing support for "inline-math" is removed since instead the
multi-keyword syntax was chosen [1].

[1] w3c/csswg-drafts#5385 (comment)

Bug: 6606, 1127222, 995106

Change-Id: Ibc9193dc8a2b09f4463f06c3de31e500ef45b1d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2421598
Commit-Queue: Rob Buis <rbuis@igalia.com>
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Reviewed-by: Frédéric Wang <fwang@igalia.com>
Reviewed-by: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#811964}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants