Sign in
webkit
/
WebKit
/
7ff798aca49549db03be6a69478036af0ac209be
/
.
/
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>