Update web-platform-tests to revision cbbc48732b24557ed2b291c2de83e81790f35042

This commit is contained in:
WPT Sync Bot 2020-10-13 08:20:15 +00:00
parent 85bc0cd01e
commit 61a8cbf448
98 changed files with 1083 additions and 436 deletions

View file

@ -7,6 +7,7 @@
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="help" href="https://www.w3.org/TR/css-pseudo-4/#highlight-styling">
<link rel="match" href="reference/active-selection-021-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<meta content="" name="flags">
@ -14,7 +15,7 @@
div
{
color: red;
font-size: 300%;
font: 25px/1 Ahem;
text-decoration: underline overline line-through;
}