servo/tests/wpt/web-platform-tests/domparsing/resources/domparser-iframe-base.html

6 lines
204 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>An iframe that does DOMParser stuff with base</title>
<base href="/fake/base-from-iframe">
<script src="/domparsing/resources/domparser-iframe.js"></script>