Index: third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-api.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-api.html b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-api.html |
index e9c47521602c8622b55432e2bc9a87bb48b2cd2d..6e662dded73005459d5b428151b4bac93c2af742 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-api.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-api.html |
@@ -7,8 +7,8 @@ |
<meta name='assert' content='Check that the getUserMedia() 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.getUserMedia</code> method, taking vendor prefixes into account.</p> |
<div id='log'></div> |
<script src=/resources/testharness.js></script> |