[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / compositing / video / video-poster-expected.txt
1 A <video> should not have a layer until playback begins.
2 This test can not be run manually, it requires layoutTestController.layerTreeAsText.
3
4 No src, no poster 
5   PASS: wants layers = false, has layers = false
6
7 Displaying poster 
8   PASS: wants layers = false, has layers = false
9
10 Displaying movie 
11   PASS: wants layers = true, has layers = true
12
13