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

Unified Diff: chrome/test/data/extensions/api_test/tabs/capture_visible_tab/text.html

Issue 2819050: Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab(). (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: Rerebase. Created 10 years, 5 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 | « chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/tabs/capture_visible_tab/text.html
diff --git a/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/text.html b/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/text.html
new file mode 100644
index 0000000000000000000000000000000000000000..bee19dfc289ae154bc69e0b4b2afe496aa5b9b92
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/tabs/capture_visible_tab/text.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ Text should make some pixels not white.
+ </body>
+</html>
« no previous file with comments | « chrome/test/data/extensions/api_test/tabs/capture_visible_tab/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698