blob: 53695cb17a9a58ea546a56886eab882de9110808 [file] [log] [blame]
<!DOCTYPE html>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<img style="width: 100px; height: 100px; background: blue; -webkit-background-clip: text">
<script>
test(function() {});
</script>