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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/webexposed/global-interface-listing-expected.txt

Issue 2966523002: Blink-layer update to match WebAuthN spec (Closed)
Patch Set: Created 3 years, 5 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
OLDNEW
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
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
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
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
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
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 3717 matching lines...) Expand 10 before | Expand all | Expand 10 after
5037 attribute @@toStringTag 5037 attribute @@toStringTag
5038 getter lengthComputable 5038 getter lengthComputable
5039 getter loaded 5039 getter loaded
5040 getter total 5040 getter total
5041 method constructor 5041 method constructor
5042 interface PromiseRejectionEvent : Event 5042 interface PromiseRejectionEvent : Event
5043 attribute @@toStringTag 5043 attribute @@toStringTag
5044 getter promise 5044 getter promise
5045 getter reason 5045 getter reason
5046 method constructor 5046 method constructor
5047 interface PublicKeyCredential : Credential
5048 attribute @@toStringTag
5049 getter rawId
5050 getter response
5051 method constructor
5047 interface PushManager 5052 interface PushManager
5048 static getter supportedContentEncodings 5053 static getter supportedContentEncodings
5049 attribute @@toStringTag 5054 attribute @@toStringTag
5050 method constructor 5055 method constructor
5051 method getSubscription 5056 method getSubscription
5052 method permissionState 5057 method permissionState
5053 method subscribe 5058 method subscribe
5054 interface PushSubscription 5059 interface PushSubscription
5055 attribute @@toStringTag 5060 attribute @@toStringTag
5056 getter endpoint 5061 getter endpoint
(...skipping 1324 matching lines...) Expand 10 before | Expand all | Expand 10 after
6381 interface SVGViewElement : SVGElement 6386 interface SVGViewElement : SVGElement
6382 attribute @@toStringTag 6387 attribute @@toStringTag
6383 attribute SVG_ZOOMANDPAN_DISABLE 6388 attribute SVG_ZOOMANDPAN_DISABLE
6384 attribute SVG_ZOOMANDPAN_MAGNIFY 6389 attribute SVG_ZOOMANDPAN_MAGNIFY
6385 attribute SVG_ZOOMANDPAN_UNKNOWN 6390 attribute SVG_ZOOMANDPAN_UNKNOWN
6386 getter preserveAspectRatio 6391 getter preserveAspectRatio
6387 getter viewBox 6392 getter viewBox
6388 getter zoomAndPan 6393 getter zoomAndPan
6389 method constructor 6394 method constructor
6390 setter zoomAndPan 6395 setter zoomAndPan
6391 interface ScopedCredential
6392 attribute @@toStringTag
6393 getter id
6394 getter type
6395 method constructor
6396 interface ScopedCredentialInfo
6397 attribute @@toStringTag
6398 getter attestation
6399 getter clientData
6400 method constructor
6401 interface Screen 6396 interface Screen
6402 attribute @@toStringTag 6397 attribute @@toStringTag
6403 getter availHeight 6398 getter availHeight
6404 getter availLeft 6399 getter availLeft
6405 getter availTop 6400 getter availTop
6406 getter availWidth 6401 getter availWidth
6407 getter colorDepth 6402 getter colorDepth
6408 getter height 6403 getter height
6409 getter keepAwake 6404 getter keepAwake
6410 getter orientation 6405 getter orientation
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after
6940 method append 6935 method append
6941 method constructor 6936 method constructor
6942 method delete 6937 method delete
6943 method entries 6938 method entries
6944 method forEach 6939 method forEach
6945 method get 6940 method get
6946 method getAll 6941 method getAll
6947 method has 6942 method has
6948 method keys 6943 method keys
6949 method set 6944 method set
6950 method sort
6951 method toString 6945 method toString
6952 method values 6946 method values
6953 interface USB : EventTarget 6947 interface USB : EventTarget
6954 attribute @@toStringTag 6948 attribute @@toStringTag
6955 getter onconnect 6949 getter onconnect
6956 getter ondisconnect 6950 getter ondisconnect
6957 method constructor 6951 method constructor
6958 method getDevices 6952 method getDevices
6959 method requestDevice 6953 method requestDevice
6960 setter onconnect 6954 setter onconnect
(...skipping 1931 matching lines...) Expand 10 before | Expand all | Expand 10 after
8892 setter hostname 8886 setter hostname
8893 setter href 8887 setter href
8894 setter password 8888 setter password
8895 setter pathname 8889 setter pathname
8896 setter port 8890 setter port
8897 setter protocol 8891 setter protocol
8898 setter search 8892 setter search
8899 setter username 8893 setter username
8900 [GLOBAL OBJECT] 8894 [GLOBAL OBJECT]
8901 attribute Atomics 8895 attribute Atomics
8896 attribute DevToolsAPI
8897 attribute DevToolsHost
8902 attribute GCController 8898 attribute GCController
8899 attribute InspectorFrontendHost
8903 attribute accessibilityController 8900 attribute accessibilityController
8904 attribute chrome 8901 attribute chrome
8905 attribute closed 8902 attribute closed
8906 attribute console 8903 attribute console
8907 attribute eventSender 8904 attribute eventSender
8908 attribute frames 8905 attribute frames
8909 attribute gamepadController 8906 attribute gamepadController
8910 attribute gin 8907 attribute gin
8911 attribute internals 8908 attribute internals
8912 attribute layoutTestController 8909 attribute layoutTestController
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
9062 getter screenY 9059 getter screenY
9063 getter scrollX 9060 getter scrollX
9064 getter scrollY 9061 getter scrollY
9065 getter scrollbars 9062 getter scrollbars
9066 getter sessionStorage 9063 getter sessionStorage
9067 getter speechSynthesis 9064 getter speechSynthesis
9068 getter status 9065 getter status
9069 getter statusbar 9066 getter statusbar
9070 getter styleMedia 9067 getter styleMedia
9071 getter toolbar 9068 getter toolbar
9072 getter visualViewport 9069 getter view
9073 getter webkitStorageInfo 9070 getter webkitStorageInfo
9074 method NodeFilter 9071 method NodeFilter
9075 method alert 9072 method alert
9076 method atob 9073 method atob
9077 method blur 9074 method blur
9078 method btoa 9075 method btoa
9079 method cancelAnimationFrame 9076 method cancelAnimationFrame
9080 method cancelIdleCallback 9077 method cancelIdleCallback
9081 method captureEvents 9078 method captureEvents
9082 method clearInterval 9079 method clearInterval
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
9240 setter screenLeft 9237 setter screenLeft
9241 setter screenTop 9238 setter screenTop
9242 setter screenX 9239 setter screenX
9243 setter screenY 9240 setter screenY
9244 setter scrollX 9241 setter scrollX
9245 setter scrollY 9242 setter scrollY
9246 setter scrollbars 9243 setter scrollbars
9247 setter status 9244 setter status
9248 setter statusbar 9245 setter statusbar
9249 setter toolbar 9246 setter toolbar
9250 setter visualViewport 9247 setter view
9251 PASS successfullyParsed is true 9248 PASS successfullyParsed is true
9252 9249
9253 TEST COMPLETE 9250 TEST COMPLETE
9254 9251
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698