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

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

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Set HTMLBodyElement.onblur
3 PASS Enumerate HTMLBodyElement.onblur
4 PASS Reflect HTMLBodyElement.onblur
5 PASS Forward HTMLBodyElement.onblur to Window
6 PASS Set HTMLFrameSetElement.onblur
7 PASS Enumerate HTMLFrameSetElement.onblur
8 PASS Reflect HTMLFrameSetElement.onblur
9 PASS Forward HTMLFrameSetElement.onblur to Window
10 PASS Set HTMLBodyElement.onerror
11 PASS Enumerate HTMLBodyElement.onerror
12 PASS Reflect HTMLBodyElement.onerror
13 PASS Forward HTMLBodyElement.onerror to Window
14 PASS Set HTMLFrameSetElement.onerror
15 PASS Enumerate HTMLFrameSetElement.onerror
16 PASS Reflect HTMLFrameSetElement.onerror
17 PASS Forward HTMLFrameSetElement.onerror to Window
18 PASS Set HTMLBodyElement.onfocus
19 PASS Enumerate HTMLBodyElement.onfocus
20 PASS Reflect HTMLBodyElement.onfocus
21 PASS Forward HTMLBodyElement.onfocus to Window
22 PASS Set HTMLFrameSetElement.onfocus
23 PASS Enumerate HTMLFrameSetElement.onfocus
24 PASS Reflect HTMLFrameSetElement.onfocus
25 PASS Forward HTMLFrameSetElement.onfocus to Window
26 PASS Set HTMLBodyElement.onload
27 PASS Enumerate HTMLBodyElement.onload
28 PASS Reflect HTMLBodyElement.onload
29 PASS Forward HTMLBodyElement.onload to Window
30 PASS Set HTMLFrameSetElement.onload
31 PASS Enumerate HTMLFrameSetElement.onload
32 PASS Reflect HTMLFrameSetElement.onload
33 PASS Forward HTMLFrameSetElement.onload to Window
34 PASS Set HTMLBodyElement.onresize
35 PASS Enumerate HTMLBodyElement.onresize
36 PASS Reflect HTMLBodyElement.onresize
37 PASS Forward HTMLBodyElement.onresize to Window
38 PASS Set HTMLFrameSetElement.onresize
39 PASS Enumerate HTMLFrameSetElement.onresize
40 PASS Reflect HTMLFrameSetElement.onresize
41 PASS Forward HTMLFrameSetElement.onresize to Window
42 PASS Set HTMLBodyElement.onscroll
43 PASS Enumerate HTMLBodyElement.onscroll
44 PASS Reflect HTMLBodyElement.onscroll
45 PASS Forward HTMLBodyElement.onscroll to Window
46 PASS Set HTMLFrameSetElement.onscroll
47 PASS Enumerate HTMLFrameSetElement.onscroll
48 PASS Reflect HTMLFrameSetElement.onscroll
49 PASS Forward HTMLFrameSetElement.onscroll to Window
50 Harness: the test ran to completion.
51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698