blob: 4acc151b198aee195f191307b6eba893aa1e4d9c [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style type="text/css">
.test {
content: counter(-webkit-gradient(-webkit-inline-box));
}
</style>
</head>
<body>
This test passes if it does not crash.
</body>
</html>