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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/loader/window-clearing-expected.txt

Issue 1386843002: bindings: Implements the named properties object (WindowProperties). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated IDL test results. Created 5 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
OLDNEW
1 This test checks to ensure that the window object is cleared during a navigation . 1 This test checks to ensure that the window object is cleared during a navigation .
2 2
3 If the test passes, you will see only PASS messages below. 3 If the test passes, you will see only PASS messages below.
4 4
5 PASS: element 0 in the window's prototype chain was cleared 5 PASS: element 0 in the window's prototype chain was cleared
6 6
7 PASS: element 1 in the window's prototype chain was cleared 7 PASS: element 1 in the window's prototype chain was cleared
8 8
9 PASS: element 2 in the window's prototype chain was cleared 9 PASS: element 2 in the window's prototype chain was cleared
10 10
11 PASS: element 3 in the window's prototype chain was cleared 11 PASS: element 3 in the window's prototype chain was cleared
12
13 PASS: element 4 in the window's prototype chain was cleared
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698