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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/mojo-loading/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 4210 matching lines...) Expand 10 before | Expand all | Expand 10 after
5037 attribute @@toStringTag 5036 attribute @@toStringTag
5038 getter lengthComputable 5037 getter lengthComputable
5039 getter loaded 5038 getter loaded
5040 getter total 5039 getter total
5041 method constructor 5040 method constructor
5042 interface PromiseRejectionEvent : Event 5041 interface PromiseRejectionEvent : Event
5043 attribute @@toStringTag 5042 attribute @@toStringTag
5044 getter promise 5043 getter promise
5045 getter reason 5044 getter reason
5046 method constructor 5045 method constructor
5046 interface PublicKeyCredential : Credential
5047 attribute @@toStringTag
5048 getter rawId
5049 getter response
5050 method constructor
5047 interface PushManager 5051 interface PushManager
5048 static getter supportedContentEncodings 5052 static getter supportedContentEncodings
5049 attribute @@toStringTag 5053 attribute @@toStringTag
5050 method constructor 5054 method constructor
5051 method getSubscription 5055 method getSubscription
5052 method permissionState 5056 method permissionState
5053 method subscribe 5057 method subscribe
5054 interface PushSubscription 5058 interface PushSubscription
5055 attribute @@toStringTag 5059 attribute @@toStringTag
5056 getter endpoint 5060 getter endpoint
(...skipping 1324 matching lines...) Expand 10 before | Expand all | Expand 10 after
6381 interface SVGViewElement : SVGElement 6385 interface SVGViewElement : SVGElement
6382 attribute @@toStringTag 6386 attribute @@toStringTag
6383 attribute SVG_ZOOMANDPAN_DISABLE 6387 attribute SVG_ZOOMANDPAN_DISABLE
6384 attribute SVG_ZOOMANDPAN_MAGNIFY 6388 attribute SVG_ZOOMANDPAN_MAGNIFY
6385 attribute SVG_ZOOMANDPAN_UNKNOWN 6389 attribute SVG_ZOOMANDPAN_UNKNOWN
6386 getter preserveAspectRatio 6390 getter preserveAspectRatio
6387 getter viewBox 6391 getter viewBox
6388 getter zoomAndPan 6392 getter zoomAndPan
6389 method constructor 6393 method constructor
6390 setter zoomAndPan 6394 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 6395 interface Screen
6402 attribute @@toStringTag 6396 attribute @@toStringTag
6403 getter availHeight 6397 getter availHeight
6404 getter availLeft 6398 getter availLeft
6405 getter availTop 6399 getter availTop
6406 getter availWidth 6400 getter availWidth
6407 getter colorDepth 6401 getter colorDepth
6408 getter height 6402 getter height
6409 getter keepAwake 6403 getter keepAwake
6410 getter orientation 6404 getter orientation
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after
6940 method append 6934 method append
6941 method constructor 6935 method constructor
6942 method delete 6936 method delete
6943 method entries 6937 method entries
6944 method forEach 6938 method forEach
6945 method get 6939 method get
6946 method getAll 6940 method getAll
6947 method has 6941 method has
6948 method keys 6942 method keys
6949 method set 6943 method set
6950 method sort
6951 method toString 6944 method toString
6952 method values 6945 method values
6953 interface USB : EventTarget 6946 interface USB : EventTarget
6954 attribute @@toStringTag 6947 attribute @@toStringTag
6955 getter onconnect 6948 getter onconnect
6956 getter ondisconnect 6949 getter ondisconnect
6957 method constructor 6950 method constructor
6958 method getDevices 6951 method getDevices
6959 method requestDevice 6952 method requestDevice
6960 setter onconnect 6953 setter onconnect
(...skipping 2101 matching lines...) Expand 10 before | Expand all | Expand 10 after
9062 getter screenY 9055 getter screenY
9063 getter scrollX 9056 getter scrollX
9064 getter scrollY 9057 getter scrollY
9065 getter scrollbars 9058 getter scrollbars
9066 getter sessionStorage 9059 getter sessionStorage
9067 getter speechSynthesis 9060 getter speechSynthesis
9068 getter status 9061 getter status
9069 getter statusbar 9062 getter statusbar
9070 getter styleMedia 9063 getter styleMedia
9071 getter toolbar 9064 getter toolbar
9072 getter visualViewport 9065 getter view
9073 getter webkitStorageInfo 9066 getter webkitStorageInfo
9074 method NodeFilter 9067 method NodeFilter
9075 method alert 9068 method alert
9076 method atob 9069 method atob
9077 method blur 9070 method blur
9078 method btoa 9071 method btoa
9079 method cancelAnimationFrame 9072 method cancelAnimationFrame
9080 method cancelIdleCallback 9073 method cancelIdleCallback
9081 method captureEvents 9074 method captureEvents
9082 method clearInterval 9075 method clearInterval
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
9240 setter screenLeft 9233 setter screenLeft
9241 setter screenTop 9234 setter screenTop
9242 setter screenX 9235 setter screenX
9243 setter screenY 9236 setter screenY
9244 setter scrollX 9237 setter scrollX
9245 setter scrollY 9238 setter scrollY
9246 setter scrollbars 9239 setter scrollbars
9247 setter status 9240 setter status
9248 setter statusbar 9241 setter statusbar
9249 setter toolbar 9242 setter toolbar
9250 setter visualViewport 9243 setter view
9251 PASS successfullyParsed is true 9244 PASS successfullyParsed is true
9252 9245
9253 TEST COMPLETE 9246 TEST COMPLETE
9254 9247
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698