aboutsummaryrefslogtreecommitdiff
path: root/files/ru/mozilla/mathml_project/status/index.html
blob: 7c94d73439fd82b089047ea1cc2ea9167c626d35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
---
title: Статус поддержки MathML в контексте проекта Mozilla
slug: Mozilla/MathML_Project/Status
tags:
  - MathML
  - MathML Project
translation_of: Mozilla/MathML_Project/Status
---
<p>Обзор элементов/атрибутов <a class="external" href="http://www.w3.org/TR/MathML3/" title="http://www.w3.org/TR/MathML3/">MathML 3</a> - исключая устаревшие - и текущее состояние встроенной поддержки. Приведены ссылки на MathML 3. Разделы отмечены их текущим статусом: <span style="background-color: lightgreen;">поддерживается</span>, <span style="background-color: gold;">в разработке</span>, и <span style="background-color: salmon;">не поддерживается в настоящее время</span>. Разделы, относящиеся к семантике/содержанию MathML или к чему-то нерелевантному, оставлены пустыми или не перечислены вообще. Если реализованы только основные атрибуты элемента, то он помечается как поддерживаемый, но подробности о неподдерживаемых его атрибутах указаны ниже.</p>

<h2 id="Элемент_верхнего_уровня_math">Элемент верхнего уровня math</h2>

<p>Смотрите <a class="external" href="http://www.w3.org/TR/MathML3/chapter2.html#interf.toplevel">§ 2.2</a>.</p>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Атрибут</th>
   <th>Примечания</th>
  </tr>
  <tr style="background-color: #90ee90;">
   <td>display</td>
   <td>Реализован.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>maxwidth, overflow</td>
   <td>Не реализован. Смотрите {{ Bug("534962") }}.</td>
  </tr>
  <tr>
   <td>altimg, altimg-width, altimg-height, altimg-valign, alttext</td>
   <td>Использование допускается, но не оказывает никакого влияния на рендеринг. MathML всегда доступен, так как имеет место {{ Bug("660762") }}.</td>
  </tr>
  <tr>
   <td>cdgroup</td>
   <td>Использование допускается, но не оказывает никакого влияния на рендеринг.</td>
  </tr>
 </tbody>
</table>

<h2 id="Атрибуты_общие_для_всех_элементов_MathML">Атрибуты, общие для всех элементов MathML</h2>

