Sign in
webkit
/
WebKit
/
3305d77f9636425d5637d7961f419d8cae543b44
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKit2
/
simple-iframe.html
blob: 429521c7f157b7dff852909b3183bc177ae17a72 [
file
] [
log
] [
blame
]
<html>
<body>
Simple HTML file.
<iframe
src
=
"simple.html"
></iframe>
</body>
</html>