summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/htmlimport/data/hidden-textframe.html
blob: 5e9704279959d104ab637284f79dbc2ae7711d71 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<body>
<p>test</p>
<div style="position: absolute; visibility: hidden; width: 100%; height: 100%; left: 0px; top: 0px;">
</div>
</body>
</html>