--- /home/clopez/webkit/webkit/layout-test-results/media/track/track-cue-rendering-mode-changed-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/media/track/track-cue-rendering-mode-changed-actual.txt @@ -15,13 +15,13 @@ EXPECTED (testTrackArabic.activeCues[0].text == 'Arabic') OK ** Only one cue should be visible ** -EXPECTED (testCueDisplayBox.innerText == 'Arabic') OK +EXPECTED (testCueDisplayBox.innerText == 'Arabic'), OBSERVED 'Arabic ' FAIL EXPECTED (testCueDisplayBox.nextSibling == 'null') OK Set the mode of the 'English' track to showing ** Both cues shold be visible. ** -EXPECTED (testCueDisplayBox.innerText == 'Arabic') OK -EXPECTED (testCueDisplayBox.innerText == 'English') OK +EXPECTED (testCueDisplayBox.innerText == 'Arabic'), OBSERVED 'Arabic ' FAIL +EXPECTED (testCueDisplayBox.innerText == 'English'), OBSERVED 'English ' FAIL END OF TEST