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

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

Issue 2533863002: Add WebAuthn bindings and client interface. (Closed)
Patch Set: Layout test expected file tweaks Created 3 years, 11 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 95: 'webkitURL' is deprecated. Please use 'URL' instead. 1 CONSOLE WARNING: line 95: '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 Accelerometer : Sensor 8 interface Accelerometer : Sensor
9 attribute @@toStringTag 9 attribute @@toStringTag
10 getter includesGravity 10 getter includesGravity
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 getter length 250 getter length
251 getter onaddtrack 251 getter onaddtrack
252 getter onchange 252 getter onchange
253 getter onremovetrack 253 getter onremovetrack
254 method @@iterator 254 method @@iterator
255 method constructor 255 method constructor
256 method getTrackById 256 method getTrackById
257 setter onaddtrack 257 setter onaddtrack
258 setter onchange 258 setter onchange
259 setter onremovetrack 259 setter onremovetrack
260 interface AuthenticationAssertion
261 attribute @@toStringTag
262 getter authenticatorData
263 getter clientData
264 getter credential
265 getter signature
266 method constructor
260 interface BarProp 267 interface BarProp
261 attribute @@toStringTag 268 attribute @@toStringTag
262 getter visible 269 getter visible
263 method constructor 270 method constructor
264 interface BarcodeDetector 271 interface BarcodeDetector
265 attribute @@toStringTag 272 attribute @@toStringTag
266 method constructor 273 method constructor
267 method detect 274 method detect
268 interface BaseAudioContext : EventTarget 275 interface BaseAudioContext : EventTarget
269 attribute @@toStringTag 276 attribute @@toStringTag
(...skipping 3904 matching lines...) Expand 10 before | Expand all | Expand 10 after
4174 method item 4181 method item
4175 method removeNamedItem 4182 method removeNamedItem
4176 method removeNamedItemNS 4183 method removeNamedItemNS
4177 method setNamedItem 4184 method setNamedItem
4178 method setNamedItemNS 4185 method setNamedItemNS
4179 interface Navigator 4186 interface Navigator
4180 attribute @@toStringTag 4187 attribute @@toStringTag
4181 getter appCodeName 4188 getter appCodeName
4182 getter appName 4189 getter appName
4183 getter appVersion 4190 getter appVersion
4191 getter authentication
4184 getter bluetooth 4192 getter bluetooth
4185 getter budget 4193 getter budget
4186 getter connection 4194 getter connection
4187 getter cookieEnabled 4195 getter cookieEnabled
4188 getter credentials 4196 getter credentials
4189 getter doNotTrack 4197 getter doNotTrack
4190 getter geolocation 4198 getter geolocation
4191 getter hardwareConcurrency 4199 getter hardwareConcurrency
4192 getter language 4200 getter language
4193 getter languages 4201 getter languages
(...skipping 1960 matching lines...) Expand 10 before | Expand all | Expand 10 after
6154 interface SVGViewElement : SVGElement 6162 interface SVGViewElement : SVGElement
6155 attribute @@toStringTag 6163 attribute @@toStringTag
6156 attribute SVG_ZOOMANDPAN_DISABLE 6164 attribute SVG_ZOOMANDPAN_DISABLE
6157 attribute SVG_ZOOMANDPAN_MAGNIFY 6165 attribute SVG_ZOOMANDPAN_MAGNIFY
6158 attribute SVG_ZOOMANDPAN_UNKNOWN 6166 attribute SVG_ZOOMANDPAN_UNKNOWN
6159 getter preserveAspectRatio 6167 getter preserveAspectRatio
6160 getter viewBox 6168 getter viewBox
6161 getter zoomAndPan 6169 getter zoomAndPan
6162 method constructor 6170 method constructor
6163 setter zoomAndPan 6171 setter zoomAndPan
6172 interface ScopedCredential
6173 attribute @@toStringTag
6174 getter id
6175 getter type
6176 method constructor
6177 interface ScopedCredentialInfo
6178 attribute @@toStringTag
6179 getter attestation
6180 getter clientData
6181 method constructor
6164 interface Screen 6182 interface Screen
6165 attribute @@toStringTag 6183 attribute @@toStringTag
6166 getter availHeight 6184 getter availHeight
6167 getter availLeft 6185 getter availLeft
6168 getter availTop 6186 getter availTop
6169 getter availWidth 6187 getter availWidth
6170 getter colorDepth 6188 getter colorDepth
6171 getter height 6189 getter height
6172 getter keepAwake 6190 getter keepAwake
6173 getter orientation 6191 getter orientation
(...skipping 820 matching lines...) Expand 10 before | Expand all | Expand 10 after
6994 getter scrollLeft 7012 getter scrollLeft
6995 getter scrollTop 7013 getter scrollTop
6996 method constructor 7014 method constructor
6997 interface WaveShaperNode : AudioNode 7015 interface WaveShaperNode : AudioNode
6998 attribute @@toStringTag 7016 attribute @@toStringTag
6999 getter curve 7017 getter curve
7000 getter oversample 7018 getter oversample
7001 method constructor 7019 method constructor
7002 setter curve 7020 setter curve
7003 setter oversample 7021 setter oversample
7022 interface WebAuthentication
7023 attribute @@toStringTag
7024 method constructor
7025 method getAssertion
7026 method makeCredential
7004 interface WebGL2RenderingContext 7027 interface WebGL2RenderingContext
7005 attribute @@toStringTag 7028 attribute @@toStringTag
7006 attribute ACTIVE_ATTRIBUTES 7029 attribute ACTIVE_ATTRIBUTES
7007 attribute ACTIVE_TEXTURE 7030 attribute ACTIVE_TEXTURE
7008 attribute ACTIVE_UNIFORMS 7031 attribute ACTIVE_UNIFORMS
7009 attribute ACTIVE_UNIFORM_BLOCKS 7032 attribute ACTIVE_UNIFORM_BLOCKS
7010 attribute ALIASED_LINE_WIDTH_RANGE 7033 attribute ALIASED_LINE_WIDTH_RANGE
7011 attribute ALIASED_POINT_SIZE_RANGE 7034 attribute ALIASED_POINT_SIZE_RANGE
7012 attribute ALPHA 7035 attribute ALPHA
7013 attribute ALPHA_BITS 7036 attribute ALPHA_BITS
(...skipping 2000 matching lines...) Expand 10 before | Expand all | Expand 10 after
9014 setter scrollY 9037 setter scrollY
9015 setter scrollbars 9038 setter scrollbars
9016 setter status 9039 setter status
9017 setter statusbar 9040 setter statusbar
9018 setter toolbar 9041 setter toolbar
9019 setter visualViewport 9042 setter visualViewport
9020 PASS successfullyParsed is true 9043 PASS successfullyParsed is true
9021 9044
9022 TEST COMPLETE 9045 TEST COMPLETE
9023 9046
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698