On 2016/03/22 20:13:39, ojan wrote:
> Please use a reftest. I think you should be able to make this a reftest and
that
> way we can avoid having platform-specific baselines.
Done.
2 <script>
3 if (window.testRunner)
4 testRunner.waitUntilDone();
5
6 function frameLoaded()
7 {
8 if (window.testRunner)
9 testRunner.notifyDone();
10 }
11 </script>
12 <p>
13 This tests that in a standalone media document with audio content, a downloa
d button is positioned below the
Issue 1780043002: Add download button to MediaDocument on Android.
(Closed)
Created 4 years, 9 months ago by qinmin
Modified 4 years, 8 months ago
Reviewers: esprehn, aelias_OOO_until_Jul13, Ilya Sherman, jochen (gone - plz use gerrit), ojan, philipj_slow, rune, Xianzhu
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 71