<!DOCTYPE html>
<html>
<head>
<title>Identical style declaration on elements with different writing modes</title>
</head>
<body style="overflow:hidden;">
<p>There should be no red on this page.</p>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Identical style declaration on elements with different writing modes</title>
</head>
<body style="overflow:hidden;">
<p>There should be no red on this page.</p>
</body>
</html>