Sign in
webkit
/
WebKit
/
c70b37a6ab650230cb78b0a9021c262059cf20b2
/
.
/
LayoutTests
/
fast
/
harness
/
image-diff
/
fuzz-2-25-expected.html
blob: 827a00f7dbad2a64771f5950821ecff5b7ee130d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
.
box
{
position
:
relative
;
width
:
100px
;
height
:
100px
;
background-color
:
rgb
(
0
,
128
,
0
);
}
</style>
</head>
<body>
<div
class
=
"box"
></div>
</body>
</html>