File tree Expand file tree Collapse file tree 4 files changed +10
-92
lines changed Expand file tree Collapse file tree 4 files changed +10
-92
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ compat_features:
24
24
- api.FormData.worker_support
25
25
- api.ProgressEvent
26
26
- api.ProgressEvent.ProgressEvent
27
+ - api.ProgressEvent.ProgressEvent.loaded_total_options_accept_double
27
28
- api.ProgressEvent.lengthComputable
28
29
- api.ProgressEvent.loaded
29
30
- api.ProgressEvent.total
Original file line number Diff line number Diff line change @@ -443,6 +443,15 @@ compat_features:
443
443
# safari_ios: "16.4"
444
444
- api.FormData.FormData.submitter
445
445
446
+ # baseline: false
447
+ # support:
448
+ # chrome: "136"
449
+ # chrome_android: "136"
450
+ # edge: "136"
451
+ # firefox: "138"
452
+ # firefox_android: "138"
453
+ - api.ProgressEvent.ProgressEvent.loaded_total_options_accept_double
454
+
446
455
# baseline: false
447
456
# support:
448
457
# firefox: "54"
You can’t perform that action at this time.
0 commit comments