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

Unified Diff: LayoutTests/fast/images/content-url-canvas-expected.html

Issue 1293023002: Fix crash when content() url is -webkit-canvas (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 | « LayoutTests/fast/images/content-url-canvas.html ('k') | Source/core/html/HTMLImageElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/images/content-url-canvas-expected.html
diff --git a/LayoutTests/fast/images/content-url-canvas-expected.html b/LayoutTests/fast/images/content-url-canvas-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..5bae3602d9c8915bdf884986ecf6ed712ee5b02c
--- /dev/null
+++ b/LayoutTests/fast/images/content-url-canvas-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<img src="resources/green-24x24.jpg">
+<p> crbug.com/521152: Tests for crash introduced by r200510: should display a green square.</p>
« no previous file with comments | « LayoutTests/fast/images/content-url-canvas.html ('k') | Source/core/html/HTMLImageElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698