Update web-platform-tests to revision b7d6508023db961126208844668236647169fe49

This commit is contained in:
WPT Sync Bot 2019-01-06 21:16:51 -05:00
parent 0196160551
commit 4f6f39a917
18 changed files with 317 additions and 52 deletions

View file

@ -0,0 +1,22 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>
CSS Reftest Reference
</title>
<link href="mailto:fremycompany.developer@yahoo.fr" rel="author" title="François REMY">
<style type="text/css">
html
{
background-color: yellow;
border-left: blue solid 50vw;
height: 100vh;
}
</style>
</head>
<body>
</body></html>