mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
51ffa358dd
From 31c74a1bd1244404b5a98348b1b4ca4e3698afce Mon Sep 17 00:00:00 2001
10 lines
173 B
HTML
10 lines
173 B
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>pageStyle sample (nested)</title>
|
|
</head>
|
|
<body>
|
|
<iframe id="iframe" src="browser_pageStyle_sample.html"/>
|
|
</body>
|
|
</html>
|