/home/clopez/webkit/webkit/layout-test-results/media/video-controls-drop-and-restore-timeline-actual.txt
4
4
EXPECTED (video.controls != 'null') OK
5
5
EVENT(canplaythrough)
6
6
EXPECTED (shadowRoot = internals.shadowRoot(video) != 'null') OK
7
EXPECTED (timelineContainer = mediaControlsElement(shadowRoot.firstChild, "-webkit-media-controls-timeline-container") != 'null')
OK
7
EXPECTED (timelineContainer = mediaControlsElement(shadowRoot.firstChild, "-webkit-media-controls-timeline-container") != 'null')
,
OBSERVED 'null' FAIL
8
8
Initital test at width = 200px
9
9
EXPECTED (video.offsetWidth == '200') OK
10
EXPECTED
(
timelineChildren
AreDropped() == 'true
') OK
11
EXPECTED
(
timelineChildren
AreNotDisplayed() == 'true
') OK
10
Type
Error: null is not an object
(evaluating '
timelineC
ontainer.c
hildren
')
11
Type
Error: null is not an object
(evaluating '
timelineC
ontainer.c
hildren
')
12
12
Second test at width = 500px
13
13
EXPECTED (video.offsetWidth == '500') OK
14
EXPECTED
(
timelineChildren
AreDropped() == 'false
') OK
15
EXPECTED
(
timelineChildren
AreNotDisplayed() == 'false
') OK
14
Type
Error: null is not an object
(evaluating '
timelineC
ontainer.c
hildren
')
15
Type
Error: null is not an object
(evaluating '
timelineC
ontainer.c
hildren
')
16
16
END OF TEST
17
17