Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
LayoutTests
/
fast
/
shapes
/
shape-outside-floats
/
shape-outside-insert-svg-shape-expected.html
blob: 81cd473f25575f8e987f2b5a54dc116005dde010 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
.
container
{
font
:
50px
/
1
Ahem
,
sans-serif
;
color
:
green
;
}
</style>
</head>
<body>
<div
class
=
"container"
>
<p>
X
<br>
X
<br>
X
</p>
</div>
</body>
</html>