2 <script src=
"../resources/testharness.js"></script>
3 <script src=
"../resources/testharnessreport.js"></script>
7 min-width: -webkit-min-content;
8 min-height: -webkit-max-content;
13 animation: test
1000s;
16 <div id=
"target"></div>
18 var async_handle
= async_test('This test passes if it does not crash');
19 requestAnimationFrame(function() {