simon.fraser@apple.com | 2fa5e2c | 2011-08-31 19:12:36 +0000 | [diff] [blame] | 1 | <head> |
2 | <script> | ||||
rniwa@webkit.org | ea3cf92 | 2012-06-22 06:52:33 +0000 | [diff] [blame] | 3 | if (window.testRunner) |
4 | window.testRunner.dumpAsText(); | ||||
simon.fraser@apple.com | 2fa5e2c | 2011-08-31 19:12:36 +0000 | [diff] [blame] | 5 | </script> |
6 | </head> | ||||
7 | <body> | ||||
8 | <p>This test should not crash.</p> | ||||
9 | <div style="height: 10px; width: 10px; background-image: -webkit-radial-gradient(top)"></div> | ||||
10 | </body> | ||||
11 |