Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css
/
identical-logical-height-decl-expected.html
blob: fd1cd8b78c0a1939c0a30e2567380e7bac06b296 [
file
]
<!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>