mirror of
https://github.com/servo/servo.git
synced 2025-08-31 10:08:21 +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
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>color</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling">
|
||||
<link rel="match" href="color-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that the color is used for text and graphical elements.">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>display</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling">
|
||||
<link rel="match" href="display-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that the 'display: none' property works on MathML elements.">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>displaystyle</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling">
|
||||
<meta name="assert" content="Verify that the correct inheritance of the displaystyle value by measuring the size of large operators.">
|
||||
<style>
|
||||
@font-face {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MathML lengths</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling"/>
|
||||
<link rel="match" href="lengths-1-ref.html"/>
|
||||
<meta name="assert" content="Verify whether the different units are accepted for MathML lengths.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MathML lengths</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling"/>
|
||||
<link rel="match" href="lengths-2-ref.html"/>
|
||||
<meta name="assert" content="Verify whether the different namedspaces are accepted for MathML lengths.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>MathML lengths</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling"/>
|
||||
<meta name="assert" content="Verify various cases of the MathML length syntax.">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant bold-fraktur</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-bold-fraktur-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a bold-fraktur mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant bold-italic</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-bold-italic-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a bold-italic mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant bold-sans-serif</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-bold-sans-serif-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a bold-sans-serif mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant bold-script</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-bold-script-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a bold-script mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant bold</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-bold-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a bold mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant double-struck</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-double-struck-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a double-struck mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant fraktur</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-fraktur-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a fraktur mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant initial</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-initial-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a initial mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant italic</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-italic-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a italic mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant looped</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-looped-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a looped mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant monospace</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-monospace-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a monospace mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant sans-serif-bold-italic</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-sans-serif-bold-italic-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a sans-serif-bold-italic mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant sans-serif-italic</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-sans-serif-italic-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a sans-serif-italic mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant sans-serif</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-sans-serif-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a sans-serif mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant script</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-script-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a script mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant stretched</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-stretched-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a stretched mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>mathvariant tailed</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1.tab2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssproperties"/>
|
||||
<link rel="match" href="mathvariant-tailed-ref.html"/>
|
||||
<meta name="assert" content="Verify that a single-char <mtext> with a tailed mathvariant is equivalent to an <mtext> with the transformed unicode character.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>visibility</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS3.SSS1">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#cssstyling">
|
||||
<link rel="match" href="visibility-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that visibility=hidden is used for text and graphical elements.">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Class</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree"/>
|
||||
<link rel="match" href="class-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that the class attribute affects CSS selectors.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Class</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree">
|
||||
<meta name="assert" content="Verify whether the getElementsByClassName() works for MathML elements.">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Color Attributes</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree"/>
|
||||
<meta name="assert" content="Verify that the mathcolor and mathbackground attributes are supported on the math element.">
|
||||
<link rel="match" href="color-attributes-1-ref.html"/>
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MathML display attribute</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree">
|
||||
<meta name="assert" content="Verify that the display attribute on the math element is supported and impacts centering and line breaking with surrounding content.">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Dynamic MathML DOM</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#dom"/>
|
||||
<link rel="match" href="dynamic-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that the MathML DOM tree can be modified via javascript and that the rendering is correctly updated.">
|
||||
<style>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>href click</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree">
|
||||
<link rel="match" href="href-click-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that a click on a link moves to the target.">
|
||||
<script type="text/javascript">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>href click</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree">
|
||||
<link rel="match" href="href-click-2-ref.html"/>
|
||||
<meta name="assert" content="Verify that a click on an element bubbles to an ancestor link.">
|
||||
<script type="text/javascript">
|
||||
|
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>href click</title>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/resources/testdriver.js"></script>
|
||||
<script src="/resources/testdriver-vendor.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<p>To test manually, click the blue rectangle.</p>
|
||||
<p>
|
||||
<math>
|
||||
<mspace width="50px" height="10px" style="background: gray"></mspace>
|
||||
<mspace id="target" href="javascript:handler()" width="50px" height="10px" style="background: blue"></mspace>
|
||||
<mspace width="50px" height="10px" style="background: gray"></mspace>
|
||||
</math>
|
||||
</p>
|
||||
<script>
|
||||
var t = async_test("Click element with href");
|
||||
function handler() { t.done(); }
|
||||
test_driver.click(document.getElementById("target"));
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,28 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Manual click on a link</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
setup({explicit_timeout: true})
|
||||
function handler() {
|
||||
document.body.insertAdjacentHTML("beforeend",
|
||||
"<span style='background: green; color: white;'>PASS</span>");
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<p>Click on the one asterisk which is a link. If a "PASS" result appears the
|
||||
test passes, otherwise it fails.</p>
|
||||
<p>
|
||||
<math style="font-size: 3em;">
|
||||
<mtext>*****</mtext>
|
||||
<mtext href="javascript:handler()">*</mtext>
|
||||
<mtext>*****</mtext>
|
||||
</math>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MathML inside foreignObject</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#dom"/>
|
||||
<link rel="match" href="integration-point-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that MathML can be used inside a foreignObject element.">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>MathML as a phrasing content</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#dom"/>
|
||||
<link rel="match" href="integration-point-2-ref.html"/>
|
||||
<meta name="assert" content="Verify that MathML can be used at positions where phrasing content is accepted.">
|
||||
<style type="text/css">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>phrasing content inside mtext</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#dom"/>
|
||||
<link rel="match" href="integration-point-3-ref.html"/>
|
||||
<meta name="assert" content="Verify that <mtext> can contain phrasing content">
|
||||
<style type="text/css">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<title>SVG requiredExtensions</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#dom">
|
||||
<meta name="assert" content="Verify whether the MathML namespace is recognized as a required extensions of SVG foreignObject when using the hasExtension javascript function.">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>SVG requiredExtensions</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#dom"/>
|
||||
<link rel="match" href="required-extensions-2-ref.html"/>
|
||||
<meta name="assert" content="Verify that a foreignObject with MathML used as a requiredExtensions value is selected for display in a SVG switch element.">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Unique identifier</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree"/>
|
||||
<link rel="match" href="unique-identifier-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that the id on a MathML element can be used as a fragment identifier in order to force initial scrolling.">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Unique Identifier</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree">
|
||||
<meta name="assert" content="Verify whether the getElementById() works for MathML elements.">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Unique Identifier</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS1.SSS2"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mathmltree"/>
|
||||
<link rel="match" href="unique-identifier-3-ref.html"/>
|
||||
<meta name="assert" content="Verify that the id attribute affects CSS selectors.">
|
||||
<style>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Open Font Format: USE_TYPO_METRICS</title>
|
||||
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S2.html#SS2.SSS1"/>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#openfontformat"/>
|
||||
<link rel="match" href="use-typo-metrics-1-ref.html"/>
|
||||
<meta name="assert" content="Verify that the USE_TYPO_METRICS flag from the OS/2 table is taken into account to calculate line height.">
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue