Index: third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-trivial-constraint.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-trivial-constraint.html b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-trivial-constraint.html |
index 3e0706523e6e6da5158af76b82b0dfd761b95124..fe14c4d33589958649ef8a02237a4a2831b6651f 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-trivial-constraint.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/mediacapture-streams/GUM-trivial-constraint.html |
@@ -6,9 +6,9 @@ |
<link rel="help" href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html#widl-NavigatorUserMedia-getUserMedia-void-MediaStreamConstraints-constraints-NavigatorUserMediaSuccessCallback-successCallback-NavigatorUserMediaErrorCallback-errorCallback"> |
</head> |
<body> |
-<p class="instructions" style="display:none">When prompted, accept to share your video stream.</p> |
-<h1 class="instructions" style="display:none">Description</h1> |
-<p class="instructions" style="display:none">This test checks that setting a trivial mandatory |
+<p class="instructions">When prompted, accept to share your video stream.</p> |
+<h1 class="instructions">Description</h1> |
+<p class="instructions">This test checks that setting a trivial mandatory |
constraint (width >=0) in getUserMedia works</p> |
<div id='log'></div> |