RESOLVED FIXED Bug 174581
REGRESSION: order of AirPlay and volume controls is inconsistent between <audio> and <video>
https://bugs.webkit.org/show_bug.cgi?id=174581
Summary REGRESSION: order of AirPlay and volume controls is inconsistent between <aud...
Antoine Quint
Reported 2017-07-17 06:22:00 PDT
An <audio> element shows the AirPlay button and then the volume button whereas a <video> element shows the volume button and then the AirPlay button. These should be consistent, and the <video> order as it is now is the correct order.
Attachments
Patch (5.41 KB, patch)
2017-07-17 06:56 PDT, Antoine Quint
sam: review+
buildbot: commit-queue-
Archive of layout-test-results from ews125 for ios-simulator-wk2 (13.38 MB, application/zip)
2017-07-17 09:31 PDT, Build Bot
no flags
Antoine Quint
Comment 1 2017-07-17 06:22:12 PDT
Antoine Quint
Comment 2 2017-07-17 06:56:46 PDT
Build Bot
Comment 3 2017-07-17 09:31:41 PDT
Comment on attachment 315661 [details] Patch Attachment 315661 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/4135979 New failing tests: storage/websql/execute-sql-rowsAffected.html imported/w3c/IndexedDB-private-browsing/idbfactory_open12.html
Build Bot
Comment 4 2017-07-17 09:31:43 PDT
Created attachment 315669 [details] Archive of layout-test-results from ews125 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
Antoine Quint
Comment 5 2017-07-17 11:10:16 PDT
Note You need to log in before you can comment on or make changes to this bug.