mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link href="reference/css-scale-nested-ref.htm" rel="match">
|
||||
<style type="text/css">
|
||||
div{
|
||||
position: absolute;
|
||||
position: absolute;
|
||||
}
|
||||
.greenSquare {
|
||||
width: 100px;
|
||||
@@ -39,4 +39,5 @@
|
||||
<div class="parentredSquare"><div class="childredSquare"></div></div>
|
||||
<p>The test passes if there is a green square and no red.</p>
|
||||
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user