Bug 175768 - media-captions.html improvements
Summary: media-captions.html improvements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ms2ger (he/him; ⌚ UTC+1/+2)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-21 07:01 PDT by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2017-08-21 08:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2017-08-21 07:04 PDT, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ms2ger (he/him; ⌚ UTC+1/+2) 2017-08-21 07:01:52 PDT
.
Comment 1 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-08-21 07:04:32 PDT
Created attachment 318630 [details]
Patch
Comment 2 Ms2ger (he/him; ⌚ UTC+1/+2) 2017-08-21 07:04:46 PDT
For the record, the failure on GTK is

--- media-captions-expected.txt
+++ media-captions-actual.txt
@@ -18,10 +18,10 @@
 EVENT(loadstart)
 EVENT(durationchange)
 EVENT(canplaythrough)
-EXPECTED (mediaElement.webkitHasClosedCaptions == 'true') OK
+EXPECTED (mediaElement.webkitHasClosedCaptions == 'true'), OBSERVED 'false' FAIL
 EXPECTED (mediaElement.webkitClosedCaptionsVisible == 'false') OK
 *** enabling captions
-EXPECTED (mediaElement.webkitClosedCaptionsVisible == 'true') OK
+EXPECTED (mediaElement.webkitClosedCaptionsVisible == 'true'), OBSERVED 'false' FAIL
 
 END OF TEST
Comment 3 WebKit Commit Bot 2017-08-21 08:44:31 PDT
Comment on attachment 318630 [details]
Patch

Clearing flags on attachment: 318630

Committed r220965: <http://trac.webkit.org/changeset/220965>
Comment 4 WebKit Commit Bot 2017-08-21 08:44:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-08-21 08:45:37 PDT
<rdar://problem/33992226>