Sign in
appsheet-third-party
/
open-xml-powertools
/
e46e5655d39c0e4dea99d148db8442279decf722
/
.
/
TestFiles
/
T0760.html
blob: b0263f46370b8e1f587ac5bbea0db561585c239e [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
p
.
special
:
before
{
content
:
"Special! "
}
</style>
</head>
<body>
<h1>
h1
</h1>
<div>
<p>
fzz
</p>
<p
class
=
"special"
>
fzz
</p>
</div>
<h1>
h1
</h1>
<p>
works in chrome, not in IE or word
</p>
</body>
</html>