blob: 6476e3ed54620a54843a6f33d32f83769c259750 [file] [log] [blame]
commit-queue@webkit.orge6671602013-06-13 18:34:17 +00001<!DOCTYPE html>
commit-queue@webkit.orge6671602013-06-13 18:34:17 +00002<head>
rosca@adobe.com3f0f0ba2014-07-21 08:26:37 +00003 <link rel="stylesheet" href="resources/blending-style.css">
commit-queue@webkit.orge6671602013-06-13 18:34:17 +00004</head>
rosca@adobe.com3f0f0ba2014-07-21 08:26:37 +00005
6<!-- Test whether default blend mode values are set for the unspecified layers in background-blend-mode. -->
commit-queue@webkit.orge6671602013-06-13 18:34:17 +00007<body>
rosca@adobe.com3f0f0ba2014-07-21 08:26:37 +00008 <div class="green margin10 bigbox bg-full ducky-and-gradient"></div>
9 <div class="green margin10 bigbox bg-difference bg-full ducky-and-gradient"></div>
commit-queue@webkit.orge6671602013-06-13 18:34:17 +000010</body>