blob: c35d5520f2c20a777588ac7e4df89b3c3c04b09c (
plain)
1
2
3
4
5
|
<!DOCTYPE html>
<body>
<div style="border: 1px solid green; width: -moz-fit-content">Some text</div>
<div style="border: 1px solid green; width: -moz-fit-content">Some text</div>
</body>
|