mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
parent
9aa1b1e408
commit
35c74aecc2
11290 changed files with 92400 additions and 49214 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CSS Test: Borders. border–radius set to zero</title>
|
||||
<link rel="author" title="Nokia" href="http://www.nokia.com/">
|
||||
|
@ -8,7 +8,7 @@
|
|||
<meta name="flags" content="">
|
||||
<meta name="assert" content="If border-radius is zero, all corners are square.">
|
||||
<style type="text/css">
|
||||
div
|
||||
div
|
||||
{
|
||||
width:200px;
|
||||
height: 100px;
|
||||
|
@ -29,8 +29,8 @@
|
|||
left: 30px;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
|
@ -42,7 +42,7 @@
|
|||
<li>FAIL if any red is visible.</li>
|
||||
</ul>
|
||||
<!-- PLACE TEST CONTENT FROM HERE -->
|
||||
<div id="reference"></div>
|
||||
<div id="test"></div>
|
||||
<div id="reference"></div>
|
||||
<div id="test"></div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue