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

Side by Side Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1333853002: bindings: Moves event handlers and methods of Window to the instance object. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Synced. Created 5 years, 3 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 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA udioContext' instead. 1 CONSOLE WARNING: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineA udioContext' instead.
2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i nstead. 2 CONSOLE WARNING: 'webkitAudioContext' is deprecated. Please use 'AudioContext' i nstead.
3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 3 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator .webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead. 4 CONSOLE WARNING: 'webkitIDBTransaction' is deprecated. Please use 'IDBTransactio n' instead.
5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad. 5 CONSOLE WARNING: 'webkitIDBRequest' is deprecated. Please use 'IDBRequest' inste ad.
6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead. 6 CONSOLE WARNING: 'webkitIDBObjectStore' is deprecated. Please use 'IDBObjectStor e' instead.
7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead. 7 CONSOLE WARNING: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyRange' ins tead.
8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad. 9 CONSOLE WARNING: 'webkitIDBFactory' is deprecated. Please use 'IDBFactory' inste ad.
10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead. 10 CONSOLE WARNING: 'webkitIDBDatabase' is deprecated. Please use 'IDBDatabase' ins tead.
(...skipping 6217 matching lines...) Expand 10 before | Expand all | Expand 10 after
6228 getter deltaX 6228 getter deltaX
6229 getter deltaY 6229 getter deltaY
6230 getter deltaZ 6230 getter deltaZ
6231 getter wheelDelta 6231 getter wheelDelta
6232 getter wheelDeltaX 6232 getter wheelDeltaX
6233 getter wheelDeltaY 6233 getter wheelDeltaY
6234 method constructor 6234 method constructor
6235 interface Window 6235 interface Window
6236 attribute PERSISTENT 6236 attribute PERSISTENT
6237 attribute TEMPORARY 6237 attribute TEMPORARY
6238 attribute onabort
6239 attribute onanimationend
6240 attribute onanimationiteration
6241 attribute onanimationstart
6242 attribute onautocomplete
6243 attribute onautocompleteerror
6244 attribute onbeforeunload
6245 attribute onblur
6246 attribute oncancel
6247 attribute oncanplay
6248 attribute oncanplaythrough
6249 attribute onchange
6250 attribute onclick
6251 attribute onclose
6252 attribute oncontextmenu
6253 attribute oncuechange
6254 attribute ondblclick
6255 attribute ondevicelight
6256 attribute ondevicemotion
6257 attribute ondeviceorientation
6258 attribute ondrag
6259 attribute ondragend
6260 attribute ondragenter
6261 attribute ondragleave
6262 attribute ondragover
6263 attribute ondragstart
6264 attribute ondrop
6265 attribute ondurationchange
6266 attribute onemptied
6267 attribute onended
6268 attribute onfocus
6269 attribute onhashchange
6270 attribute oninput
6271 attribute oninvalid
6272 attribute onkeydown
6273 attribute onkeypress
6274 attribute onkeyup
6275 attribute onlanguagechange
6276 attribute onload
6277 attribute onloadeddata
6278 attribute onloadedmetadata
6279 attribute onloadstart
6280 attribute onmessage
6281 attribute onmousedown
6282 attribute onmouseenter
6283 attribute onmouseleave
6284 attribute onmousemove
6285 attribute onmouseout
6286 attribute onmouseover
6287 attribute onmouseup
6288 attribute onmousewheel
6289 attribute onoffline
6290 attribute ononline
6291 attribute onpagehide
6292 attribute onpageshow
6293 attribute onpause
6294 attribute onplay
6295 attribute onplaying
6296 attribute onpopstate
6297 attribute onprogress
6298 attribute onratechange
6299 attribute onrejectionhandled
6300 attribute onreset
6301 attribute onresize
6302 attribute onscroll
6303 attribute onsearch
6304 attribute onseeked
6305 attribute onseeking
6306 attribute onselect
6307 attribute onshow
6308 attribute onstalled
6309 attribute onstorage
6310 attribute onsubmit
6311 attribute onsuspend
6312 attribute ontimeupdate
6313 attribute ontoggle
6314 attribute ontouchcancel
6315 attribute ontouchend
6316 attribute ontouchmove
6317 attribute ontouchstart
6318 attribute ontransitionend
6319 attribute onunhandledrejection
6320 attribute onunload
6321 attribute onvolumechange
6322 attribute onwaiting
6323 attribute onwebkitanimationend
6324 attribute onwebkitanimationiteration
6325 attribute onwebkitanimationstart
6326 attribute onwebkittransitionend
6327 attribute onwheel
6328 method alert
6329 method atob
6330 method blur
6331 method btoa
6332 method cancelAnimationFrame
6333 method cancelIdleCallback
6334 method captureEvents
6335 method clearInterval
6336 method clearTimeout
6337 method close
6338 method confirm
6339 method constructor 6238 method constructor
6340 method createImageBitmap
6341 method fetch
6342 method find
6343 method focus
6344 method getComputedStyle
6345 method getMatchedCSSRules
6346 method getSelection
6347 method matchMedia
6348 method moveBy
6349 method moveTo
6350 method onerror
6351 method open
6352 method openDatabase
6353 method postMessage
6354 method print
6355 method prompt
6356 method releaseEvents
6357 method requestAnimationFrame
6358 method requestIdleCallback
6359 method resizeBy
6360 method resizeTo
6361 method scroll
6362 method scrollBy
6363 method scrollTo
6364 method setInterval
6365 method setTimeout
6366 method stop
6367 method toString 6239 method toString
6368 method webkitCancelAnimationFrame
6369 method webkitCancelRequestAnimationFrame
6370 method webkitRequestAnimationFrame
6371 method webkitRequestFileSystem
6372 method webkitResolveLocalFileSystemURL
6373 interface Worker 6240 interface Worker
6374 getter onerror 6241 getter onerror
6375 getter onmessage 6242 getter onmessage
6376 method constructor 6243 method constructor
6377 method postMessage 6244 method postMessage
6378 method terminate 6245 method terminate
6379 setter onerror 6246 setter onerror
6380 setter onmessage 6247 setter onmessage
6381 interface XMLDocument 6248 interface XMLDocument
6382 method constructor 6249 method constructor
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
6750 setter hash 6617 setter hash
6751 setter host 6618 setter host
6752 setter hostname 6619 setter hostname
6753 setter href 6620 setter href
6754 setter password 6621 setter password
6755 setter pathname 6622 setter pathname
6756 setter port 6623 setter port
6757 setter protocol 6624 setter protocol
6758 setter search 6625 setter search
6759 setter username 6626 setter username
6627 [GLOBAL OBJECT]
6628 attribute GCController
6629 attribute accessibilityController
6630 attribute applicationCache
6631 attribute caches
6632 attribute clientInformation
6633 attribute closed
6634 attribute console
6635 attribute crypto
6636 attribute defaultStatus
6637 attribute defaultstatus
6638 attribute devicePixelRatio
6639 attribute document
6640 attribute event
6641 attribute eventSender
6642 attribute frameElement
6643 attribute frames
6644 attribute gamepadController
6645 attribute history
6646 attribute indexedDB
6647 attribute innerHeight
6648 attribute innerWidth
6649 attribute internals
6650 attribute layoutTestController
6651 attribute length
6652 attribute localStorage
6653 attribute location
6654 attribute locationbar
6655 attribute menubar
6656 attribute name
6657 attribute navigator
6658 attribute offscreenBuffering
6659 attribute onabort
6660 attribute onanimationend
6661 attribute onanimationiteration
6662 attribute onanimationstart
6663 attribute onautocomplete
6664 attribute onautocompleteerror
6665 attribute onbeforeunload
6666 attribute onblur
6667 attribute oncancel
6668 attribute oncanplay
6669 attribute oncanplaythrough
6670 attribute onchange
6671 attribute onclick
6672 attribute onclose
6673 attribute oncontextmenu
6674 attribute oncuechange
6675 attribute ondblclick
6676 attribute ondevicelight
6677 attribute ondevicemotion
6678 attribute ondeviceorientation
6679 attribute ondrag
6680 attribute ondragend
6681 attribute ondragenter
6682 attribute ondragleave
6683 attribute ondragover
6684 attribute ondragstart
6685 attribute ondrop
6686 attribute ondurationchange
6687 attribute onemptied
6688 attribute onended
6689 attribute onfocus
6690 attribute onhashchange
6691 attribute oninput
6692 attribute oninvalid
6693 attribute onkeydown
6694 attribute onkeypress
6695 attribute onkeyup
6696 attribute onlanguagechange
6697 attribute onload
6698 attribute onloadeddata
6699 attribute onloadedmetadata
6700 attribute onloadstart
6701 attribute onmessage
6702 attribute onmousedown
6703 attribute onmouseenter
6704 attribute onmouseleave
6705 attribute onmousemove
6706 attribute onmouseout
6707 attribute onmouseover
6708 attribute onmouseup
6709 attribute onmousewheel
6710 attribute onoffline
6711 attribute ononline
6712 attribute onpagehide
6713 attribute onpageshow
6714 attribute onpause
6715 attribute onplay
6716 attribute onplaying
6717 attribute onpopstate
6718 attribute onprogress
6719 attribute onratechange
6720 attribute onrejectionhandled
6721 attribute onreset
6722 attribute onresize
6723 attribute onscroll
6724 attribute onsearch
6725 attribute onseeked
6726 attribute onseeking
6727 attribute onselect
6728 attribute onshow
6729 attribute onstalled
6730 attribute onstorage
6731 attribute onsubmit
6732 attribute onsuspend
6733 attribute ontimeupdate
6734 attribute ontoggle
6735 attribute ontouchcancel
6736 attribute ontouchend
6737 attribute ontouchmove
6738 attribute ontouchstart
6739 attribute ontransitionend
6740 attribute onunhandledrejection
6741 attribute onunload
6742 attribute onvolumechange
6743 attribute onwaiting
6744 attribute onwebkitanimationend
6745 attribute onwebkitanimationiteration
6746 attribute onwebkitanimationstart
6747 attribute onwebkittransitionend
6748 attribute onwheel
6749 attribute opener
6750 attribute outerHeight
6751 attribute outerWidth
6752 attribute pageXOffset
6753 attribute pageYOffset
6754 attribute parent
6755 attribute performance
6756 attribute personalbar
6757 attribute propertyNamesInGlobal
6758 attribute screen
6759 attribute screenLeft
6760 attribute screenTop
6761 attribute screenX
6762 attribute screenY
6763 attribute scrollX
6764 attribute scrollY
6765 attribute scrollbars
6766 attribute self
6767 attribute sessionStorage
6768 attribute speechSynthesis
6769 attribute status
6770 attribute statusbar
6771 attribute styleMedia
6772 attribute testRunner
6773 attribute textInputController
6774 attribute toolbar
6775 attribute top
6776 attribute webkitIndexedDB
6777 attribute webkitStorageInfo
6778 attribute window
6779 method alert
6780 method atob
6781 method blur
6782 method btoa
6783 method cancelAnimationFrame
6784 method cancelIdleCallback
6785 method captureEvents
6786 method clearInterval
6787 method clearTimeout
6788 method close
6789 method confirm
6790 method createImageBitmap
6791 method fetch
6792 method find
6793 method focus
6794 method gc
6795 method getComputedStyle
6796 method getMatchedCSSRules
6797 method getSelection
6798 method matchMedia
6799 method moveBy
6800 method moveTo
6801 method onerror
6802 method open
6803 method openDatabase
6804 method postMessage
6805 method print
6806 method prompt
6807 method releaseEvents
6808 method requestAnimationFrame
6809 method requestIdleCallback
6810 method resizeBy
6811 method resizeTo
6812 method scroll
6813 method scrollBy
6814 method scrollTo
6815 method setInterval
6816 method setTimeout
6817 method stop
6818 method webkitCancelAnimationFrame
6819 method webkitCancelRequestAnimationFrame
6820 method webkitRequestAnimationFrame
6821 method webkitRequestFileSystem
6822 method webkitResolveLocalFileSystemURL
6760 PASS successfullyParsed is true 6823 PASS successfullyParsed is true
6761 6824
6762 TEST COMPLETE 6825 TEST COMPLETE
6763 6826
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698