Skip to content

Commit 4902c41

Browse files
committed
Bug 1567151 [wpt PR 17907] - Make MathML tests for namedspaces verify that these values are ignored., a=testonly
Automatic update from web-platform-tests Make MathML tests for namedspaces verify that these values are ignored. (#17907) These values have been removed from MathML Core: w3c/mathml#75 -- wpt-commits: b4b36aef39d46f9f33effcb6cd0253a81b337818 wpt-pr: 17907 UltraBlame original commit: d55b759b5aaf4fa65e32bdaf982652efa2341787
1 parent 7a79dbb commit 4902c41

File tree

3 files changed

+620
-167
lines changed

3 files changed

+620
-167
lines changed

testing/web-platform/tests/mathml/presentation-markup/fractions/frac-linethickness-002-ref.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -274,25 +274,9 @@
274274
>
275275
<
276276
math
277-
style
278-
=
279-
"
280-
font
281-
-
282-
size
283-
:
284-
180px
285-
"
286277
>
287278
<
288279
mfrac
289-
linethickness
290-
=
291-
"
292-
0
293-
.
294-
3888888888888889em
295-
"
296280
>
297281
<
298282
mspace

testing/web-platform/tests/mathml/presentation-markup/fractions/frac-linethickness-002.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -354,15 +354,6 @@
354354
>
355355
<
356356
math
357-
style
358-
=
359-
"
360-
font
361-
-
362-
size
363-
:
364-
180px
365-
"
366357
>
367358
<
368359
mfrac

0 commit comments

Comments
 (0)