mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2cc0239904
with testcase and crashtests p=smontagu r/sr=roc
11 lines
235 B
HTML
11 lines
235 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>Test Wordwrap</title>
|
|
</head>
|
|
<body>
|
|
<div><em>H<br>e<br>l<br>l<br>o</em><br>K<br>i<br>t<br>t<br>y</div>
|
|
</body>
|
|
</html>
|