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

@ -5,12 +5,13 @@
<title>CSS Reftest Reference</title>
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div
{
color: green;
font-size: 300%;
font: 25px/1 Ahem;
text-decoration: underline overline line-through;
}
</style>