| <!DOCTYPE html> | |
| <html> | |
| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| internals.settings.setCSSVariablesEnabled(true); | |
| } | |
| </script> | |
| <style> | |
| body { | |
| font: -webkit-var(var6) hangul mongolian; | |
| } | |
| </style> | |
| This test is successful if it does not crash. | |
| </html> |