Parent Directory
|
Revision Log
relative in data doesn't work in browsers; relative in about:blank does work since browsers set the document.URL of the about:blank document as the callee; if the about:blank is the top-level browsing context, then the link does not work again
| 1 | wakaba | 1.1 | <!DOCTYPE HTML> |
| 2 | <title>Relative reference in data: URI</title> | ||
| 3 | <iframe src="data:text/html,%3C!DOCTYPE%20HTML%3E%3Ca%20href=%22relative%22%3Erelative%3C/a%3E">Need <iframe> support for this test</iframe> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |