Sign in
appsheet-third-party
/
open-xml-powertools
/
70f30c9b5435586759370aa96cf5c02d1e374429
/
.
/
TestFiles
/
T0691.html
blob: 0090cbef8fe957d146cf86139717dcdf2296c057 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
h1
{
text-transform
:
lowercase
}
</style>
</head>
<body>
<h1>
HEADING 1 SHOULD BE LOWER CASE
</h1>
<div>
<p>
fzz
</p>
<p>
fzz
</p>
</div>
<h1>
HEADING 1
</h1>
<p>
works in IE and Word
</p>
</body>
</html>