mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
parent
0d37e8f96b
commit
029af81570
7 changed files with 72 additions and 6 deletions
9
tests/ref/overflow_position_rel_inline_block_ref.html
Normal file
9
tests/ref/overflow_position_rel_inline_block_ref.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<style>
|
||||
div {
|
||||
position:relative;
|
||||
width:100px;
|
||||
height:100px;
|
||||
background:red
|
||||
}
|
||||
</style>
|
||||
<div></div>
|
Loading…
Add table
Add a link
Reference in a new issue