Update web-platform-tests to revision 8805f23ef629338b6d28ae25cc13839e99acea1b

This commit is contained in:
WPT Sync Bot 2019-02-23 21:02:04 -05:00
parent e12c76982d
commit 8c91d13e13
2211 changed files with 4488 additions and 6801 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Space</title>
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S3.html#SS2.SSS6">
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#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>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>space</title>
<link rel="help" href="http://www.mathml-association.org/MathMLinHTML5/S3.html#SS2.SSS6">
<link rel="help" href="https://mathml-refresh.github.io/mathml-core/#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>