mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8
This commit is contained in:
@@ -7,13 +7,14 @@
|
||||
<style>
|
||||
.test {
|
||||
font-size: 5em;
|
||||
line-height: 1;
|
||||
font-family: Ahem;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
|
||||
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>
|
||||
|
||||
<div class="test">
|
||||
<p>x</p>
|
||||
|
||||
Reference in New Issue
Block a user