Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(692)

Unified Diff: content/test/data/media/canvas_capture_color.html

Issue 2104643002: MediaCaptureFromElement: add content_browsertests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Allow <video>/<audio>.play() for tests when not initiated by user gesture. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/media/video_audio_element_capture_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/media/canvas_capture_color.html
diff --git a/content/test/data/media/canvas_capture_color.html b/content/test/data/media/canvas_capture_color.html
index c956bfbeed83b1e8a977a3b39eb9fa56d708e015..38e31205cd601302bd51dd91e7ab2fff69166771 100644
--- a/content/test/data/media/canvas_capture_color.html
+++ b/content/test/data/media/canvas_capture_color.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<title>Canvas Capture Color Test.</title>
+<title>Media Capture from DOM Elements (canvas) Browser Test</title>
</head>
<body>
<div>Canvas capture Color Test.</div>
« no previous file with comments | « content/content_tests.gypi ('k') | content/test/data/media/video_audio_element_capture_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698