<p>Смотрите <a class="external" href="http://www.w3.org/TR/MathML3/chapter2.html#fund.globatt">§ 2.1.6</a> и <a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.presatt">§ 3.1.10</a>.</p>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Атрибут</th>
   <th>Примечания</th>
  </tr>
  <tr style="background-color: #90ee90;">
   <td>id, class, style</td>
   <td>Реализованы.</td>
  </tr>
  <tr>
   <td>xref</td>
   <td>Использование допускается, но не оказывает никакого влияния на рендеринг.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td>href</td>
   <td>Реализован.  Пользовательский интерфейс работает корректно в Seamonkey, но не в Firefox. Смотрите {{ Bug("958957") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td>mathcolor</td>
   <td>Реализован.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td>mathbackground</td>
   <td>Реализован.</td>
  </tr>
 </tbody>
</table>

<h2 id="Token_Elements">Token Elements</h2>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Element [- attribute]</th>
   <th>Notes</th>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mi">mi</a></td>
   <td>Implemented. The mathvariant attribute is fully supported starting with {{geckoRelease("28.0")}}. See {{ Bug("114365") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mn">mn</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mo">mo</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>mo - linebreaking attributes, indentation attributes</td>
   <td>Not implemented. See {{ Bug("534962") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mtext">mtext</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mspace">mspace</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>mspace - linebreak</td>
   <td>Not implemented. See {{ Bug("380266") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.ms">ms</a></td>
   <td>Implemented.</td>
  </tr>
 </tbody>
</table>

<h2 id="General_Layout_Schemata">General Layout Schemata</h2>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Element</th>
   <th>Notes</th>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mrow">mrow</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mfrac">mfrac</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.msqrt">msqrt</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mroot">mroot</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mstyle">mstyle</a></td>
   <td>Implemented. We are only interested in supporting <a href="http://www.w3.org/TR/MathML3/chapter3.html#id.3.3.4.1">attributes "inherited from the surrounding context"</a>, which are those effectively used in practice.  See <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=838509">bug 838509</a>.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.merror">merror</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mpadded">mpadded</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mphantom">mphantom</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mfenced">mfenced</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose">menclose</a></td>
   <td>Implemented.</td>
  </tr>
 </tbody>
</table>

<h2 id="Script_and_Limit_Schemata">Script and Limit Schemata</h2>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Element [- attribute]</th>
   <th>Notes</th>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.msub">msub</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.msup">msup</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.subsup">msubsup</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.munder">munder</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mover">mover</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.munderover">munderover</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mmultiscripts">mmultiscripts</a></td>
   <td>Implemented.</td>
  </tr>
 </tbody>
</table>

<h2 id="Tabular_Math">Tabular Math</h2>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Element [- attribute]</th>
   <th>Notes</th>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mtable">mtable</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>mtable - alignmentscope</td>
   <td>Not implemented. See {{ Bug("122253") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td>mtable - columnspacing, rowspacing, framespacing</td>
   <td>Implemented. See {{ Bug("330964") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>mtable - columnwidth</td>
   <td>Not implemented. See {{ Bug("958953") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>mtable - equalrows, equalcolumns</td>
   <td>Not implemented. See {{ Bug("958954") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>mtable - side, minlabelspacing</td>
   <td>Not implemented. See {{ Bug("356870") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mtr">mtr</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mlabeledtr">mlabeledtr</a></td>
   <td>Not Implemented. See {{ Bug("689641") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mtd">mtd</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>* - groupalign.</td>
   <td>Not implemented. See {{ Bug("122253") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.maligngroup">maligngroup</a></td>
   <td>Not implemented. See {{ Bug("122253") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.malignmark">malignmark</a></td>
   <td>Not implemented. See {{ Bug("122253") }}.</td>
  </tr>
 </tbody>
</table>

<h2 id="Elementary_Math">Elementary Math</h2>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Element [- attribute]</th>
   <th>Notes</th>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mstack">mstack</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mlongdiv">mlongdiv</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.msgroup">msgroup</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.msrow">msrow</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mscarries">mscarries</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mscarry">mscarry</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.msline">msline</a></td>
   <td>Not implemented. See {{ Bug("534967") }}.</td>
  </tr>
 </tbody>
</table>

<h2 id="Other_elements">Other elements</h2>

<table style="width: 100%;">
 <tbody>
  <tr>
   <th>Element [- attribute]</th>
   <th>Notes</th>
  </tr>
  <tr style="background-color: #fa8072;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.mglyph">mglyph</a></td>
   <td>Not implemented. See {{ Bug("297465") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.maction">maction</a></td>
   <td>Implemented.</td>
  </tr>
  <tr style="background-color: #fa8072;">
   <td>maction - tooltip</td>
   <td>Not implemented. See {{ Bug("544001") }}.</td>
  </tr>
  <tr style="background-color: #90ee90;">
   <td><a class="external" href="http://www.w3.org/TR/MathML3/chapter3.html#presm.semantics">semantics</a></td>
   <td>Implemented.</td>
  </tr>
 </tbody>
</table>

<div class="originaldocinfo">
<h2 id="Original_Document_Information">Original Document Information</h2>

<ul>
 <li>Author(s): Frédéric Wang</li>
 <li>Other Contributors:</li>
 <li>Copyright Information: Portions of this content are © 2010 by individual mozilla.org contributors; content available under a Creative Commons license | <a class="external" href="http://www.mozilla.org/foundation/licensing/website-content.html">Details</a>.</li>
</ul>
</div>

<p> </p>