Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE WARNING: line 70: 'webkitURL' is deprecated. Please use 'URL' instead. | 1 CONSOLE WARNING: line 70: 'webkitURL' is deprecated. Please use 'URL' instead. |
| 2 This test documents all interface attributes and methods on the global window ob ject and element instances. | 2 This test documents all interface attributes and methods on the global window ob ject and element instances. |
| 3 | 3 |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". |
| 5 | 5 |
| 6 | 6 |
| 7 [INTERFACES] | 7 [INTERFACES] |
| 8 interface AbsoluteOrientationSensor : OrientationSensor | 8 interface AbsoluteOrientationSensor : OrientationSensor |
| 9 attribute @@toStringTag | 9 attribute @@toStringTag |
| 10 method constructor | 10 method constructor |
| (...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 355 getter length | 355 getter length |
| 356 getter onaddtrack | 356 getter onaddtrack |
| 357 getter onchange | 357 getter onchange |
| 358 getter onremovetrack | 358 getter onremovetrack |
| 359 method @@iterator | 359 method @@iterator |
| 360 method constructor | 360 method constructor |
| 361 method getTrackById | 361 method getTrackById |
| 362 setter onaddtrack | 362 setter onaddtrack |
| 363 setter onchange | 363 setter onchange |
| 364 setter onremovetrack | 364 setter onremovetrack |
| 365 interface AuthenticationAssertion | 365 interface AuthenticatorAssertionResponse : AuthenticatorResponse |
| 366 attribute @@toStringTag | 366 attribute @@toStringTag |
| 367 getter authenticatorData | 367 getter authenticatorData |
| 368 getter clientData | |
| 369 getter credential | |
| 370 getter signature | 368 getter signature |
| 371 method constructor | 369 method constructor |
| 370 interface AuthenticatorAttestationResponse : AuthenticatorResponse | |
| 371 attribute @@toStringTag | |
| 372 getter attestationObject | |
| 373 method constructor | |
| 374 interface AuthenticatorResponse | |
| 375 attribute @@toStringTag | |
| 376 getter clientDataJSON | |
| 377 method constructor | |
| 372 interface BackgroundFetchFetch | 378 interface BackgroundFetchFetch |
| 373 attribute @@toStringTag | 379 attribute @@toStringTag |
| 374 getter request | 380 getter request |
| 375 method constructor | 381 method constructor |
| 376 interface BackgroundFetchManager | 382 interface BackgroundFetchManager |
| 377 attribute @@toStringTag | 383 attribute @@toStringTag |
| 378 method constructor | 384 method constructor |
| 379 method fetch | 385 method fetch |
| 380 method get | 386 method get |
| 381 method getTags | 387 method getTags |
| (...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 697 attribute @@toStringTag | 703 attribute @@toStringTag |
| 698 getter state | 704 getter state |
| 699 method constructor | 705 method constructor |
| 700 interface CSSRotation : CSSTransformComponent | 706 interface CSSRotation : CSSTransformComponent |
| 701 attribute @@toStringTag | 707 attribute @@toStringTag |
| 702 getter angle | 708 getter angle |
| 703 getter x | 709 getter x |
| 704 getter y | 710 getter y |
| 705 getter z | 711 getter z |
| 706 method constructor | 712 method constructor |
| 707 setter angle | |
| 708 setter x | |
| 709 setter y | |
| 710 setter z | |
|
Mike West
2017/07/03 08:22:06
Here too.
kpaulhamus
2017/07/12 21:21:45
Done.
| |
| 711 interface CSSRule | 713 interface CSSRule |
| 712 attribute @@toStringTag | 714 attribute @@toStringTag |
| 713 attribute CHARSET_RULE | 715 attribute CHARSET_RULE |
| 714 attribute FONT_FACE_RULE | 716 attribute FONT_FACE_RULE |
| 715 attribute IMPORT_RULE | 717 attribute IMPORT_RULE |
| 716 attribute KEYFRAMES_RULE | 718 attribute KEYFRAMES_RULE |
| 717 attribute KEYFRAME_RULE | 719 attribute KEYFRAME_RULE |
| 718 attribute MEDIA_RULE | 720 attribute MEDIA_RULE |
| 719 attribute NAMESPACE_RULE | 721 attribute NAMESPACE_RULE |
| 720 attribute PAGE_RULE | 722 attribute PAGE_RULE |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 804 method forEach | 806 method forEach |
| 805 method keys | 807 method keys |
| 806 method toMatrix | 808 method toMatrix |
| 807 method values | 809 method values |
| 808 interface CSSTranslation : CSSTransformComponent | 810 interface CSSTranslation : CSSTransformComponent |
| 809 attribute @@toStringTag | 811 attribute @@toStringTag |
| 810 getter x | 812 getter x |
| 811 getter y | 813 getter y |
| 812 getter z | 814 getter z |
| 813 method constructor | 815 method constructor |
| 814 setter x | |
| 815 setter y | |
| 816 setter z | |
| 817 interface CSSURLImageValue : CSSImageValue | 816 interface CSSURLImageValue : CSSImageValue |
| 818 attribute @@toStringTag | 817 attribute @@toStringTag |
| 819 getter url | 818 getter url |
| 820 method constructor | 819 method constructor |
| 821 interface CSSUnitValue : CSSNumericValue | 820 interface CSSUnitValue : CSSNumericValue |
| 822 attribute @@toStringTag | 821 attribute @@toStringTag |
| 823 getter type | 822 getter type |
| 824 getter unit | 823 getter unit |
| 825 getter value | 824 getter value |
| 826 method constructor | 825 method constructor |
| (...skipping 473 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1300 method contains | 1299 method contains |
| 1301 method item | 1300 method item |
| 1302 interface DOMStringMap | 1301 interface DOMStringMap |
| 1303 attribute @@toStringTag | 1302 attribute @@toStringTag |
| 1304 method constructor | 1303 method constructor |
| 1305 interface DOMTokenList | 1304 interface DOMTokenList |
| 1306 attribute @@toStringTag | 1305 attribute @@toStringTag |
| 1307 getter length | 1306 getter length |
| 1308 getter value | 1307 getter value |
| 1309 method @@iterator | 1308 method @@iterator |
| 1309 method __originalDOMTokenListToggle | |
| 1310 method add | 1310 method add |
| 1311 method constructor | 1311 method constructor |
| 1312 method contains | 1312 method contains |
| 1313 method entries | 1313 method entries |
| 1314 method forEach | 1314 method forEach |
| 1315 method item | 1315 method item |
| 1316 method keys | 1316 method keys |
| 1317 method remove | 1317 method remove |
| 1318 method replace | 1318 method replace |
| 1319 method supports | 1319 method supports |
| (...skipping 3048 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 4368 getter length | 4368 getter length |
| 4369 method @@iterator | 4369 method @@iterator |
| 4370 method constructor | 4370 method constructor |
| 4371 method getNamedItem | 4371 method getNamedItem |
| 4372 method getNamedItemNS | 4372 method getNamedItemNS |
| 4373 method item | 4373 method item |
| 4374 method removeNamedItem | 4374 method removeNamedItem |
| 4375 method removeNamedItemNS | 4375 method removeNamedItemNS |
| 4376 method setNamedItem | 4376 method setNamedItem |
| 4377 method setNamedItemNS | 4377 method setNamedItemNS |
| 4378 interface NavigationPreloadManager | |
| 4379 attribute @@toStringTag | |
| 4380 method constructor | |
| 4381 method disable | |
| 4382 method enable | |
| 4383 method getState | |
| 4384 method setHeaderValue | |
| 4378 interface Navigator | 4385 interface Navigator |
| 4379 attribute @@toStringTag | 4386 attribute @@toStringTag |
| 4380 getter appCodeName | 4387 getter appCodeName |
| 4381 getter appName | 4388 getter appName |
| 4382 getter appVersion | 4389 getter appVersion |
| 4383 getter authentication | 4390 getter authentication |
| 4384 getter bluetooth | 4391 getter bluetooth |
| 4385 getter budget | 4392 getter budget |
| 4386 getter connection | 4393 getter connection |
| 4387 getter cookieEnabled | 4394 getter cookieEnabled |
| (...skipping 642 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5030 attribute @@toStringTag | 5037 attribute @@toStringTag |
| 5031 getter lengthComputable | 5038 getter lengthComputable |
| 5032 getter loaded | 5039 getter loaded |
| 5033 getter total | 5040 getter total |
| 5034 method constructor | 5041 method constructor |
| 5035 interface PromiseRejectionEvent : Event | 5042 interface PromiseRejectionEvent : Event |
| 5036 attribute @@toStringTag | 5043 attribute @@toStringTag |
| 5037 getter promise | 5044 getter promise |
| 5038 getter reason | 5045 getter reason |
| 5039 method constructor | 5046 method constructor |
| 5047 interface PublicKeyCredential : Credential | |
| 5048 attribute @@toStringTag | |
| 5049 getter rawId | |
| 5050 getter response | |
| 5051 method constructor | |
| 5040 interface PushManager | 5052 interface PushManager |
| 5041 static getter supportedContentEncodings | 5053 static getter supportedContentEncodings |
| 5042 attribute @@toStringTag | 5054 attribute @@toStringTag |
| 5043 method constructor | 5055 method constructor |
| 5044 method getSubscription | 5056 method getSubscription |
| 5045 method permissionState | 5057 method permissionState |
| 5046 method subscribe | 5058 method subscribe |
| 5047 interface PushSubscription | 5059 interface PushSubscription |
| 5048 attribute @@toStringTag | 5060 attribute @@toStringTag |
| 5049 getter endpoint | 5061 getter endpoint |
| (...skipping 1324 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6374 interface SVGViewElement : SVGElement | 6386 interface SVGViewElement : SVGElement |
| 6375 attribute @@toStringTag | 6387 attribute @@toStringTag |
| 6376 attribute SVG_ZOOMANDPAN_DISABLE | 6388 attribute SVG_ZOOMANDPAN_DISABLE |
| 6377 attribute SVG_ZOOMANDPAN_MAGNIFY | 6389 attribute SVG_ZOOMANDPAN_MAGNIFY |
| 6378 attribute SVG_ZOOMANDPAN_UNKNOWN | 6390 attribute SVG_ZOOMANDPAN_UNKNOWN |
| 6379 getter preserveAspectRatio | 6391 getter preserveAspectRatio |
| 6380 getter viewBox | 6392 getter viewBox |
| 6381 getter zoomAndPan | 6393 getter zoomAndPan |
| 6382 method constructor | 6394 method constructor |
| 6383 setter zoomAndPan | 6395 setter zoomAndPan |
| 6384 interface ScopedCredential | |
| 6385 attribute @@toStringTag | |
| 6386 getter id | |
| 6387 getter type | |
| 6388 method constructor | |
| 6389 interface ScopedCredentialInfo | |
| 6390 attribute @@toStringTag | |
| 6391 getter attestation | |
| 6392 getter clientData | |
| 6393 method constructor | |
| 6394 interface Screen | 6396 interface Screen |
| 6395 attribute @@toStringTag | 6397 attribute @@toStringTag |
| 6396 getter availHeight | 6398 getter availHeight |
| 6397 getter availLeft | 6399 getter availLeft |
| 6398 getter availTop | 6400 getter availTop |
| 6399 getter availWidth | 6401 getter availWidth |
| 6400 getter colorDepth | 6402 getter colorDepth |
| 6401 getter height | 6403 getter height |
| 6402 getter keepAwake | 6404 getter keepAwake |
| 6403 getter orientation | 6405 getter orientation |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6502 method getRegistration | 6504 method getRegistration |
| 6503 method getRegistrations | 6505 method getRegistrations |
| 6504 method register | 6506 method register |
| 6505 setter oncontrollerchange | 6507 setter oncontrollerchange |
| 6506 setter onmessage | 6508 setter onmessage |
| 6507 interface ServiceWorkerRegistration : EventTarget | 6509 interface ServiceWorkerRegistration : EventTarget |
| 6508 attribute @@toStringTag | 6510 attribute @@toStringTag |
| 6509 getter active | 6511 getter active |
| 6510 getter backgroundFetch | 6512 getter backgroundFetch |
| 6511 getter installing | 6513 getter installing |
| 6514 getter navigationPreload | |
| 6512 getter onupdatefound | 6515 getter onupdatefound |
| 6513 getter paymentManager | 6516 getter paymentManager |
| 6514 getter pushManager | 6517 getter pushManager |
| 6515 getter scope | 6518 getter scope |
| 6516 getter sync | 6519 getter sync |
| 6517 getter waiting | 6520 getter waiting |
| 6518 method constructor | 6521 method constructor |
| 6519 method getNotifications | 6522 method getNotifications |
| 6520 method showNotification | 6523 method showNotification |
| 6521 method unregister | 6524 method unregister |
| (...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6932 method append | 6935 method append |
| 6933 method constructor | 6936 method constructor |
| 6934 method delete | 6937 method delete |
| 6935 method entries | 6938 method entries |
| 6936 method forEach | 6939 method forEach |
| 6937 method get | 6940 method get |
| 6938 method getAll | 6941 method getAll |
| 6939 method has | 6942 method has |
| 6940 method keys | 6943 method keys |
| 6941 method set | 6944 method set |
| 6942 method sort | |
| 6943 method toString | 6945 method toString |
| 6944 method values | 6946 method values |
| 6945 interface USB : EventTarget | 6947 interface USB : EventTarget |
| 6946 attribute @@toStringTag | 6948 attribute @@toStringTag |
| 6947 getter onconnect | 6949 getter onconnect |
| 6948 getter ondisconnect | 6950 getter ondisconnect |
| 6949 method constructor | 6951 method constructor |
| 6950 method getDevices | 6952 method getDevices |
| 6951 method requestDevice | 6953 method requestDevice |
| 6952 setter onconnect | 6954 setter onconnect |
| (...skipping 1931 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8884 setter hostname | 8886 setter hostname |
| 8885 setter href | 8887 setter href |
| 8886 setter password | 8888 setter password |
| 8887 setter pathname | 8889 setter pathname |
| 8888 setter port | 8890 setter port |
| 8889 setter protocol | 8891 setter protocol |
| 8890 setter search | 8892 setter search |
| 8891 setter username | 8893 setter username |
| 8892 [GLOBAL OBJECT] | 8894 [GLOBAL OBJECT] |
| 8893 attribute Atomics | 8895 attribute Atomics |
| 8896 attribute DevToolsAPI | |
| 8897 attribute DevToolsHost | |
| 8894 attribute GCController | 8898 attribute GCController |
| 8899 attribute InspectorFrontendHost | |
| 8895 attribute accessibilityController | 8900 attribute accessibilityController |
| 8896 attribute chrome | 8901 attribute chrome |
| 8897 attribute closed | 8902 attribute closed |
| 8898 attribute console | 8903 attribute console |
| 8899 attribute eventSender | 8904 attribute eventSender |
| 8900 attribute frames | 8905 attribute frames |
| 8901 attribute gamepadController | 8906 attribute gamepadController |
| 8902 attribute gin | 8907 attribute gin |
| 8903 attribute internals | 8908 attribute internals |
| 8904 attribute layoutTestController | 8909 attribute layoutTestController |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9054 getter screenY | 9059 getter screenY |
| 9055 getter scrollX | 9060 getter scrollX |
| 9056 getter scrollY | 9061 getter scrollY |
| 9057 getter scrollbars | 9062 getter scrollbars |
| 9058 getter sessionStorage | 9063 getter sessionStorage |
| 9059 getter speechSynthesis | 9064 getter speechSynthesis |
| 9060 getter status | 9065 getter status |
| 9061 getter statusbar | 9066 getter statusbar |
| 9062 getter styleMedia | 9067 getter styleMedia |
| 9063 getter toolbar | 9068 getter toolbar |
| 9064 getter visualViewport | 9069 getter view |
| 9065 getter webkitStorageInfo | 9070 getter webkitStorageInfo |
| 9066 method NodeFilter | 9071 method NodeFilter |
| 9067 method alert | 9072 method alert |
| 9068 method atob | 9073 method atob |
| 9069 method blur | 9074 method blur |
| 9070 method btoa | 9075 method btoa |
| 9071 method cancelAnimationFrame | 9076 method cancelAnimationFrame |
| 9072 method cancelIdleCallback | 9077 method cancelIdleCallback |
| 9073 method captureEvents | 9078 method captureEvents |
| 9074 method clearInterval | 9079 method clearInterval |
| (...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 9232 setter screenLeft | 9237 setter screenLeft |
| 9233 setter screenTop | 9238 setter screenTop |
| 9234 setter screenX | 9239 setter screenX |
| 9235 setter screenY | 9240 setter screenY |
| 9236 setter scrollX | 9241 setter scrollX |
| 9237 setter scrollY | 9242 setter scrollY |
| 9238 setter scrollbars | 9243 setter scrollbars |
| 9239 setter status | 9244 setter status |
| 9240 setter statusbar | 9245 setter statusbar |
| 9241 setter toolbar | 9246 setter toolbar |
| 9242 setter visualViewport | 9247 setter view |
| 9243 PASS successfullyParsed is true | 9248 PASS successfullyParsed is true |
| 9244 | 9249 |
| 9245 TEST COMPLETE | 9250 TEST COMPLETE |
| 9246 | 9251 |
| OLD | NEW |