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

Side by Side Diff: LayoutTests/fast/dom/NodeIterator/NodeIterator-gc-without-context-crash-expected.txt

Issue 26792002: Reland: Reland: Implement new Blink IDL attribute [SetReference] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 7 years, 2 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 | Annotate | Revision Log
OLDNEW
1 PASS nodeFilterObservation.wasCollected is false 1 PASS nodeFilterObservation.wasCollected is false
2 PASS callbackObservation.wasCollected is false 2 PASS callbackObservation.wasCollected is false
3 PASS callbackWasTriggered is true 3 PASS callbackWasTriggered is true
4 PASS nodeIteratorObservation.wasCollected is true 4 PASS nodeIteratorObservation.wasCollected is true
5 PASS nodeFilterObservation.wasCollected is true 5 PASS nodeFilterObservation.wasCollected is true
6 PASS callbackObservation.wasCollected is true 6 PASS callbackObservation.wasCollected is true
7 PASS successfullyParsed is true 7 PASS successfullyParsed is true
8 8
9 TEST COMPLETE 9 TEST COMPLETE
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698