mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
font-size: 20px;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
|
||||
.flow {
|
||||
flow-into: f;
|
||||
}
|
||||
|
||||
|
||||
.float {
|
||||
float: left;
|
||||
color: blue;
|
||||
@@ -50,7 +50,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
<!-- TODO Determine what the outcome should be - currently expecting a resolution on
|
||||
<!-- TODO Determine what the outcome should be - currently expecting a resolution on
|
||||
the issue on www-style/css3-break -->
|
||||
Test passes if you see two colored squares inside a black-bordered rectangle.<br />
|
||||
The first (top to bottom) square should be blue, while the second should be green.<br />
|
||||
@@ -58,7 +58,7 @@
|
||||
near the bottom left corner of the rectangle. Neither square should touch the black border.<br />
|
||||
You should see no red.
|
||||
</p>
|
||||
|
||||
|
||||
<div class="outer-container">
|
||||
<div class="regions-container">
|
||||
<div class="region">
|
||||
@@ -84,4 +84,5 @@
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user