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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 Page should not crash when a node does not have a renderer object associated wit h it. To test manually, right-click anywhere on the page. The test succeeds if t he page does not crash. On success, you will see a series of "PASS" messages, fo llowed by "TEST COMPLETE".PASS successfullyParsed is true
2
3 TEST COMPLETE
4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698