blob: 0db9e73caf26fa0227850fe92c5ed88d233be98b [file] [log] [blame]
<script>
internals.settings.setCSSVariablesEnabled(true);
</script>
<style>
body {
border: -webkit-var(myborder);
}
</style>
Test successful if it does not cause a crash.