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

Side by Side Diff: LayoutTests/fast/workers/worker-replace-self-expected.txt

Issue 1017733003: [DO NOT LAND] Set @@toStringTag for DOM object prototypes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test expectations Created 5 years, 6 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 Test that self is not replaceable. 1 Test that self is not replaceable.
2 2
3 self='PASS': PASS 3 self='PASS': PASS
4 self: [object global] 4 self: [object DedicatedWorkerGlobalScope]
jsbell 2015/06/05 21:34:40 Ditto.
5 DONE 5 DONE
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698