From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/ru/mozilla/mathml_project/status/index.html | 341 ++++++++++++++++++++++ 1 file changed, 341 insertions(+) create mode 100644 files/ru/mozilla/mathml_project/status/index.html (limited to 'files/ru/mozilla/mathml_project/status') diff --git a/files/ru/mozilla/mathml_project/status/index.html b/files/ru/mozilla/mathml_project/status/index.html new file mode 100644 index 0000000000..7c94d73439 --- /dev/null +++ b/files/ru/mozilla/mathml_project/status/index.html @@ -0,0 +1,341 @@ +--- +title: Статус поддержки MathML в контексте проекта Mozilla +slug: Mozilla/MathML_Project/Status +tags: + - MathML + - MathML Project +translation_of: Mozilla/MathML_Project/Status +--- +

Обзор элементов/атрибутов MathML 3 - исключая устаревшие - и текущее состояние встроенной поддержки. Приведены ссылки на MathML 3. Разделы отмечены их текущим статусом: поддерживается, в разработке, и не поддерживается в настоящее время. Разделы, относящиеся к семантике/содержанию MathML или к чему-то нерелевантному, оставлены пустыми или не перечислены вообще. Если реализованы только основные атрибуты элемента, то он помечается как поддерживаемый, но подробности о неподдерживаемых его атрибутах указаны ниже.

+ +

Элемент верхнего уровня math

+ +

Смотрите § 2.2.

+ + + + + + + + + + + + + + + + + + + + + + + + +
АтрибутПримечания
displayРеализован.
maxwidth, overflowНе реализован. Смотрите {{ Bug("534962") }}.
altimg, altimg-width, altimg-height, altimg-valign, alttextИспользование допускается, но не оказывает никакого влияния на рендеринг. MathML всегда доступен, так как имеет место {{ Bug("660762") }}.
cdgroupИспользование допускается, но не оказывает никакого влияния на рендеринг.
+ +

Атрибуты, общие для всех элементов MathML

+ +

Смотрите § 2.1.6 и § 3.1.10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
АтрибутПримечания
id, class, styleРеализованы.
xrefИспользование допускается, но не оказывает никакого влияния на рендеринг.
hrefРеализован.  Пользовательский интерфейс работает корректно в Seamonkey, но не в Firefox. Смотрите {{ Bug("958957") }}.
mathcolorРеализован.
mathbackgroundРеализован.
+ +

Token Elements

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Element [- attribute]Notes
miImplemented. The mathvariant attribute is fully supported starting with {{geckoRelease("28.0")}}. See {{ Bug("114365") }}.
mnImplemented.
moImplemented.
mo - linebreaking attributes, indentation attributesNot implemented. See {{ Bug("534962") }}.
mtextImplemented.
mspaceImplemented.
mspace - linebreakNot implemented. See {{ Bug("380266") }}.
msImplemented.
+ +

General Layout Schemata

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ElementNotes
mrowImplemented.
mfracImplemented.
msqrtImplemented.
mrootImplemented.
mstyleImplemented. We are only interested in supporting attributes "inherited from the surrounding context", which are those effectively used in practice.  See bug 838509.
merrorImplemented.
mpaddedImplemented.
mphantomImplemented.
mfencedImplemented.
mencloseImplemented.
+ +

Script and Limit Schemata

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Element [- attribute]Notes
msubImplemented.
msupImplemented.
msubsupImplemented.
munderImplemented.
moverImplemented.
munderoverImplemented.
mmultiscriptsImplemented.
+ +

Tabular Math

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Element [- attribute]Notes
mtableImplemented.
mtable - alignmentscopeNot implemented. See {{ Bug("122253") }}.
mtable - columnspacing, rowspacing, framespacingImplemented. See {{ Bug("330964") }}.
mtable - columnwidthNot implemented. See {{ Bug("958953") }}.
mtable - equalrows, equalcolumnsNot implemented. See {{ Bug("958954") }}.
mtable - side, minlabelspacingNot implemented. See {{ Bug("356870") }}.
mtrImplemented.
mlabeledtrNot Implemented. See {{ Bug("689641") }}.
mtdImplemented.
* - groupalign.Not implemented. See {{ Bug("122253") }}.
maligngroupNot implemented. See {{ Bug("122253") }}.
malignmarkNot implemented. See {{ Bug("122253") }}.
+ +

Elementary Math

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Element [- attribute]Notes
mstackNot implemented. See {{ Bug("534967") }}.
mlongdivNot implemented. See {{ Bug("534967") }}.
msgroupNot implemented. See {{ Bug("534967") }}.
msrowNot implemented. See {{ Bug("534967") }}.
mscarriesNot implemented. See {{ Bug("534967") }}.
mscarryNot implemented. See {{ Bug("534967") }}.
mslineNot implemented. See {{ Bug("534967") }}.
+ +

Other elements

+ + + + + + + + + + + + + + + + + + + + + + + + +
Element [- attribute]Notes
mglyphNot implemented. See {{ Bug("297465") }}.
mactionImplemented.
maction - tooltipNot implemented. See {{ Bug("544001") }}.
semanticsImplemented.
+ +
+

Original Document Information

+ + +
+ +

 

-- cgit v1.2.3-54-g00ecf