cfleizach@apple.com | 825194c | 2013-11-06 14:15:42 +0000 | [diff] [blame] | 1 | |
eric.carlson@apple.com | 081193e | 2012-04-12 19:58:10 +0000 | [diff] [blame] | 2 | Test that video.load() should not cause media loading when user gesture is required. |
3 | |||||
4 | * Setting video.src, no data should load. | ||||
5 | |||||
commit-queue@webkit.org | 0d4d365 | 2012-11-27 17:39:22 +0000 | [diff] [blame] | 6 | * Calling video.load() should not load any data. |
eric.carlson@apple.com | 081193e | 2012-04-12 19:58:10 +0000 | [diff] [blame] | 7 | |
8 | END OF TEST | ||||
9 |