Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
html
/
semantics
/
document-metadata
/
the-link-element
/
stylesheet-with-base-ref.html
blob: 83f0d067720b35ba14a06750ebab7b53a2f03a3a [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<title>
Stylesheet Without Base Tag
</title>
<style>
body
{
background-color
:
green
;
}
</style>
</head>
<body>
</body>
</html>