Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/1059498-1-ref.html

20 lines
316 B
HTML

<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Test for bug 1059498 - Paint parts of the filter that are caused by parts of the source that are invisible</title>
<style>
body {
margin: 0;
}
#result {
width: 100px;
height: 30px;
background-color: lime;
}
</style>
<div id="result"></div>