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

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: 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
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>

Powered by Google App Engine
This is Rietveld 408576698