Sign in
cobalt
/
cobalt
/
19589f994026f63df553a83799ef841b566baff9
/
.
/
src
/
cobalt
/
layout_tests
/
testdata
/
cobalt
/
user-agent-style-sheet-display.html
blob: 36aa7231ca6ac36241efec4f4654d71dce2af692 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
body
{
font-family
:
Roboto
;
}
</style>
</head>
<body>
Line 1,
<span>
Line 1
</span>
, Line 1,
<div>
Line 2,
<span>
Line 2
</span>
,
<div>
Line 3,
</div>
Line 4,
</div>
Line 5
</body>
</html>