mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix the test
This commit is contained in:
parent
b2f334ff8c
commit
1db12bd2d3
@ -9,7 +9,7 @@
|
||||
</script>
|
||||
</head>
|
||||
<body style="height: 100%">
|
||||
<iframe id="test" src="test.xul" width="100%" height="100%">
|
||||
<iframe id="test" src="398289-resource.xul" width="100%" height="100%">
|
||||
</iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,7 +15,7 @@
|
||||
</script>
|
||||
</head>
|
||||
<body style="height: 100%">
|
||||
<iframe id="test" src="test.xul" width="100%" height="100%">
|
||||
<iframe id="test" src="398289-resource.xul" width="100%" height="100%">
|
||||
</iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user