Sign in
webkit
/
WebKit
/
d5bc8626ff9394ad3cac4aff99be89e91a8d2265
/
.
/
LayoutTests
/
css3
/
blending
/
background-blend-mode-single-layer-no-blending.html
blob: 5ab72564b0b1f8851b9b1b92f3e00162a319437b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<head>
<link
rel
=
"stylesheet"
href
=
"resources/blending-style.css"
>
</head>
<!-- This file should contain a duck that shouldn't have any blending. -->
<body>
<div
class
=
"bigbox bg-multiply ducky bg-full"
></div>
</body>