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

Side by Side Diff: LayoutTests/accessibility/corresponding-control-deleted-crash-expected.txt

Issue 11886026: Merge 139444 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 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
1 Make sure that a debug assert is not triggered when a call to RenderBlock::delet eLineBoxTree calls AccessibilityRenderObject::accessibilityIsIgnored which may r equire the AXObject for a node that is being deleted. 1 Make sure that a debug assert is not triggered when a call to RenderBlock::delet eLineBoxTree calls AccessibilityRenderObject::accessibilityIsIgnored which may r equire the AXObject for a node that is being deleted.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS successfullyParsed is true 6 PASS successfullyParsed is true
7 7
8 TEST COMPLETE 8 TEST COMPLETE
9 9
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/corresponding-control-deleted-crash.html ('k') | Source/WebCore/rendering/RenderObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698