mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
317 B
HTML
11 lines
317 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>foobar</title>
|
|
</head>
|
|
<body style="white-space: pre-wrap">
|
|
make the window narrower until "height" wraps to the next line <BR>
|
|
iframe name=selector2 src=http://www.mozilla.org/ width=100% <span>height</span>=100%
|
|
</body>
|
|
</html>
|