Sign in
webkit
/
WebKit
/
f64820ba37606d7c880d16da6349920f48425859
/
.
/
LayoutTests
/
fast
/
images
/
text-recognition
/
image-overlay-in-image-with-zero-font-size-expected-mismatch.html
blob: 4aca1b32dbcc5758dba6f18309ee93ae52d3f0fd [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
img
{
font-size
:
0
;
}
</style>
</head>
<body>
<img
src
=
"../resources/green-400x400.png"
></img>
</body>
</html>