mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
implement position:relative
This commit is contained in:
parent
35a869d3d6
commit
a90c2e3a26
10 changed files with 147 additions and 13 deletions
|
@ -16,7 +16,7 @@ body {
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<span style="border: 10px black solid"><img width="100" style="border:10px red solid" src="inline_border.jpeg"></span>
|
||||
<span style="border: 10px black solid"><img width="100" style="border:10px red solid" src="test.jpeg"></span>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue