<html>
<head>
<style>
.foo {
color: blue;
}
</style>
</head>
<body>
<div id="foo" class="foo" style="display:none">Foo</div>
<iframe src="../../styles/resources/styles-source-lines-inline-iframe.html">
</body>
</html>
<html>
<head>
<style>
.foo {
color: blue;
}
</style>
</head>
<body>
<div id="foo" class="foo" style="display:none">Foo</div>
<iframe src="../../styles/resources/styles-source-lines-inline-iframe.html">
</body>
</html>