[mediacontrols] Add tests for the status display label
<rdar://problem/22509779>
Created attachment 260330 [details] Patch
Comment on attachment 260330 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=260330&action=review > LayoutTests/ChangeLog:15 > + * media/controls/statusDisplay-expected.txt: Added. > + * media/controls/statusDisplay.html: Added. > + * media/controls/statusDisplayBad-expected.txt: Added. > + * media/controls/statusDisplayBad.html: Added. Shouldn't these be skipped on non-Apple ports? > LayoutTests/media/controls/statusDisplay.html:28 > + showControlsButtonInfo = currentStatus Nit: this isn't used. > LayoutTests/media/controls/statusDisplayBad.html:27 > + showControlsButtonInfo = currentStatus Ditto.
Committed r189215: <http://trac.webkit.org/changeset/189215>
A test added here is flaky, please see bug 148704.