| Index: third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaDevices-enumerateDevices.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaDevices-enumerateDevices.html b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaDevices-enumerateDevices.html
|
| index bd506689778497f4fa6172745fbac3ff1e077a0e..806416e2c0e2f22a47a3b9ee4b57e01ae045fffe 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaDevices-enumerateDevices.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/MediaDevices-enumerateDevices.html
|
| @@ -7,8 +7,8 @@
|
| <meta name='assert' content='Check that the enumerateDevices() method is present.'/>
|
| </head>
|
| <body>
|
| -<h1 class="instructions" style="display:none">Description</h1>
|
| -<p class="instructions" style="display:none">This test checks for the presence of the
|
| +<h1 class="instructions">Description</h1>
|
| +<p class="instructions">This test checks for the presence of the
|
| <code>navigator.mediaDevices.enumerateDevices()</code> method.</p>
|
| <div id='log'></div>
|
| <script src=/resources/testharness.js></script>
|
|
|