mirror of
https://github.com/servo/servo.git
synced 2025-08-28 00:28:20 +01:00
Update web-platform-tests to revision 04bc9c5667911cce7361ee33244dfc8d7ed61212
This commit is contained in:
parent
156b1cc891
commit
0d3d7c36ab
51 changed files with 843 additions and 298 deletions
|
@ -4,7 +4,7 @@
|
|||
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/"/>
|
||||
<style><![CDATA[
|
||||
body {
|
||||
margin: 0;
|
||||
margin: 1em;
|
||||
}
|
||||
body>div {
|
||||
font-family: Ahem;
|
||||
|
@ -12,7 +12,7 @@ body>div {
|
|||
line-height: 1em;
|
||||
color: black;
|
||||
background: yellow;
|
||||
margin: 1em;
|
||||
margin: 1em 0;
|
||||
border: 1em solid gray;
|
||||
width: 15em;
|
||||
height: 2em;
|
||||
|
@ -34,7 +34,7 @@ div+div+div {
|
|||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>Pass if there is no red visible.</p>
|
||||
<div>
|
||||
<div>xx xx</div>
|
||||
<div class="a">x x</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue