File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -18587,7 +18587,7 @@ type ColorGamut = "p3" | "rec2020" | "srgb";
1858718587type ColorSpaceConversion = "default" | "none";
1858818588type CompositeOperation = "accumulate" | "add" | "replace";
1858918589type CompositeOperationOrAuto = "accumulate" | "add" | "auto" | "replace";
18590- type CredentialMediationRequirement = "optional" | "required" | "silent";
18590+ type CredentialMediationRequirement = "conditional" | " optional" | "required" | "silent";
1859118591type DOMParserSupportedType = "application/xhtml+xml" | "application/xml" | "image/svg+xml" | "text/html" | "text/xml";
1859218592type DirectionSetting = "" | "lr" | "rl";
1859318593type DisplayCaptureSurfaceType = "browser" | "monitor" | "window";
Original file line number Diff line number Diff line change 1616 "ConnectionType" : {
1717 "value" : [" wimax" ]
1818 },
19- "CredentialMediationRequirement" : {
20- "value" : [" conditional" ] // tied to Credential#isConditionalMediationAvailable
21- },
2219 "GamepadHapticActuatorType" : {
2320 "value" : [" dual-rumble" ] // Blink only as of 2022-12
2421 },
You can’t perform that action at this time.
0 commit comments