Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
fast
/
css
/
identical-logical-height-decl-expected.html
blob: fd1cd8b78c0a1939c0a30e2567380e7bac06b296 [
file
] [
log
] [
blame
]
<!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>