--- /home/clopez/webkit/webkit/layout-test-results/media/video-controls-captions-trackmenu-hide-on-click-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/media/video-controls-captions-trackmenu-hide-on-click-actual.txt @@ -1,12 +1,13 @@ Test that we are able to trigger the list of captions, and then click elsewhere to hide it. + EVENT(canplaythrough) *** Set the user language preference. RUN(internals.setUserPreferredLanguages(['en'])) -*** Track menu should be visible block -EXPECTED (displayStyle == 'block') OK -*** Track menu should be invisible none -EXPECTED (displayStyle == 'none') OK +*** Track menu should be visible flex +EXPECTED (displayStyle == 'block'), OBSERVED 'flex' FAIL +*** Track menu should be invisible flex +EXPECTED (displayStyle == 'none'), OBSERVED 'flex' FAIL END OF TEST