mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<html><head>
|
||||
<title>CSS Backgrounds and Borders Test: background-clip_border-box</title>
|
||||
<link href="dajiangxiaoyan@126.com" rel="author" title="Xiaoyan Jiang">
|
||||
<link href="jinlongz@oupeng.com" rel="reviewer" title="Jinlong Zhang">
|
||||
@@ -7,7 +7,7 @@
|
||||
<link href="reference/background_clip_padding-box.htm" rel="match">
|
||||
<meta content="Test passes if border is blue and dotted without red background" name="assert">
|
||||
<style type="text/css">
|
||||
/* Positioned container allows for the self-describing statement to still
|
||||
/* Positioned container allows for the self-describing statement to still
|
||||
be visible in the case of failure */
|
||||
.container {
|
||||
position: absolute;
|
||||
@@ -22,7 +22,7 @@
|
||||
position: absolute;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user