Sign in
chromium
/
chromium
/
src
/
e9b1018
/
.
/
components
/
test
/
data
/
performance_manager
/
b.html
blob: 988b260d261485646351c4b42006a59ea748411b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
language
=
"en"
>
<head>
<title>
b.com
</title>
</head>
<body
onload
=
"
console
.
log
(
'b.html loaded'
);
"
>
Welcome to b.com.
</body>
</html>