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

Unified Diff: LayoutTests/fast/canvas/canvas-frameless-document-text-expected.txt

Issue 186063003: Prevent crash when calling text-related methods on a 2D canvas in a frame-less document. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed test Created 6 years, 10 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: LayoutTests/fast/canvas/canvas-frameless-document-text-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/canvas/canvas-frameless-document-text-expected.txt
similarity index 56%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/canvas/canvas-frameless-document-text-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..5c3f90595fbfa24d7877d0a72413c999e3c985b1 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/canvas/canvas-frameless-document-text-expected.txt
@@ -1,5 +1,4 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+This verifies that the browser does not crash when drawing text to a canvas in a frame-less document.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698