mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision 8da19eeb64e1dbcc32cabc2961a44e15635d116f
This commit is contained in:
parent
b32bff3b97
commit
120d9aa5dc
298 changed files with 9286 additions and 3047 deletions
|
@ -2,7 +2,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>space</title>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mspace">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#space-mspace">
|
||||
<link rel="match" href="mspace-children-ref.html"/>
|
||||
<meta name="assert" content="Verify mspace visual rendering of its children">
|
||||
</head>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Space</title>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mspace">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#space-mspace">
|
||||
<meta name="assert" content="Verify mspace metrics for different values of height, depth and width">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>space</title>
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#mspace">
|
||||
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#space-mspace">
|
||||
<link rel="match" href="space-2-ref.html"/>
|
||||
<meta name="assert" content="Verify mspace visual rendering for different values of height, depth and width">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue