20 background: linear-gradient(to bottom, red, white);
36 <!-- contains three types of non-fast scrollable objects: div, iframe, and plugin -->
43 <iframe src=
"data:text/html;charset=utf-8,<style>body {height:1000px; width:1000px; background: linear-gradient(to bottom, red, white);}</style>"></iframe>
46 <embed type=
"application/x-webkit-test-webplugin"></embed>