mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision b7d6508023db961126208844668236647169fe49
This commit is contained in:
parent
0196160551
commit
4f6f39a917
18 changed files with 317 additions and 52 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue