blob: 45873c7c1613005d463b189496f72075fa0c56ec [file] [log] [blame]
<!DOCTYPE html>
<html>
<script>
if (window.internals)
internals.settings.setCSSVariablesEnabled(true);
</script>
<style>
:root {
-webkit-background-size: -webkit-calc(-webkit-var(a));
}
</style>
<style></style>
This test is successful if it does not crash.
</html>