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

Side by Side Diff: LayoutTests/virtual/stable/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 5523 matching lines...) Expand 10 before | Expand all | Expand 10 after
5534 getter deltaX 5534 getter deltaX
5535 getter deltaY 5535 getter deltaY
5536 getter deltaZ 5536 getter deltaZ
5537 getter wheelDelta 5537 getter wheelDelta
5538 getter wheelDeltaX 5538 getter wheelDeltaX
5539 getter wheelDeltaY 5539 getter wheelDeltaY
5540 method constructor 5540 method constructor
5541 interface Window 5541 interface Window
5542 attribute PERSISTENT 5542 attribute PERSISTENT
5543 attribute TEMPORARY 5543 attribute TEMPORARY
5544 attribute onabort
5545 attribute onanimationend
5546 attribute onanimationiteration
5547 attribute onanimationstart
5548 attribute onbeforeunload
5549 attribute onblur
5550 attribute oncancel
5551 attribute oncanplay
5552 attribute oncanplaythrough
5553 attribute onchange
5554 attribute onclick
5555 attribute onclose
5556 attribute oncontextmenu
5557 attribute oncuechange
5558 attribute ondblclick
5559 attribute ondevicemotion
5560 attribute ondeviceorientation
5561 attribute ondrag
5562 attribute ondragend
5563 attribute ondragenter
5564 attribute ondragleave
5565 attribute ondragover
5566 attribute ondragstart
5567 attribute ondrop
5568 attribute ondurationchange
5569 attribute onemptied
5570 attribute onended
5571 attribute onfocus
5572 attribute onhashchange
5573 attribute oninput
5574 attribute oninvalid
5575 attribute onkeydown
5576 attribute onkeypress
5577 attribute onkeyup
5578 attribute onlanguagechange
5579 attribute onload
5580 attribute onloadeddata
5581 attribute onloadedmetadata
5582 attribute onloadstart
5583 attribute onmessage
5584 attribute onmousedown
5585 attribute onmouseenter
5586 attribute onmouseleave
5587 attribute onmousemove
5588 attribute onmouseout
5589 attribute onmouseover
5590 attribute onmouseup
5591 attribute onmousewheel
5592 attribute onoffline
5593 attribute ononline
5594 attribute onpagehide
5595 attribute onpageshow
5596 attribute onpause
5597 attribute onplay
5598 attribute onplaying
5599 attribute onpopstate
5600 attribute onprogress
5601 attribute onratechange
5602 attribute onreset
5603 attribute onresize
5604 attribute onscroll
5605 attribute onsearch
5606 attribute onseeked
5607 attribute onseeking
5608 attribute onselect
5609 attribute onshow
5610 attribute onstalled
5611 attribute onstorage
5612 attribute onsubmit
5613 attribute onsuspend
5614 attribute ontimeupdate
5615 attribute ontoggle
5616 attribute ontouchcancel
5617 attribute ontouchend
5618 attribute ontouchmove
5619 attribute ontouchstart
5620 attribute ontransitionend
5621 attribute onunload
5622 attribute onvolumechange
5623 attribute onwaiting
5624 attribute onwebkitanimationend
5625 attribute onwebkitanimationiteration
5626 attribute onwebkitanimationstart
5627 attribute onwebkittransitionend
5628 attribute onwheel
5629 method alert
5630 method atob
5631 method blur
5632 method btoa
5633 method cancelAnimationFrame
5634 method captureEvents
5635 method clearInterval
5636 method clearTimeout
5637 method close
5638 method confirm
5639 method constructor 5544 method constructor
5640 method fetch
5641 method find
5642 method focus
5643 method getComputedStyle
5644 method getMatchedCSSRules
5645 method getSelection
5646 method matchMedia
5647 method moveBy
5648 method moveTo
5649 method onerror
5650 method open
5651 method openDatabase
5652 method postMessage
5653 method print
5654 method prompt
5655 method releaseEvents
5656 method requestAnimationFrame
5657 method resizeBy
5658 method resizeTo
5659 method scroll
5660 method scrollBy
5661 method scrollTo
5662 method setInterval
5663 method setTimeout
5664 method stop
5665 method toString 5545 method toString
5666 method webkitCancelAnimationFrame
5667 method webkitCancelRequestAnimationFrame
5668 method webkitRequestAnimationFrame
5669 method webkitRequestFileSystem
5670 method webkitResolveLocalFileSystemURL
5671 interface Worker 5546 interface Worker
5672 getter onerror 5547 getter onerror
5673 getter onmessage 5548 getter onmessage
5674 method constructor 5549 method constructor
5675 method postMessage 5550 method postMessage
5676 method terminate 5551 method terminate
5677 setter onerror 5552 setter onerror
5678 setter onmessage 5553 setter onmessage
5679 interface XMLDocument 5554 interface XMLDocument
5680 method constructor 5555 method constructor
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
6039 setter hash 5914 setter hash
6040 setter host 5915 setter host
6041 setter hostname 5916 setter hostname
6042 setter href 5917 setter href
6043 setter password 5918 setter password
6044 setter pathname 5919 setter pathname
6045 setter port 5920 setter port
6046 setter protocol 5921 setter protocol
6047 setter search 5922 setter search
6048 setter username 5923 setter username
5924 [GLOBAL OBJECT]
5925 attribute GCController
5926 attribute accessibilityController
5927 attribute applicationCache
5928 attribute caches
5929 attribute clientInformation
5930 attribute closed
5931 attribute console
5932 attribute crypto
5933 attribute defaultStatus
5934 attribute defaultstatus
5935 attribute devicePixelRatio
5936 attribute document
5937 attribute event
5938 attribute eventSender
5939 attribute frameElement
5940 attribute frames
5941 attribute gamepadController
5942 attribute history
5943 attribute indexedDB
5944 attribute innerHeight
5945 attribute innerWidth
5946 attribute internals
5947 attribute layoutTestController
5948 attribute length
5949 attribute localStorage
5950 attribute location
5951 attribute locationbar
5952 attribute menubar
5953 attribute name
5954 attribute navigator
5955 attribute offscreenBuffering
5956 attribute onabort
5957 attribute onanimationend
5958 attribute onanimationiteration
5959 attribute onanimationstart
5960 attribute onbeforeunload
5961 attribute onblur
5962 attribute oncancel
5963 attribute oncanplay
5964 attribute oncanplaythrough
5965 attribute onchange
5966 attribute onclick
5967 attribute onclose
5968 attribute oncontextmenu
5969 attribute oncuechange
5970 attribute ondblclick
5971 attribute ondevicemotion
5972 attribute ondeviceorientation
5973 attribute ondrag
5974 attribute ondragend
5975 attribute ondragenter
5976 attribute ondragleave
5977 attribute ondragover
5978 attribute ondragstart
5979 attribute ondrop
5980 attribute ondurationchange
5981 attribute onemptied
5982 attribute onended
5983 attribute onfocus
5984 attribute onhashchange
5985 attribute oninput
5986 attribute oninvalid
5987 attribute onkeydown
5988 attribute onkeypress
5989 attribute onkeyup
5990 attribute onlanguagechange
5991 attribute onload
5992 attribute onloadeddata
5993 attribute onloadedmetadata
5994 attribute onloadstart
5995 attribute onmessage
5996 attribute onmousedown
5997 attribute onmouseenter
5998 attribute onmouseleave
5999 attribute onmousemove
6000 attribute onmouseout
6001 attribute onmouseover
6002 attribute onmouseup
6003 attribute onmousewheel
6004 attribute onoffline
6005 attribute ononline
6006 attribute onpagehide
6007 attribute onpageshow
6008 attribute onpause
6009 attribute onplay
6010 attribute onplaying
6011 attribute onpopstate
6012 attribute onprogress
6013 attribute onratechange
6014 attribute onreset
6015 attribute onresize
6016 attribute onscroll
6017 attribute onsearch
6018 attribute onseeked
6019 attribute onseeking
6020 attribute onselect
6021 attribute onshow
6022 attribute onstalled
6023 attribute onstorage
6024 attribute onsubmit
6025 attribute onsuspend
6026 attribute ontimeupdate
6027 attribute ontoggle
6028 attribute ontouchcancel
6029 attribute ontouchend
6030 attribute ontouchmove
6031 attribute ontouchstart
6032 attribute ontransitionend
6033 attribute onunload
6034 attribute onvolumechange
6035 attribute onwaiting
6036 attribute onwebkitanimationend
6037 attribute onwebkitanimationiteration
6038 attribute onwebkitanimationstart
6039 attribute onwebkittransitionend
6040 attribute onwheel
6041 attribute opener
6042 attribute outerHeight
6043 attribute outerWidth
6044 attribute pageXOffset
6045 attribute pageYOffset
6046 attribute parent
6047 attribute performance
6048 attribute personalbar
6049 attribute propertyNamesInGlobal
6050 attribute screen
6051 attribute screenLeft
6052 attribute screenTop
6053 attribute screenX
6054 attribute screenY
6055 attribute scrollX
6056 attribute scrollY
6057 attribute scrollbars
6058 attribute self
6059 attribute sessionStorage
6060 attribute speechSynthesis
6061 attribute status
6062 attribute statusbar
6063 attribute styleMedia
6064 attribute testRunner
6065 attribute textInputController
6066 attribute toolbar
6067 attribute top
6068 attribute webkitIndexedDB
6069 attribute webkitStorageInfo
6070 attribute window
6071 method alert
6072 method atob
6073 method blur
6074 method btoa
6075 method cancelAnimationFrame
6076 method captureEvents
6077 method clearInterval
6078 method clearTimeout
6079 method close
6080 method confirm
6081 method fetch
6082 method find
6083 method focus
6084 method gc
6085 method getComputedStyle
6086 method getMatchedCSSRules
6087 method getSelection
6088 method matchMedia
6089 method moveBy
6090 method moveTo
6091 method onerror
6092 method open
6093 method openDatabase
6094 method postMessage
6095 method print
6096 method prompt
6097 method releaseEvents
6098 method requestAnimationFrame
6099 method resizeBy
6100 method resizeTo
6101 method scroll
6102 method scrollBy
6103 method scrollTo
6104 method setInterval
6105 method setTimeout
6106 method stop
6107 method webkitCancelAnimationFrame
6108 method webkitCancelRequestAnimationFrame
6109 method webkitRequestAnimationFrame
6110 method webkitRequestFileSystem
6111 method webkitResolveLocalFileSystemURL
6049 PASS successfullyParsed is true 6112 PASS successfullyParsed is true
6050 6113
6051 TEST COMPLETE 6114 TEST COMPLETE
6052 6115
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698