mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<meta content="" name="flags" />
|
||||
<meta content="the test passes if you see green box." name="assert" />
|
||||
<style type="text/css">
|
||||
|
||||
|
||||
.flex-box {
|
||||
position: relative;
|
||||
display: flex;
|
||||
@@ -30,7 +30,7 @@
|
||||
background-color: red;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user