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

Unified Diff: LayoutTests/editing/spelling/right-click-no-renderer-crash-expected.txt

Issue 26168008: [blink] Avoid null pointer dereference in HitTestResult::isMisspelled() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add expectations. 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/editing/spelling/right-click-no-renderer-crash-expected.txt
diff --git a/LayoutTests/editing/spelling/right-click-no-renderer-crash-expected.txt b/LayoutTests/editing/spelling/right-click-no-renderer-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..071dff113bfd268574ed1c14e33941fd82bd6eb4
--- /dev/null
+++ b/LayoutTests/editing/spelling/right-click-no-renderer-crash-expected.txt
@@ -0,0 +1,4 @@
+Page should not crash when a node does not have a renderer object associated with it. To test manually, right-click anywhere on the page. The test succeeds if the page does not crash. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698