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

Add menclose element from MathML3 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add menclose element from MathML3 #24

wants to merge 1 commit into from

Conversation

fred-wang
Copy link
Contributor

w3c/mathml#105

DO NOT MERGE until there is a consensus on the future of menclose.

fred-wang added a commit to web-platform-tests/wpt that referenced this pull request May 9, 2020
No consensus have been reached on the future on menclose so far but this
element has been the source of confusion so the current draft text has
been removed from MathML Core and put in a separate pull request:

w3c/mathml-core#24

This PR updates the WPT tests accordingly:

* Actual tests for menclose are renamed "tentative" and refer to the
  pull request above, so that it becomes clear they are not definitive yet
  and browsers are free to ignore them.

* Tests for mrow-like are now referring to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
  They are still valid because unknown elements are treated as mrow-like
  in MathML Core.

* Tests for removed legacy features are obviously still valid too.
  Again, the documentation is updated to refer to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
fred-wang added a commit to web-platform-tests/wpt that referenced this pull request May 9, 2020
…#23495)

No consensus have been reached on the future on menclose so far but this
element has been the source of confusion so the current draft text has
been removed from MathML Core and put in a separate pull request:

w3c/mathml-core#24

This PR updates the WPT tests accordingly:

* Actual tests for menclose are renamed "tentative" and refer to the
  pull request above, so that it becomes clear they are not definitive yet
  and browsers are free to ignore them.

* Tests for mrow-like are now referring to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
  They are still valid because unknown elements are treated as mrow-like
  in MathML Core.

* Tests for removed legacy features are obviously still valid too.
  Again, the documentation is updated to refer to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 15, 2020
… how tests work in MathML core, a=testonly

Automatic update from web-platform-tests
Update menclose help and explain better how tests work in MathML core (#23495)

No consensus have been reached on the future on menclose so far but this
element has been the source of confusion so the current draft text has
been removed from MathML Core and put in a separate pull request:

w3c/mathml-core#24

This PR updates the WPT tests accordingly:

* Actual tests for menclose are renamed "tentative" and refer to the
  pull request above, so that it becomes clear they are not definitive yet
  and browsers are free to ignore them.

* Tests for mrow-like are now referring to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
  They are still valid because unknown elements are treated as mrow-like
  in MathML Core.

* Tests for removed legacy features are obviously still valid too.
  Again, the documentation is updated to refer to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
--

wpt-commits: 46b884903ba0153b2cd9d932504f6b88f57614cf
wpt-pr: 23495
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request May 15, 2020
… how tests work in MathML core, a=testonly

Automatic update from web-platform-tests
Update menclose help and explain better how tests work in MathML core (#23495)

No consensus have been reached on the future on menclose so far but this
element has been the source of confusion so the current draft text has
been removed from MathML Core and put in a separate pull request:

w3c/mathml-core#24

This PR updates the WPT tests accordingly:

* Actual tests for menclose are renamed "tentative" and refer to the
  pull request above, so that it becomes clear they are not definitive yet
  and browsers are free to ignore them.

* Tests for mrow-like are now referring to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
  They are still valid because unknown elements are treated as mrow-like
  in MathML Core.

* Tests for removed legacy features are obviously still valid too.
  Again, the documentation is updated to refer to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
--

wpt-commits: 46b884903ba0153b2cd9d932504f6b88f57614cf
wpt-pr: 23495
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 20, 2020
… how tests work in MathML core, a=testonly

Automatic update from web-platform-tests
Update menclose help and explain better how tests work in MathML core (#23495)

No consensus have been reached on the future on menclose so far but this
element has been the source of confusion so the current draft text has
been removed from MathML Core and put in a separate pull request:

w3c/mathml-core#24

This PR updates the WPT tests accordingly:

* Actual tests for menclose are renamed "tentative" and refer to the
  pull request above, so that it becomes clear they are not definitive yet
  and browsers are free to ignore them.

* Tests for mrow-like are now referring to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
  They are still valid because unknown elements are treated as mrow-like
  in MathML Core.

* Tests for removed legacy features are obviously still valid too.
  Again, the documentation is updated to refer to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
--

wpt-commits: 46b884903ba0153b2cd9d932504f6b88f57614cf
wpt-pr: 23495
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request May 20, 2020
… how tests work in MathML core, a=testonly

Automatic update from web-platform-tests
Update menclose help and explain better how tests work in MathML core (#23495)

No consensus have been reached on the future on menclose so far but this
element has been the source of confusion so the current draft text has
been removed from MathML Core and put in a separate pull request:

w3c/mathml-core#24

This PR updates the WPT tests accordingly:

* Actual tests for menclose are renamed "tentative" and refer to the
  pull request above, so that it becomes clear they are not definitive yet
  and browsers are free to ignore them.

* Tests for mrow-like are now referring to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
  They are still valid because unknown elements are treated as mrow-like
  in MathML Core.

* Tests for removed legacy features are obviously still valid too.
  Again, the documentation is updated to refer to MathML3
  https://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
--

wpt-commits: 46b884903ba0153b2cd9d932504f6b88f57614cf
wpt-pr: 23495
Base automatically changed from master to main February 3, 2021 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant