Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/safari-7615.1.8.2-branch
/
.
/
LayoutTests
/
fast
/
css
/
image-object-hover-inherit-expected.html
blob: 64b2f66ca30b84b92105b79062f7475bfa95fefc [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE HTML>
<html>
<head>
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
lime
;
}
</style>
</head>
<body>
<div></div>
</body>
</html>