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:
@@ -28,7 +28,7 @@
|
||||
<div class="test"> <!-- this should shrink wrap to the intrinsic, no-line-wrapping width -->
|
||||
<div class="a"></div> <!-- that's a float. -->
|
||||
<div class="b"></div> <!-- that's an inline-block. it should be text-indented 100px from the left edge of the float. -->
|
||||
<!-- the inline-block should sit on top of the baseline, which should be 0.2em from the bottom of the
|
||||
<!-- the inline-block should sit on top of the baseline, which should be 0.2em from the bottom of the
|
||||
block, since the Ahem font has a 0.2em descender. font-size is 50px, so 0.2em is 10px. -->
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user