Skip to content

Commit

Permalink
Remove data for MathML global attributes from MathML elements.
Browse files Browse the repository at this point in the history
The information for MathML global attributes has been added to a
separate file [1] so it does not need to be repeated for each
individual MathML element anymore. That also makes things
consistent with what HTML does. Note that the case of mstyle is
handled in [2].

[1] mdn#16995
[2] mdn#17043
  • Loading branch information
fred-wang committed Jul 21, 2022
1 parent bba22e6 commit c7d032d
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 3,478 deletions.
136 changes: 0 additions & 136 deletions mathml/elements/maction.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,142 +72,6 @@
"deprecated": false
}
}
},
"displaystyle": {
"__compat": {
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "83"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"href": {
"__compat": {
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "7"
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "10"
},
"safari_ios": {
"version_added": false
},
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"mathbackground": {
"__compat": {
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "4"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "8"
},
"safari_ios": {
"version_added": false
},
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"mathcolor": {
"__compat": {
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "4"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "8"
},
"safari_ios": {
"version_added": false
},
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
Expand Down
139 changes: 0 additions & 139 deletions mathml/elements/math.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,39 +60,6 @@
"deprecated": false
}
},
"dir": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Element/math#attr-dir",
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "12"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"display": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Element/math#attr-display",
Expand Down Expand Up @@ -129,112 +96,6 @@
}
}
},
"href": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Element/math#attr-href",
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "7"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false,
"notes": "See <a href='https://webkit.org/b/85733'>WebKit bug 85733</a>."
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"mathbackground": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Element/math#attr-mathbackground",
"support": {
"chrome": {
"version_added": "24",
"version_removed": "25"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "4"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "5.1"
},
"safari_ios": {
"version_added": "5"
},
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"mathcolor": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Element/math#attr-mathcolor",
"support": {
"chrome": {
"version_added": "24",
"version_removed": "25"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "4"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "5.1"
},
"safari_ios": {
"version_added": "5"
},
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"mode": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/MathML/Element/math#attr-mode",
Expand Down

0 comments on commit c7d032d

Please sign in to comment.