Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
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>