Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset=utf-8>
<title>Test</title>
<link rel=match href=stylesheet-empty-href-ref.html>
<style>
body {
color: green;
}
</style>
<base href=resources/empty-href.css>
<link rel=stylesheet href>
<p>This text should be green.