mirror of
https://github.com/servo/servo.git
synced 2025-09-07 13:38:20 +01:00
Update web-platform-tests to revision d2f5658cb7f7806b2c6adf81ecb7ded82fb85df5
This commit is contained in:
parent
dc8be8f282
commit
145699ccd0
102 changed files with 410 additions and 458 deletions
|
@ -20,14 +20,14 @@
|
|||
}
|
||||
#test:before{
|
||||
bottom:0;
|
||||
right:50px;
|
||||
right:50px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>Test passes if there is a square (four equal sides) at the bottom right of the page.</p>
|
||||
<div id="test"></div>
|
||||
<div id="test"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
@ -20,14 +20,14 @@
|
|||
}
|
||||
#test:before{
|
||||
bottom:0;
|
||||
right:50px;
|
||||
right:50px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>Test passes if there is a square (four equal sides) at the bottom right of the page.</p>
|
||||
<div id="test"></div>
|
||||
<div id="test"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
@ -21,14 +21,14 @@
|
|||
}
|
||||
#test:before{
|
||||
left:50px;
|
||||
top:0;
|
||||
top:0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>Test passes if there is a square (four equal sides) below.</p>
|
||||
<div id="test"></div>
|
||||
<div id="test"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue