mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<title>CSS Test: shape-outside with open areas on both the left & right of
|
||||
<title>CSS Test: shape-outside with open areas on both the left & right of
|
||||
the float area</title>
|
||||
<link href="mailto:rhauck@adobe.com" rel="author" title="Rebecca Hauck" />
|
||||
<link href="http://www.w3.org/TR/css-shapes-1/#relation-to-box-model-and-float-behavior" rel="help" />
|
||||
|
@ -8,7 +8,7 @@
|
|||
<link href="http://www.w3.org/TR/css-shapes-1/#shape-outside-property" rel="help" />
|
||||
<link href="reference/shape-outside-006-ref.xht" rel="match" />
|
||||
<meta content="ahem" name="flags" />
|
||||
<meta content="This test verifies that content wraps only on one side of
|
||||
<meta content="This test verifies that content wraps only on one side of
|
||||
the float even though there is open area on both the left
|
||||
and right sides of the float." name="assert" />
|
||||
<!-- This test is derived from Example 4 in this version of the spec:
|
||||
|
@ -66,7 +66,7 @@
|
|||
background-color: lightblue;
|
||||
clip-path: polygon(50px 0px, 100px 100px, 0px 100px);
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -86,4 +86,5 @@
|
|||
</div>
|
||||
<div id="triangle"></div>
|
||||
|
||||
|
||||
</body></html>
|
Loading…
Add table
Add a link
Reference in a new issue