mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update web-platform-tests to revision 8805f23ef629338b6d28ae25cc13839e99acea1b
This commit is contained in:
parent
e12c76982d
commit
8c91d13e13
2211 changed files with 4488 additions and 6801 deletions
|
@ -81,7 +81,7 @@ for mathvariant in mathvariantTransforms:
|
|||
reftest.write(source % mathvariant)
|
||||
reftestReference.write(source % ("%s (reference)" % mathvariant))
|
||||
source ='\
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>\n\
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>\n\
|
||||
<link rel="match" href="mathvariant-%s-ref.html"/>\n\
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a %s mathvariant is equivalent to an <mtext> with the transformed unicode character.">\n'
|
||||
reftest.write(source % (mathvariant, mathvariant))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue