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

Side by Side Diff: LayoutTests/fast/dom/window-event-handlers-expected.txt

Issue 37283002: Drop NotEnumerable for the on* event handler IDL attributes (again) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rm redundant test 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
OLDNEW
(Empty)
1
2 FAIL Enumerate Window.onafterprint assert_true: expected true got undefined
3 FAIL Enumerate HTMLBodyElement.onafterprint assert_true: expected true got undef ined
4 FAIL Enumerate HTMLFrameSetElement.onafterprint assert_true: expected true got u ndefined
5 FAIL Enumerate Window.onbeforeprint assert_true: expected true got undefined
6 FAIL Enumerate HTMLBodyElement.onbeforeprint assert_true: expected true got unde fined
7 FAIL Enumerate HTMLFrameSetElement.onbeforeprint assert_true: expected true got undefined
8 PASS Enumerate Window.onbeforeunload
9 PASS Enumerate HTMLBodyElement.onbeforeunload
10 PASS Enumerate HTMLFrameSetElement.onbeforeunload
11 PASS Enumerate Window.onhashchange
12 PASS Enumerate HTMLBodyElement.onhashchange
13 PASS Enumerate HTMLFrameSetElement.onhashchange
14 PASS Enumerate Window.onmessage
15 PASS Enumerate HTMLBodyElement.onmessage
16 PASS Enumerate HTMLFrameSetElement.onmessage
17 PASS Enumerate Window.onoffline
18 PASS Enumerate HTMLBodyElement.onoffline
19 PASS Enumerate HTMLFrameSetElement.onoffline
20 PASS Enumerate Window.ononline
21 PASS Enumerate HTMLBodyElement.ononline
22 PASS Enumerate HTMLFrameSetElement.ononline
23 PASS Enumerate Window.onpagehide
24 FAIL Enumerate HTMLBodyElement.onpagehide assert_true: expected true got undefin ed
25 FAIL Enumerate HTMLFrameSetElement.onpagehide assert_true: expected true got und efined
26 PASS Enumerate Window.onpageshow
27 FAIL Enumerate HTMLBodyElement.onpageshow assert_true: expected true got undefin ed
28 FAIL Enumerate HTMLFrameSetElement.onpageshow assert_true: expected true got und efined
29 PASS Enumerate Window.onpopstate
30 PASS Enumerate HTMLBodyElement.onpopstate
31 PASS Enumerate HTMLFrameSetElement.onpopstate
32 PASS Enumerate Window.onresize
33 PASS Enumerate HTMLBodyElement.onresize
34 PASS Enumerate HTMLFrameSetElement.onresize
35 PASS Enumerate Window.onstorage
36 PASS Enumerate HTMLBodyElement.onstorage
37 PASS Enumerate HTMLFrameSetElement.onstorage
38 PASS Enumerate Window.onunload
39 PASS Enumerate HTMLBodyElement.onunload
40 PASS Enumerate HTMLFrameSetElement.onunload
41
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/window-event-handlers.html ('k') | LayoutTests/fast/forms/form-request-autocomplete.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698