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

Side by Side Diff: LayoutTests/fast/js/global-function-resolve-expected.txt

Issue 14929004: Remove captureEvents and releaseEvents (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 to make sure cached lookups on the global object are performed correctly. 1 Test to make sure cached lookups on the global object are performed correctly.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS cachedFunctions[0]() is addEventListener 6 PASS cachedFunctions[0]() is addEventListener
7 PASS cachedFunctions[0]() is addEventListener 7 PASS cachedFunctions[0]() is addEventListener
8 PASS cachedFunctions[1]() is alert 8 PASS cachedFunctions[1]() is alert
9 PASS cachedFunctions[1]() is alert 9 PASS cachedFunctions[1]() is alert
10 PASS cachedFunctions[2]() is clearInterval 10 PASS cachedFunctions[2]() is clearInterval
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 PASS cachedFunctions[33]() is outerWidth 72 PASS cachedFunctions[33]() is outerWidth
73 PASS cachedFunctions[33]() is outerWidth 73 PASS cachedFunctions[33]() is outerWidth
74 PASS cachedFunctions[34]() is pageXOffset 74 PASS cachedFunctions[34]() is pageXOffset
75 PASS cachedFunctions[34]() is pageXOffset 75 PASS cachedFunctions[34]() is pageXOffset
76 PASS cachedFunctions[35]() is pageYOffset 76 PASS cachedFunctions[35]() is pageYOffset
77 PASS cachedFunctions[35]() is pageYOffset 77 PASS cachedFunctions[35]() is pageYOffset
78 PASS cachedFunctions[36]() is parent 78 PASS cachedFunctions[36]() is parent
79 PASS cachedFunctions[36]() is parent 79 PASS cachedFunctions[36]() is parent
80 PASS cachedFunctions[37]() is prompt 80 PASS cachedFunctions[37]() is prompt
81 PASS cachedFunctions[37]() is prompt 81 PASS cachedFunctions[37]() is prompt
82 PASS cachedFunctions[38]() is releaseEvents 82 PASS cachedFunctions[38]() is removeEventListener
83 PASS cachedFunctions[38]() is releaseEvents 83 PASS cachedFunctions[38]() is removeEventListener
84 PASS cachedFunctions[39]() is removeEventListener 84 PASS cachedFunctions[39]() is resizeBy
85 PASS cachedFunctions[39]() is removeEventListener 85 PASS cachedFunctions[39]() is resizeBy
86 PASS cachedFunctions[40]() is resizeBy 86 PASS cachedFunctions[40]() is resizeTo
87 PASS cachedFunctions[40]() is resizeBy 87 PASS cachedFunctions[40]() is resizeTo
88 PASS cachedFunctions[41]() is resizeTo 88 PASS cachedFunctions[41]() is screen
89 PASS cachedFunctions[41]() is resizeTo 89 PASS cachedFunctions[41]() is screen
90 PASS cachedFunctions[42]() is screen 90 PASS cachedFunctions[42]() is screenLeft
91 PASS cachedFunctions[42]() is screen 91 PASS cachedFunctions[42]() is screenLeft
92 PASS cachedFunctions[43]() is screenLeft 92 PASS cachedFunctions[43]() is screenTop
93 PASS cachedFunctions[43]() is screenLeft 93 PASS cachedFunctions[43]() is screenTop
94 PASS cachedFunctions[44]() is screenTop 94 PASS cachedFunctions[44]() is screenX
95 PASS cachedFunctions[44]() is screenTop 95 PASS cachedFunctions[44]() is screenX
96 PASS cachedFunctions[45]() is screenX 96 PASS cachedFunctions[45]() is screenY
97 PASS cachedFunctions[45]() is screenX 97 PASS cachedFunctions[45]() is screenY
98 PASS cachedFunctions[46]() is screenY 98 PASS cachedFunctions[46]() is scroll
99 PASS cachedFunctions[46]() is screenY 99 PASS cachedFunctions[46]() is scroll
100 PASS cachedFunctions[47]() is scroll 100 PASS cachedFunctions[47]() is scrollBy
101 PASS cachedFunctions[47]() is scroll 101 PASS cachedFunctions[47]() is scrollBy
102 PASS cachedFunctions[48]() is scrollBy 102 PASS cachedFunctions[48]() is scrollTo
103 PASS cachedFunctions[48]() is scrollBy 103 PASS cachedFunctions[48]() is scrollTo
104 PASS cachedFunctions[49]() is scrollTo 104 PASS cachedFunctions[49]() is scrollX
105 PASS cachedFunctions[49]() is scrollTo 105 PASS cachedFunctions[49]() is scrollX
106 PASS cachedFunctions[50]() is scrollX 106 PASS cachedFunctions[50]() is scrollY
107 PASS cachedFunctions[50]() is scrollX 107 PASS cachedFunctions[50]() is scrollY
108 PASS cachedFunctions[51]() is scrollY 108 PASS cachedFunctions[51]() is setInterval
109 PASS cachedFunctions[51]() is scrollY 109 PASS cachedFunctions[51]() is setInterval
110 PASS cachedFunctions[52]() is setInterval 110 PASS cachedFunctions[52]() is setTimeout
111 PASS cachedFunctions[52]() is setInterval 111 PASS cachedFunctions[52]() is setTimeout
112 PASS cachedFunctions[53]() is setTimeout 112 PASS cachedFunctions[53]() is showModalDialog
113 PASS cachedFunctions[53]() is setTimeout 113 PASS cachedFunctions[53]() is showModalDialog
114 PASS cachedFunctions[54]() is showModalDialog 114 PASS cachedFunctions[54]() is status
115 PASS cachedFunctions[54]() is showModalDialog 115 PASS cachedFunctions[54]() is status
116 PASS cachedFunctions[55]() is status 116 PASS cachedFunctions[55]() is stop
117 PASS cachedFunctions[55]() is status 117 PASS cachedFunctions[55]() is stop
118 PASS cachedFunctions[56]() is stop 118 PASS cachedFunctions[56]() is window
119 PASS cachedFunctions[56]() is stop 119 PASS cachedFunctions[56]() is window
120 PASS cachedFunctions[57]() is window
121 PASS cachedFunctions[57]() is window
122 PASS successfullyParsed is true 120 PASS successfullyParsed is true
123 121
124 TEST COMPLETE 122 TEST COMPLETE
125 123
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/wrapper-identity-expected.txt ('k') | LayoutTests/fast/js/script-tests/global-function-resolve.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698