1
0
Fork 0
firefox/testing/web-platform/tests/css/css-flexbox/flexbox_stf-table-singleline-ref.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

17 lines
365 B
HTML

<!DOCTYPE html>
<title>flexbox | singleline flexcontainer versus stf :: table</title>
<link rel="author" href="http://opera.com" title="Opera Software">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div, p {
font-family: Ahem;
display: inline-block;
}
p {
margin: 1em 0;
}
</style>
<div>
<p>fillerfillerfillerfillerfiller</p>
</div>