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

[Gecko Bug 1574087] Make MathML length, dir, display, displaystyle and mathvariant case insensitive. #18450

Merged
merged 1 commit into from Aug 16, 2019

Conversation

moz-wptsync-bot
Copy link
Collaborator

See w3c/mathml#22

  • mathml/relations/css-styling/attribute-mapping-001.html (length, dir)
  • mathml/relations/html5-tree/display-1.html (display)
  • mathml/relations/css-styling/displaystyle-1.html (displaystyle)
  • mathml/relations/css-styling/displaystyle-2.html (displaystyle)
  • mathml/relations/css-styling/mathvariant-case-sensitivity.html (mathvariant)

Note:

  • mathml/relations/css-styling/attribute-mapping-002.html also checks
    case insensitiveness of mathvariant and displaystyle but for now we map
    these attributes to internal -moz-* CSS properties.
  • mathcolor and mathbackground values are already case insensitive, this
    is verified by mathml/relations/css-styling/attribute-mapping-001.html

Differential Revision: https://phabricator.services.mozilla.com/D42081

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1574087
gecko-commit: 1dccb45167d39cb443d42afc46fab8ad55426af5
gecko-integration-branch: autoland
gecko-reviewers: emilio

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.

Already reviewed downstream.

…nsensitive.

See w3c/mathml#22

* mathml/relations/css-styling/attribute-mapping-001.html (length, dir)
* mathml/relations/html5-tree/display-1.html (display)
* mathml/relations/css-styling/displaystyle-1.html (displaystyle)
* mathml/relations/css-styling/displaystyle-2.html (displaystyle)
* mathml/relations/css-styling/mathvariant-case-sensitivity.html (mathvariant)

layout/reftests/bugs/355548-3.xml has been updated now that units are case
insensitive.

Note:
* mathml/relations/css-styling/attribute-mapping-002.html also checks
  case insensitiveness of mathvariant and displaystyle but for now we map
  these attributes to internal -moz-* CSS properties.
* mathcolor and mathbackground values are already case insensitive, this
  is verified by mathml/relations/css-styling/attribute-mapping-001.html

Differential Revision: https://phabricator.services.mozilla.com/D42081

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1574087
gecko-commit: 2213833fcec3e1b7444a29d1ed038f39a3141cf7
gecko-integration-branch: autoland
gecko-reviewers: emilio
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