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

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

Issue 158713002: Move popular DOM attributes to prototype chains (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 415 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 method valueOf 426 method valueOf
427 interface DelayNode 427 interface DelayNode
428 method constructor 428 method constructor
429 interface DeviceMotionEvent 429 interface DeviceMotionEvent
430 method constructor 430 method constructor
431 method initDeviceMotionEvent 431 method initDeviceMotionEvent
432 interface DeviceOrientationEvent 432 interface DeviceOrientationEvent
433 method constructor 433 method constructor
434 method initDeviceOrientationEvent 434 method initDeviceOrientationEvent
435 interface Document 435 interface Document
436 getter body
436 method adoptNode 437 method adoptNode
437 method caretRangeFromPoint 438 method caretRangeFromPoint
438 method constructor 439 method constructor
439 method createAttribute 440 method createAttribute
440 method createAttributeNS 441 method createAttributeNS
441 method createCDATASection 442 method createCDATASection
442 method createComment 443 method createComment
443 method createDocumentFragment 444 method createDocumentFragment
444 method createElement 445 method createElement
445 method createElementNS 446 method createElementNS
(...skipping 24 matching lines...) Expand all
470 method queryCommandEnabled 471 method queryCommandEnabled
471 method queryCommandIndeterm 472 method queryCommandIndeterm
472 method queryCommandState 473 method queryCommandState
473 method queryCommandSupported 474 method queryCommandSupported
474 method queryCommandValue 475 method queryCommandValue
475 method querySelector 476 method querySelector
476 method querySelectorAll 477 method querySelectorAll
477 method registerElement 478 method registerElement
478 method webkitCancelFullScreen 479 method webkitCancelFullScreen
479 method webkitExitFullscreen 480 method webkitExitFullscreen
481 setter body
480 interface DocumentFragment 482 interface DocumentFragment
481 method constructor 483 method constructor
482 method getElementById 484 method getElementById
483 method querySelector 485 method querySelector
484 method querySelectorAll 486 method querySelectorAll
485 interface DocumentType 487 interface DocumentType
486 method constructor 488 method constructor
487 method remove 489 method remove
488 interface DynamicsCompressorNode 490 interface DynamicsCompressorNode
489 method constructor 491 method constructor
490 interface Element 492 interface Element
493 getter id
494 getter innerHTML
491 method animate 495 method animate
492 method blur 496 method blur
493 method closest 497 method closest
494 method constructor 498 method constructor
495 method createShadowRoot 499 method createShadowRoot
496 method focus 500 method focus
497 method getAttribute 501 method getAttribute
498 method getAttributeNS 502 method getAttributeNS
499 method getAttributeNode 503 method getAttributeNode
500 method getAttributeNodeNS 504 method getAttributeNodeNS
(...skipping 19 matching lines...) Expand all
520 method requestPointerLock 524 method requestPointerLock
521 method scrollIntoView 525 method scrollIntoView
522 method scrollIntoViewIfNeeded 526 method scrollIntoViewIfNeeded
523 method setAttribute 527 method setAttribute
524 method setAttributeNS 528 method setAttributeNS
525 method setAttributeNode 529 method setAttributeNode
526 method setAttributeNodeNS 530 method setAttributeNodeNS
527 method webkitMatchesSelector 531 method webkitMatchesSelector
528 method webkitRequestFullScreen 532 method webkitRequestFullScreen
529 method webkitRequestFullscreen 533 method webkitRequestFullscreen
534 setter id
535 setter innerHTML
530 interface Error 536 interface Error
531 attribute message 537 attribute message
532 attribute name 538 attribute name
533 method constructor 539 method constructor
534 method toString 540 method toString
535 interface ErrorEvent 541 interface ErrorEvent
536 method constructor 542 method constructor
537 interface EvalError 543 interface EvalError
538 attribute name 544 attribute name
539 getter stack 545 getter stack
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after
1195 attribute DOCUMENT_POSITION_FOLLOWING 1201 attribute DOCUMENT_POSITION_FOLLOWING
1196 attribute DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC 1202 attribute DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
1197 attribute DOCUMENT_POSITION_PRECEDING 1203 attribute DOCUMENT_POSITION_PRECEDING
1198 attribute DOCUMENT_TYPE_NODE 1204 attribute DOCUMENT_TYPE_NODE
1199 attribute ELEMENT_NODE 1205 attribute ELEMENT_NODE
1200 attribute ENTITY_NODE 1206 attribute ENTITY_NODE
1201 attribute ENTITY_REFERENCE_NODE 1207 attribute ENTITY_REFERENCE_NODE
1202 attribute NOTATION_NODE 1208 attribute NOTATION_NODE
1203 attribute PROCESSING_INSTRUCTION_NODE 1209 attribute PROCESSING_INSTRUCTION_NODE
1204 attribute TEXT_NODE 1210 attribute TEXT_NODE
1211 getter childNodes
1212 getter firstChild
1213 getter lastChild
1214 getter nextSibling
1215 getter ownerDocument
1216 getter parentNode
1217 getter previousSibling
1205 method appendChild 1218 method appendChild
1206 method cloneNode 1219 method cloneNode
1207 method compareDocumentPosition 1220 method compareDocumentPosition
1208 method constructor 1221 method constructor
1209 method contains 1222 method contains
1210 method hasChildNodes 1223 method hasChildNodes
1211 method insertBefore 1224 method insertBefore
1212 method isDefaultNamespace 1225 method isDefaultNamespace
1213 method isEqualNode 1226 method isEqualNode
1214 method isSameNode 1227 method isSameNode
(...skipping 1813 matching lines...) Expand 10 before | Expand all | Expand 10 after
3028 method constructor 3041 method constructor
3029 interface webkitSpeechRecognitionEvent 3042 interface webkitSpeechRecognitionEvent
3030 method constructor 3043 method constructor
3031 interface webkitURL 3044 interface webkitURL
3032 method constructor 3045 method constructor
3033 method toString 3046 method toString
3034 PASS successfullyParsed is true 3047 PASS successfullyParsed is true
3035 3048
3036 TEST COMPLETE 3049 TEST COMPLETE
3037 3050
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698