Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
LayoutTests
/
fast
/
images
/
text-recognition
/
mac
/
select-image-overlay-with-mouse-drag-expected-mismatch.html
blob: 37f4c774502836c1d3b7761b4c7162635d9a66b6 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
img
{
position
:
absolute
;
top
:
0
;
left
:
0
;
}
</style>
</head>
<body>
<img
src
=
"../../resources/green-400x400.png"
></img>
</body>
</html>