@@ -1474,29 +1474,19 @@ <h4>Dictionary-based attributes</h4>
1474
1474
on the < a > core operator</ a > , then its value is used;
1475
1475
</ li >
1476
1476
< li > If the embellished operator is the first < a > in-flow</ a > child of an
1477
- < a > unknown MathML element</ a > ,
1478
- < a > <math></ a > ,
1477
+ < a > mrow-like element</ a > ,
1479
1478
< a > <menclose></ a > ,
1480
- < a > <merror></ a > ,
1481
- < a > <mpadded></ a > ,
1482
- < a > <mphantom></ a > ,
1483
- < a > <mrow></ a > ,
1484
- < a > <msqrt></ a > or
1485
- < a > <mstyle></ a > with more than one < a > in-flow</ a > child
1479
+ < a > <mpadded></ a > or
1480
+ < a > <msqrt></ a > with more than one < a > in-flow</ a > child
1486
1481
(ignoring all < a > space-like</ a > children) then it has
1487
1482
form < code > prefix</ code > ;
1488
1483
</ li >
1489
1484
< li > Or, if the embellished operator is the last < a > in-flow</ a > child of
1490
1485
an
1491
- < a > unknown MathML element</ a > ,
1492
- < a > < code > <math></ code > </ a > ,
1486
+ < a > mrow-like element</ a > ,
1493
1487
< a > < code > <menclose></ code > </ a > ,
1494
- < a > < code > <merror></ code > </ a > ,
1495
- < a > < code > <mpadded></ code > </ a > ,
1496
- < a > < code > <mphantom></ code > </ a > ,
1497
- < a > < code > <mrow></ code > </ a > ,
1498
- < a > < code > <msqrt></ code > </ a > or
1499
- < a > < code > <mstyle></ code > </ a >
1488
+ < a > < code > <mpadded></ code > </ a > or
1489
+ < a > < code > <msqrt></ code > </ a >
1500
1490
with more than one < a > in-flow</ a > child
1501
1491
(ignoring all < a > space-like</ a > children) then it has
1502
1492
form < code > postfix</ code > ;
0 commit comments