@react-email/preview-server 4.3.2 → 5.0.0-canary.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +4 -4
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_not-found/page.js +1 -1
  6. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  7. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/.next/server/app/page.js +1 -1
  9. package/.next/server/app/page.js.nft.json +1 -1
  10. package/.next/server/app/page_client-reference-manifest.js +1 -1
  11. package/.next/server/app/preview/[...slug]/page.js +3807 -226
  12. package/.next/server/app/preview/[...slug]/page.js.nft.json +1 -1
  13. package/.next/server/app/preview/[...slug]/page_client-reference-manifest.js +1 -1
  14. package/.next/server/chunks/235.js +1 -1
  15. package/.next/server/chunks/571.js +1 -0
  16. package/.next/server/pages/500.html +1 -1
  17. package/.next/server/server-reference-manifest.js +1 -1
  18. package/.next/server/server-reference-manifest.json +1 -1
  19. package/.next/server/webpack-runtime.js +1 -1
  20. package/.next/static/chunks/{615-d4fa6964c1b18ccd.js → 615-e223b553c72ae727.js} +1 -1
  21. package/.next/static/chunks/app/layout-596f02410fa6cec2.js +1 -0
  22. package/.next/static/chunks/app/preview/[...slug]/page-337a48d611839d3a.js +1 -0
  23. package/.next/trace +28 -29
  24. package/CHANGELOG.md +17 -0
  25. package/package.json +4 -3
  26. package/src/actions/email-validation/caniemail-data.ts +1053 -605
  27. package/src/actions/email-validation/check-compatibility.ts +12 -16
  28. package/src/utils/__snapshots__/get-email-component.spec.ts.snap +15 -16
  29. package/src/utils/caniemail/ast/get-used-style-properties.spec.ts +107 -11
  30. package/src/utils/caniemail/ast/get-used-style-properties.ts +78 -30
  31. package/src/utils/caniemail/tailwind/get-tailwind-metadata.ts +4 -5
  32. package/src/utils/snake-to-camel.ts +5 -0
  33. package/.next/server/chunks/798.js +0 -1
  34. package/.next/static/chunks/app/layout-69daa40cb6178a4e.js +0 -1
  35. package/.next/static/chunks/app/preview/[...slug]/page-16818ec04224d56a.js +0 -1
  36. package/src/utils/caniemail/ast/__snapshots__/get-used-style-properties.spec.ts.snap +0 -24
  37. package/src/utils/caniemail/tailwind/generate-tailwind-rules.ts +0 -30
  38. package/src/utils/caniemail/tailwind/setup-tailwind-context.ts +0 -15
  39. package/tailwind-internals.d.ts +0 -131
  40. /package/.next/static/{9thySAgTI839NCKpFjqMH → 04HKn1-CcCqsWXfS4b-9r}/_buildManifest.js +0 -0
  41. /package/.next/static/{9thySAgTI839NCKpFjqMH → 04HKn1-CcCqsWXfS4b-9r}/_ssgManifest.js +0 -0
@@ -1863,6 +1863,9 @@ export const supportEntries: SupportEntry[] = [
1863
1863
  "desktop-webmail": [
1864
1864
  {
1865
1865
  "2019-07": "a #2"
1866
+ },
1867
+ {
1868
+ "2025-07": "n"
1866
1869
  }
1867
1870
  ],
1868
1871
  "ios": [
@@ -1962,6 +1965,9 @@ export const supportEntries: SupportEntry[] = [
1962
1965
  "desktop-webmail": [
1963
1966
  {
1964
1967
  "2021-08": "a #2"
1968
+ },
1969
+ {
1970
+ "2025-07": "n"
1965
1971
  }
1966
1972
  ]
1967
1973
  },
@@ -2201,6 +2207,9 @@ export const supportEntries: SupportEntry[] = [
2201
2207
  "desktop-webmail": [
2202
2208
  {
2203
2209
  "2019-08": "n"
2210
+ },
2211
+ {
2212
+ "2025-07": "n"
2204
2213
  }
2205
2214
  ],
2206
2215
  "ios": [
@@ -2256,6 +2265,9 @@ export const supportEntries: SupportEntry[] = [
2256
2265
  "desktop-webmail": [
2257
2266
  {
2258
2267
  "2021-08": "n"
2268
+ },
2269
+ {
2270
+ "2025-07": "n"
2259
2271
  }
2260
2272
  ]
2261
2273
  },
@@ -2443,6 +2455,9 @@ export const supportEntries: SupportEntry[] = [
2443
2455
  "desktop-webmail": [
2444
2456
  {
2445
2457
  "2021-05": "a #1"
2458
+ },
2459
+ {
2460
+ "2025-07": "n"
2446
2461
  }
2447
2462
  ],
2448
2463
  "ios": [
@@ -2539,6 +2554,9 @@ export const supportEntries: SupportEntry[] = [
2539
2554
  "desktop-webmail": [
2540
2555
  {
2541
2556
  "2021-08": "a #1"
2557
+ },
2558
+ {
2559
+ "2025-07": "n"
2542
2560
  }
2543
2561
  ]
2544
2562
  },
@@ -2731,6 +2749,9 @@ export const supportEntries: SupportEntry[] = [
2731
2749
  "desktop-webmail": [
2732
2750
  {
2733
2751
  "2019-08": "y"
2752
+ },
2753
+ {
2754
+ "2025-07": "n"
2734
2755
  }
2735
2756
  ],
2736
2757
  "ios": [
@@ -2830,6 +2851,9 @@ export const supportEntries: SupportEntry[] = [
2830
2851
  "desktop-webmail": [
2831
2852
  {
2832
2853
  "2021-08": "y"
2854
+ },
2855
+ {
2856
+ "2025-07": "n"
2833
2857
  }
2834
2858
  ]
2835
2859
  },
@@ -3002,6 +3026,9 @@ export const supportEntries: SupportEntry[] = [
3002
3026
  "desktop-webmail": [
3003
3027
  {
3004
3028
  "2024-03": "y"
3029
+ },
3030
+ {
3031
+ "2025-07": "n"
3005
3032
  }
3006
3033
  ],
3007
3034
  "ios": [
@@ -3059,17 +3086,17 @@ export const supportEntries: SupportEntry[] = [
3059
3086
  "protonmail": {
3060
3087
  "desktop-webmail": [
3061
3088
  {
3062
- "2022-08": "u"
3089
+ "2022-08": "y"
3063
3090
  }
3064
3091
  ],
3065
3092
  "ios": [
3066
3093
  {
3067
- "2022-08": "u"
3094
+ "2022-08": "y"
3068
3095
  }
3069
3096
  ],
3070
3097
  "android": [
3071
3098
  {
3072
- "2022-08": "u"
3099
+ "2022-08": "y"
3073
3100
  }
3074
3101
  ]
3075
3102
  },
@@ -3098,6 +3125,9 @@ export const supportEntries: SupportEntry[] = [
3098
3125
  "desktop-webmail": [
3099
3126
  {
3100
3127
  "2022-08": "u"
3128
+ },
3129
+ {
3130
+ "2025-07": "n"
3101
3131
  }
3102
3132
  ]
3103
3133
  }
@@ -3135,6 +3165,9 @@ export const supportEntries: SupportEntry[] = [
3135
3165
  },
3136
3166
  {
3137
3167
  "15": "y"
3168
+ },
3169
+ {
3170
+ "18.3.2": "a #2"
3138
3171
  }
3139
3172
  ]
3140
3173
  },
@@ -3147,6 +3180,9 @@ export const supportEntries: SupportEntry[] = [
3147
3180
  "ios": [
3148
3181
  {
3149
3182
  "2019-08": "y"
3183
+ },
3184
+ {
3185
+ "2025-04": "n"
3150
3186
  }
3151
3187
  ],
3152
3188
  "android": [
@@ -3256,6 +3292,9 @@ export const supportEntries: SupportEntry[] = [
3256
3292
  "desktop-webmail": [
3257
3293
  {
3258
3294
  "2019-08": "y"
3295
+ },
3296
+ {
3297
+ "2025-07": "n"
3259
3298
  }
3260
3299
  ],
3261
3300
  "ios": [
@@ -3355,6 +3394,9 @@ export const supportEntries: SupportEntry[] = [
3355
3394
  "desktop-webmail": [
3356
3395
  {
3357
3396
  "2021-08": "y"
3397
+ },
3398
+ {
3399
+ "2025-07": "n"
3358
3400
  }
3359
3401
  ]
3360
3402
  },
@@ -3407,7 +3449,8 @@ export const supportEntries: SupportEntry[] = [
3407
3449
  },
3408
3450
  "notes": null,
3409
3451
  "notes_by_num": {
3410
- "1": "Buggy. The first rule inside a media query is not prefixed."
3452
+ "1": "Buggy. The first rule inside a media query is not prefixed.",
3453
+ "2": "Partial. `orientation:portrait` is not supported."
3411
3454
  }
3412
3455
  },
3413
3456
  {
@@ -3602,6 +3645,9 @@ export const supportEntries: SupportEntry[] = [
3602
3645
  },
3603
3646
  {
3604
3647
  "2022-12": "y"
3648
+ },
3649
+ {
3650
+ "2025-07": "n"
3605
3651
  }
3606
3652
  ],
3607
3653
  "ios": [
@@ -3737,6 +3783,9 @@ export const supportEntries: SupportEntry[] = [
3737
3783
  },
3738
3784
  {
3739
3785
  "2022-12": "y"
3786
+ },
3787
+ {
3788
+ "2025-07": "n"
3740
3789
  }
3741
3790
  ]
3742
3791
  },
@@ -4010,17 +4059,17 @@ export const supportEntries: SupportEntry[] = [
4010
4059
  "protonmail": {
4011
4060
  "desktop-webmail": [
4012
4061
  {
4013
- "2021-02": "n"
4062
+ "2021-02": "a #2"
4014
4063
  }
4015
4064
  ],
4016
4065
  "ios": [
4017
4066
  {
4018
- "2021-02": "n"
4067
+ "2021-02": "a #2"
4019
4068
  }
4020
4069
  ],
4021
4070
  "android": [
4022
4071
  {
4023
- "2021-02": "n"
4072
+ "2021-02": "a #2"
4024
4073
  }
4025
4074
  ]
4026
4075
  },
@@ -4049,6 +4098,9 @@ export const supportEntries: SupportEntry[] = [
4049
4098
  "desktop-webmail": [
4050
4099
  {
4051
4100
  "2021-08": "y"
4101
+ },
4102
+ {
4103
+ "2025-07": "n"
4052
4104
  }
4053
4105
  ]
4054
4106
  },
@@ -4101,7 +4153,8 @@ export const supportEntries: SupportEntry[] = [
4101
4153
  },
4102
4154
  "notes": null,
4103
4155
  "notes_by_num": {
4104
- "1": "Not supported. `@media (prefers-reduced-motion:reduce)` is transformed into `@media none`."
4156
+ "1": "Not supported. `@media (prefers-reduced-motion:reduce)` is transformed into `@media none`.",
4157
+ "2": "Partially supported. Not supported on `picture`."
4105
4158
  }
4106
4159
  },
4107
4160
  {
@@ -4255,6 +4308,9 @@ export const supportEntries: SupportEntry[] = [
4255
4308
  "desktop-webmail": [
4256
4309
  {
4257
4310
  "2019-08": "y"
4311
+ },
4312
+ {
4313
+ "2025-07": "n"
4258
4314
  }
4259
4315
  ],
4260
4316
  "ios": [
@@ -4304,6 +4360,9 @@ export const supportEntries: SupportEntry[] = [
4304
4360
  },
4305
4361
  {
4306
4362
  "2020-01": "a #2 #3"
4363
+ },
4364
+ {
4365
+ "2025-06": "a #2"
4307
4366
  }
4308
4367
  ]
4309
4368
  },
@@ -4381,6 +4440,9 @@ export const supportEntries: SupportEntry[] = [
4381
4440
  "desktop-webmail": [
4382
4441
  {
4383
4442
  "2021-08": "y"
4443
+ },
4444
+ {
4445
+ "2025-07": "n"
4384
4446
  }
4385
4447
  ]
4386
4448
  },
@@ -4575,6 +4637,9 @@ export const supportEntries: SupportEntry[] = [
4575
4637
  "desktop-webmail": [
4576
4638
  {
4577
4639
  "2020-05": "y"
4640
+ },
4641
+ {
4642
+ "2025-07": "n"
4578
4643
  }
4579
4644
  ],
4580
4645
  "ios": [
@@ -4674,6 +4739,9 @@ export const supportEntries: SupportEntry[] = [
4674
4739
  "desktop-webmail": [
4675
4740
  {
4676
4741
  "2021-08": "y"
4742
+ },
4743
+ {
4744
+ "2025-07": "n"
4677
4745
  }
4678
4746
  ]
4679
4747
  },
@@ -7903,7 +7971,7 @@ export const supportEntries: SupportEntry[] = [
7903
7971
  ],
7904
7972
  "android": [
7905
7973
  {
7906
- "2022-07": "u"
7974
+ "2022-07": "y"
7907
7975
  }
7908
7976
  ]
7909
7977
  },
@@ -8729,17 +8797,17 @@ export const supportEntries: SupportEntry[] = [
8729
8797
  "protonmail": {
8730
8798
  "desktop-webmail": [
8731
8799
  {
8732
- "2022-07": "u"
8800
+ "2022-07": "y"
8733
8801
  }
8734
8802
  ],
8735
8803
  "ios": [
8736
8804
  {
8737
- "2022-07": "u"
8805
+ "2022-07": "y"
8738
8806
  }
8739
8807
  ],
8740
8808
  "android": [
8741
8809
  {
8742
- "2022-07": "u"
8810
+ "2022-07": "y"
8743
8811
  }
8744
8812
  ]
8745
8813
  },
@@ -9030,17 +9098,17 @@ export const supportEntries: SupportEntry[] = [
9030
9098
  "protonmail": {
9031
9099
  "desktop-webmail": [
9032
9100
  {
9033
- "2022-07": "u"
9101
+ "2022-07": "y"
9034
9102
  }
9035
9103
  ],
9036
9104
  "ios": [
9037
9105
  {
9038
- "2022-07": "u"
9106
+ "2022-07": "y"
9039
9107
  }
9040
9108
  ],
9041
9109
  "android": [
9042
9110
  {
9043
- "2022-07": "u"
9111
+ "2022-07": "y"
9044
9112
  }
9045
9113
  ]
9046
9114
  },
@@ -9317,17 +9385,17 @@ export const supportEntries: SupportEntry[] = [
9317
9385
  "protonmail": {
9318
9386
  "desktop-webmail": [
9319
9387
  {
9320
- "2022-07": "u"
9388
+ "2022-07": "y"
9321
9389
  }
9322
9390
  ],
9323
9391
  "ios": [
9324
9392
  {
9325
- "2022-07": "u"
9393
+ "2022-07": "y"
9326
9394
  }
9327
9395
  ],
9328
9396
  "android": [
9329
9397
  {
9330
- "2022-07": "u"
9398
+ "2022-07": "y"
9331
9399
  }
9332
9400
  ]
9333
9401
  },
@@ -9415,7 +9483,9 @@ export const supportEntries: SupportEntry[] = [
9415
9483
  "description": "Support for border radius logical properties",
9416
9484
  "url": "https://www.caniemail.com/features/css-border-radius-logical/",
9417
9485
  "category": "css",
9418
- "tags": [],
9486
+ "tags": [
9487
+ "i18n"
9488
+ ],
9419
9489
  "keywords": "border-start-start-radius, border-start-end-radius, border-end-start-radius, border-end-end-radius",
9420
9490
  "last_test_date": "2022-08-16",
9421
9491
  "test_url": "https://www.caniemail.com/tests/css-border-logical-properties.html",
@@ -9602,17 +9672,17 @@ export const supportEntries: SupportEntry[] = [
9602
9672
  "protonmail": {
9603
9673
  "desktop-webmail": [
9604
9674
  {
9605
- "2022-08": "u"
9675
+ "2022-08": "y"
9606
9676
  }
9607
9677
  ],
9608
9678
  "ios": [
9609
9679
  {
9610
- "2022-08": "u"
9680
+ "2022-08": "y"
9611
9681
  }
9612
9682
  ],
9613
9683
  "android": [
9614
9684
  {
9615
- "2022-08": "u"
9685
+ "2022-08": "y"
9616
9686
  }
9617
9687
  ]
9618
9688
  },
@@ -13278,6 +13348,296 @@ export const supportEntries: SupportEntry[] = [
13278
13348
  "1": "Partial. Not supported with Hotmail/Outlook accounts."
13279
13349
  }
13280
13350
  },
13351
+ {
13352
+ "slug": "css-cursor",
13353
+ "title": "cursor",
13354
+ "description": "The cursor CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element.",
13355
+ "url": "https://www.caniemail.com/features/css-cursor/",
13356
+ "category": "css",
13357
+ "tags": [
13358
+ "accessibility"
13359
+ ],
13360
+ "keywords": "pointer, mouse, touch",
13361
+ "last_test_date": "2025-07-02",
13362
+ "test_url": "https://www.caniemail.com/tests/css-cursor.html",
13363
+ "test_results_url": "https://testi.at/proj/52gbh94rh6lncdl4fge",
13364
+ "stats": {
13365
+ "apple-mail": {
13366
+ "macos": [
13367
+ {
13368
+ "15": "a #1"
13369
+ }
13370
+ ],
13371
+ "ios": [
13372
+ {
13373
+ "15": "n #3"
13374
+ }
13375
+ ]
13376
+ },
13377
+ "gmail": {
13378
+ "desktop-webmail": [
13379
+ {
13380
+ "2025-07": "n #2"
13381
+ }
13382
+ ],
13383
+ "ios": [
13384
+ {
13385
+ "2025-07": "n #2"
13386
+ }
13387
+ ],
13388
+ "android": [
13389
+ {
13390
+ "2025-07": "n #2"
13391
+ }
13392
+ ],
13393
+ "mobile-webmail": [
13394
+ {
13395
+ "2025-07": "n #2"
13396
+ }
13397
+ ]
13398
+ },
13399
+ "orange": {
13400
+ "desktop-webmail": [
13401
+ {
13402
+ "2025-07": "u"
13403
+ }
13404
+ ],
13405
+ "ios": [
13406
+ {
13407
+ "2025-07": "u"
13408
+ }
13409
+ ],
13410
+ "android": [
13411
+ {
13412
+ "2025-07": "u"
13413
+ }
13414
+ ]
13415
+ },
13416
+ "outlook": {
13417
+ "windows": [
13418
+ {
13419
+ "2007": "u"
13420
+ },
13421
+ {
13422
+ "2010": "u"
13423
+ },
13424
+ {
13425
+ "2013": "u"
13426
+ },
13427
+ {
13428
+ "2016": "u"
13429
+ },
13430
+ {
13431
+ "2019": "u"
13432
+ }
13433
+ ],
13434
+ "windows-mail": [
13435
+ {
13436
+ "2025-07": "u"
13437
+ }
13438
+ ],
13439
+ "macos": [
13440
+ {
13441
+ "16.98": "n"
13442
+ }
13443
+ ],
13444
+ "outlook-com": [
13445
+ {
13446
+ "2025-07": "n"
13447
+ }
13448
+ ],
13449
+ "ios": [
13450
+ {
13451
+ "2025-07": "n #3"
13452
+ }
13453
+ ],
13454
+ "android": [
13455
+ {
13456
+ "2025-07": "n"
13457
+ }
13458
+ ]
13459
+ },
13460
+ "samsung-email": {
13461
+ "android": [
13462
+ {
13463
+ "6.0": "u"
13464
+ }
13465
+ ]
13466
+ },
13467
+ "sfr": {
13468
+ "desktop-webmail": [
13469
+ {
13470
+ "2025-07": "u"
13471
+ }
13472
+ ],
13473
+ "ios": [
13474
+ {
13475
+ "2025-07": "u"
13476
+ }
13477
+ ],
13478
+ "android": [
13479
+ {
13480
+ "2025-07": "u"
13481
+ }
13482
+ ]
13483
+ },
13484
+ "thunderbird": {
13485
+ "macos": [
13486
+ {
13487
+ "78.14": "y"
13488
+ }
13489
+ ]
13490
+ },
13491
+ "aol": {
13492
+ "desktop-webmail": [
13493
+ {
13494
+ "2025-07": "u"
13495
+ }
13496
+ ],
13497
+ "ios": [
13498
+ {
13499
+ "2025-07": "u"
13500
+ }
13501
+ ],
13502
+ "android": [
13503
+ {
13504
+ "2025-07": "u"
13505
+ }
13506
+ ]
13507
+ },
13508
+ "yahoo": {
13509
+ "desktop-webmail": [
13510
+ {
13511
+ "2025-07": "a #4"
13512
+ }
13513
+ ],
13514
+ "ios": [
13515
+ {
13516
+ "2025-07": "n #3"
13517
+ }
13518
+ ],
13519
+ "android": [
13520
+ {
13521
+ "2025-07": "a #4"
13522
+ }
13523
+ ]
13524
+ },
13525
+ "protonmail": {
13526
+ "desktop-webmail": [
13527
+ {
13528
+ "2025-07": "a #5"
13529
+ }
13530
+ ],
13531
+ "ios": [
13532
+ {
13533
+ "2025-07": "u"
13534
+ }
13535
+ ],
13536
+ "android": [
13537
+ {
13538
+ "2025-07": "u"
13539
+ }
13540
+ ]
13541
+ },
13542
+ "hey": {
13543
+ "desktop-webmail": [
13544
+ {
13545
+ "2025-07": "u"
13546
+ }
13547
+ ]
13548
+ },
13549
+ "mail-ru": {
13550
+ "desktop-webmail": [
13551
+ {
13552
+ "2025-07": "u"
13553
+ }
13554
+ ]
13555
+ },
13556
+ "fastmail": {
13557
+ "desktop-webmail": [
13558
+ {
13559
+ "2025-07": "u"
13560
+ }
13561
+ ]
13562
+ },
13563
+ "laposte": {
13564
+ "desktop-webmail": [
13565
+ {
13566
+ "2025-07": "u"
13567
+ }
13568
+ ]
13569
+ },
13570
+ "free-fr": {
13571
+ "desktop-webmail": [
13572
+ {
13573
+ "2025-07": "u"
13574
+ }
13575
+ ]
13576
+ },
13577
+ "t-online-de": {
13578
+ "desktop-webmail": [
13579
+ {
13580
+ "2025-07": "u"
13581
+ }
13582
+ ]
13583
+ },
13584
+ "gmx": {
13585
+ "desktop-webmail": [
13586
+ {
13587
+ "2025-07": "a #6"
13588
+ }
13589
+ ],
13590
+ "ios": [
13591
+ {
13592
+ "2025-07": "n #3"
13593
+ }
13594
+ ],
13595
+ "android": [
13596
+ {
13597
+ "2025-07": "y"
13598
+ }
13599
+ ]
13600
+ },
13601
+ "web-de": {
13602
+ "desktop-webmail": [
13603
+ {
13604
+ "2025-07": "u"
13605
+ }
13606
+ ],
13607
+ "ios": [
13608
+ {
13609
+ "2025-07": "u"
13610
+ }
13611
+ ],
13612
+ "android": [
13613
+ {
13614
+ "2025-07": "u"
13615
+ }
13616
+ ]
13617
+ },
13618
+ "ionos-1and1": {
13619
+ "desktop-webmail": [
13620
+ {
13621
+ "2025-07": "u"
13622
+ }
13623
+ ],
13624
+ "android": [
13625
+ {
13626
+ "2025-07": "u"
13627
+ }
13628
+ ]
13629
+ }
13630
+ },
13631
+ "notes": "Cursor appearance on Android mobile devices depends on external pointer device/mouse. Cursor on iOS mobile devices also requires assistive touch to be enabled, and does not appear to respond to content.",
13632
+ "notes_by_num": {
13633
+ "1": "Partial. URL is not supported.",
13634
+ "2": "Cursor property is removed.",
13635
+ "3": "iOS assistive touch does not respond to cursor.",
13636
+ "4": "Partial. Only supports: crosshair, help, move, pointer, progress, text, wait, auto, default, and all single-direction resize properties.",
13637
+ "5": "Partial. URL buggy and only works inline.",
13638
+ "6": "Partial. Inline CSS only. Only supports: crosshair, help, move, pointer, wait, auto, default, and all single-direction resize properties."
13639
+ }
13640
+ },
13281
13641
  {
13282
13642
  "slug": "css-direction",
13283
13643
  "title": "direction",
@@ -16314,6 +16674,13 @@ export const supportEntries: SupportEntry[] = [
16314
16674
  "2024-03": "u"
16315
16675
  }
16316
16676
  ]
16677
+ },
16678
+ "thunderbird": {
16679
+ "macos": [
16680
+ {
16681
+ "128.9.0": "y"
16682
+ }
16683
+ ]
16317
16684
  }
16318
16685
  },
16319
16686
  "notes": null,
@@ -17817,7 +18184,7 @@ export const supportEntries: SupportEntry[] = [
17817
18184
  "samsung-email": {
17818
18185
  "android": [
17819
18186
  {
17820
- "6.0": "u"
18187
+ "6.2": "a #3"
17821
18188
  }
17822
18189
  ]
17823
18190
  },
@@ -17952,7 +18319,8 @@ export const supportEntries: SupportEntry[] = [
17952
18319
  "notes": null,
17953
18320
  "notes_by_num": {
17954
18321
  "1": "Only supported if you’ve updated your OS with Safari 17.5 or later.",
17955
- "2": "Buggy. The function is supported but the color stays light even in dark mode."
18322
+ "2": "Buggy. The function is supported but the color stays light even in dark mode.",
18323
+ "3": "Partial. Not supported with Hotmail/Outlook accounts."
17956
18324
  }
17957
18325
  },
17958
18326
  {
@@ -19223,17 +19591,17 @@ export const supportEntries: SupportEntry[] = [
19223
19591
  "aol": {
19224
19592
  "desktop-webmail": [
19225
19593
  {
19226
- "2019-09": "y #1"
19594
+ "2019-09": "n #1"
19227
19595
  }
19228
19596
  ],
19229
19597
  "ios": [
19230
19598
  {
19231
- "2019-09": "y #1"
19599
+ "2019-09": "n #1"
19232
19600
  }
19233
19601
  ],
19234
19602
  "android": [
19235
19603
  {
19236
- "2019-09": "y #1"
19604
+ "2019-09": "n #1"
19237
19605
  }
19238
19606
  ]
19239
19607
  },
@@ -20326,6 +20694,9 @@ export const supportEntries: SupportEntry[] = [
20326
20694
  "ios": [
20327
20695
  {
20328
20696
  "2021-11": "a #6"
20697
+ },
20698
+ {
20699
+ "2025-08": "a #9"
20329
20700
  }
20330
20701
  ],
20331
20702
  "android": [
@@ -20425,7 +20796,8 @@ export const supportEntries: SupportEntry[] = [
20425
20796
  "5": "Partial. Not supported inline. (See [email-bugs#31](https://github.com/hteumeuleu/email-bugs/issues/31))",
20426
20797
  "6": "Partial. Only supported inline due to the lack of `<style>` support.",
20427
20798
  "7": "Partial. Removed if there is no space before when used with a `background-image` property. (See [email-bugs#16](https://github.com/hteumeuleu/email-bugs/issues/16))",
20428
- "8": "Partial. Only supported in lowercase."
20799
+ "8": "Partial. Only supported in lowercase.",
20800
+ "9": "Partial. Only supported if not written in lowercase."
20429
20801
  }
20430
20802
  },
20431
20803
  {
@@ -20710,8 +21082,10 @@ export const supportEntries: SupportEntry[] = [
20710
21082
  "description": "Shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties",
20711
21083
  "url": "https://www.caniemail.com/features/css-inset/",
20712
21084
  "category": "css",
20713
- "tags": [],
20714
- "keywords": null,
21085
+ "tags": [
21086
+ "i18n"
21087
+ ],
21088
+ "keywords": "inset-block, inset-inline, inset-inline-start, inset-inline-end, inset-block-start, inset-block-end",
20715
21089
  "last_test_date": "2024-05-29",
20716
21090
  "test_url": "https://www.caniemail.com/tests/css-inset.html",
20717
21091
  "test_results_url": "https://testi.at/proj/rlpdia3k18jytjx8c2",
@@ -21625,6 +21999,9 @@ export const supportEntries: SupportEntry[] = [
21625
21999
  "android": [
21626
22000
  {
21627
22001
  "6.0": "y"
22002
+ },
22003
+ {
22004
+ "6.2.01.1": "a #2"
21628
22005
  }
21629
22006
  ]
21630
22007
  },
@@ -21780,7 +22157,8 @@ export const supportEntries: SupportEntry[] = [
21780
22157
  },
21781
22158
  "notes": null,
21782
22159
  "notes_by_num": {
21783
- "1": "Partial. `left` and `top` are not supported."
22160
+ "1": "Partial. `left` and `top` are not supported.",
22161
+ "2": "Partial. Percentages values are not supported."
21784
22162
  }
21785
22163
  },
21786
22164
  {
@@ -22379,6 +22757,9 @@ export const supportEntries: SupportEntry[] = [
22379
22757
  "android": [
22380
22758
  {
22381
22759
  "2021-12": "y"
22760
+ },
22761
+ {
22762
+ "2025-04": "a #3"
22382
22763
  }
22383
22764
  ],
22384
22765
  "mobile-webmail": [
@@ -22634,7 +23015,8 @@ export const supportEntries: SupportEntry[] = [
22634
23015
  "notes": null,
22635
23016
  "notes_by_num": {
22636
23017
  "1": "Gradients can be created in VML using `type=\"gradient\"` on a `<v:fill>`. See [VML documentation](https://docs.microsoft.com/en-us/windows/win32/vml/web-workshop---how-to-use-vml-on-web-pages-----fill--element#gradient-fill).",
22637
- "2": "Partial. Not supported with Hotmail/Outlook accounts."
23018
+ "2": "Partial. Not supported with Hotmail/Outlook accounts.",
23019
+ "3": "Buggy. Does not work inline in the `background-image` property. (See [email-bugs#135](https://github.com/hteumeuleu/email-bugs/issues/135))"
22638
23020
  }
22639
23021
  },
22640
23022
  {
@@ -23202,302 +23584,20 @@ export const supportEntries: SupportEntry[] = [
23202
23584
  ]
23203
23585
  }
23204
23586
  },
23205
- "notes": null,
23206
- "notes_by_num": {
23207
- "1": "Not supported, but the proprietary `mso-text-indent-alt` property can be used instead."
23208
- }
23209
- },
23210
- {
23211
- "slug": "css-list-style-type",
23212
- "title": "list-style-type",
23213
- "description": null,
23214
- "url": "https://www.caniemail.com/features/css-list-style-type/",
23215
- "category": "css",
23216
- "tags": [
23217
- "i18n"
23218
- ],
23219
- "keywords": null,
23220
- "last_test_date": "2020-04-20",
23221
- "test_url": "https://www.caniemail.com/tests/css-list.html",
23222
- "test_results_url": "https://app.emailonacid.com/app/acidtest/ifwlqtEsBCU23xVI7NgjBqvJlcJ4c20Akv3aRW3ugRJsP/list",
23223
- "stats": {
23224
- "apple-mail": {
23225
- "macos": [
23226
- {
23227
- "12.4": "y"
23228
- }
23229
- ],
23230
- "ios": [
23231
- {
23232
- "13.4": "y"
23233
- }
23234
- ]
23235
- },
23236
- "gmail": {
23237
- "desktop-webmail": [
23238
- {
23239
- "2020-04": "y"
23240
- }
23241
- ],
23242
- "ios": [
23243
- {
23244
- "2020-04": "y"
23245
- }
23246
- ],
23247
- "android": [
23248
- {
23249
- "2020-04": "y"
23250
- }
23251
- ],
23252
- "mobile-webmail": [
23253
- {
23254
- "2020-04": "y"
23255
- }
23256
- ]
23257
- },
23258
- "orange": {
23259
- "desktop-webmail": [
23260
- {
23261
- "2020-04": "y"
23262
- },
23263
- {
23264
- "2021-03": "y"
23265
- }
23266
- ],
23267
- "ios": [
23268
- {
23269
- "2020-04": "y"
23270
- }
23271
- ],
23272
- "android": [
23273
- {
23274
- "2020-04": "y"
23275
- }
23276
- ]
23277
- },
23278
- "outlook": {
23279
- "windows": [
23280
- {
23281
- "2003": "y"
23282
- },
23283
- {
23284
- "2007": "y"
23285
- },
23286
- {
23287
- "2010": "y"
23288
- },
23289
- {
23290
- "2013": "y"
23291
- },
23292
- {
23293
- "2016": "y"
23294
- },
23295
- {
23296
- "2019": "y"
23297
- }
23298
- ],
23299
- "windows-mail": [
23300
- {
23301
- "2020-04": "y"
23302
- }
23303
- ],
23304
- "macos": [
23305
- {
23306
- "2011": "y"
23307
- },
23308
- {
23309
- "2016": "y"
23310
- },
23311
- {
23312
- "16.80": "y"
23313
- }
23314
- ],
23315
- "outlook-com": [
23316
- {
23317
- "2020-04": "y"
23318
- },
23319
- {
23320
- "2023-12": "y"
23321
- }
23322
- ],
23323
- "ios": [
23324
- {
23325
- "2020-04": "y"
23326
- }
23327
- ],
23328
- "android": [
23329
- {
23330
- "2020-04": "y"
23331
- }
23332
- ]
23333
- },
23334
- "samsung-email": {
23335
- "android": [
23336
- {
23337
- "6.0": "y"
23338
- }
23339
- ]
23340
- },
23341
- "sfr": {
23342
- "desktop-webmail": [
23343
- {
23344
- "2020-04": "y"
23345
- }
23346
- ],
23347
- "ios": [
23348
- {
23349
- "2020-04": "y"
23350
- }
23351
- ],
23352
- "android": [
23353
- {
23354
- "2020-04": "y"
23355
- }
23356
- ]
23357
- },
23358
- "thunderbird": {
23359
- "macos": [
23360
- {
23361
- "68.7": "y"
23362
- }
23363
- ]
23364
- },
23365
- "aol": {
23366
- "desktop-webmail": [
23367
- {
23368
- "2020-04": "y"
23369
- }
23370
- ],
23371
- "ios": [
23372
- {
23373
- "2020-04": "y"
23374
- }
23375
- ],
23376
- "android": [
23377
- {
23378
- "2020-04": "y"
23379
- }
23380
- ]
23381
- },
23382
- "yahoo": {
23383
- "desktop-webmail": [
23384
- {
23385
- "2020-04": "y"
23386
- }
23387
- ],
23388
- "ios": [
23389
- {
23390
- "2020-04": "y"
23391
- }
23392
- ],
23393
- "android": [
23394
- {
23395
- "2020-04": "y"
23396
- }
23397
- ]
23398
- },
23399
- "protonmail": {
23400
- "desktop-webmail": [
23401
- {
23402
- "2020-04": "y"
23403
- }
23404
- ],
23405
- "ios": [
23406
- {
23407
- "2020-04": "y"
23408
- }
23409
- ],
23410
- "android": [
23411
- {
23412
- "2020-04": "y"
23413
- }
23414
- ]
23415
- },
23416
- "hey": {
23417
- "desktop-webmail": [
23418
- {
23419
- "2020-06": "y"
23420
- }
23421
- ]
23422
- },
23423
- "mail-ru": {
23424
- "desktop-webmail": [
23425
- {
23426
- "2020-10": "y"
23427
- }
23428
- ]
23429
- },
23430
- "fastmail": {
23431
- "desktop-webmail": [
23432
- {
23433
- "2021-07": "y"
23434
- }
23435
- ]
23436
- },
23437
- "laposte": {
23438
- "desktop-webmail": [
23439
- {
23440
- "2021-08": "y"
23441
- }
23442
- ]
23443
- },
23444
- "gmx": {
23445
- "desktop-webmail": [
23446
- {
23447
- "2022-06": "y"
23448
- }
23449
- ],
23450
- "ios": [
23451
- {
23452
- "2022-06": "y"
23453
- }
23454
- ],
23455
- "android": [
23456
- {
23457
- "2022-06": "y"
23458
- }
23459
- ]
23460
- },
23461
- "web-de": {
23462
- "desktop-webmail": [
23463
- {
23464
- "2022-06": "y"
23465
- }
23466
- ],
23467
- "ios": [
23468
- {
23469
- "2022-06": "y"
23470
- }
23471
- ],
23472
- "android": [
23473
- {
23474
- "2022-06": "y"
23475
- }
23476
- ]
23477
- },
23478
- "ionos-1and1": {
23479
- "desktop-webmail": [
23480
- {
23481
- "2022-06": "y"
23482
- }
23483
- ],
23484
- "android": [
23485
- {
23486
- "2022-06": "y"
23487
- }
23488
- ]
23489
- }
23490
- },
23491
- "notes": "Tests and support are based on the CSS Level 2 specification. `<custom-ident>`, `symbols()` and `<string>` values are not tested here.",
23492
- "notes_by_num": {}
23587
+ "notes": null,
23588
+ "notes_by_num": {
23589
+ "1": "Not supported, but the proprietary `mso-text-indent-alt` property can be used instead."
23590
+ }
23493
23591
  },
23494
23592
  {
23495
- "slug": "css-list-style",
23496
- "title": "list-style",
23593
+ "slug": "css-list-style-type",
23594
+ "title": "list-style-type",
23497
23595
  "description": null,
23498
- "url": "https://www.caniemail.com/features/css-list-style/",
23596
+ "url": "https://www.caniemail.com/features/css-list-style-type/",
23499
23597
  "category": "css",
23500
- "tags": [],
23598
+ "tags": [
23599
+ "i18n"
23600
+ ],
23501
23601
  "keywords": null,
23502
23602
  "last_test_date": "2020-04-20",
23503
23603
  "test_url": "https://www.caniemail.com/tests/css-list.html",
@@ -23518,22 +23618,22 @@ export const supportEntries: SupportEntry[] = [
23518
23618
  "gmail": {
23519
23619
  "desktop-webmail": [
23520
23620
  {
23521
- "2020-04": "a #1"
23621
+ "2020-04": "y"
23522
23622
  }
23523
23623
  ],
23524
23624
  "ios": [
23525
23625
  {
23526
- "2020-04": "a #1"
23626
+ "2020-04": "y"
23527
23627
  }
23528
23628
  ],
23529
23629
  "android": [
23530
23630
  {
23531
- "2020-04": "a #1"
23631
+ "2020-04": "y"
23532
23632
  }
23533
23633
  ],
23534
23634
  "mobile-webmail": [
23535
23635
  {
23536
- "2020-04": "a #1"
23636
+ "2020-04": "y"
23537
23637
  }
23538
23638
  ]
23539
23639
  },
@@ -23563,24 +23663,24 @@ export const supportEntries: SupportEntry[] = [
23563
23663
  "2003": "y"
23564
23664
  },
23565
23665
  {
23566
- "2007": "a #2"
23666
+ "2007": "y"
23567
23667
  },
23568
23668
  {
23569
- "2010": "a #2"
23669
+ "2010": "y"
23570
23670
  },
23571
23671
  {
23572
- "2013": "a #2"
23672
+ "2013": "y"
23573
23673
  },
23574
23674
  {
23575
- "2016": "a #2"
23675
+ "2016": "y"
23576
23676
  },
23577
23677
  {
23578
- "2019": "a #2"
23678
+ "2019": "y"
23579
23679
  }
23580
23680
  ],
23581
23681
  "windows-mail": [
23582
23682
  {
23583
- "2020-04": "a #2"
23683
+ "2020-04": "y"
23584
23684
  }
23585
23685
  ],
23586
23686
  "macos": [
@@ -23591,7 +23691,7 @@ export const supportEntries: SupportEntry[] = [
23591
23691
  "2016": "y"
23592
23692
  },
23593
23693
  {
23594
- "16.80": "a #3"
23694
+ "16.80": "y"
23595
23695
  }
23596
23696
  ],
23597
23697
  "outlook-com": [
@@ -23647,41 +23747,41 @@ export const supportEntries: SupportEntry[] = [
23647
23747
  "aol": {
23648
23748
  "desktop-webmail": [
23649
23749
  {
23650
- "2020-04": "a #3"
23750
+ "2020-04": "y"
23651
23751
  }
23652
23752
  ],
23653
23753
  "ios": [
23654
23754
  {
23655
- "2020-04": "a #3"
23755
+ "2020-04": "y"
23656
23756
  }
23657
23757
  ],
23658
23758
  "android": [
23659
23759
  {
23660
- "2020-04": "a #3"
23760
+ "2020-04": "y"
23661
23761
  }
23662
23762
  ]
23663
23763
  },
23664
23764
  "yahoo": {
23665
23765
  "desktop-webmail": [
23666
23766
  {
23667
- "2020-04": "a #3"
23767
+ "2020-04": "y"
23668
23768
  }
23669
23769
  ],
23670
23770
  "ios": [
23671
23771
  {
23672
- "2020-04": "a #3"
23772
+ "2020-04": "y"
23673
23773
  }
23674
23774
  ],
23675
23775
  "android": [
23676
23776
  {
23677
- "2020-04": "a #3"
23777
+ "2020-04": "y"
23678
23778
  }
23679
23779
  ]
23680
23780
  },
23681
23781
  "protonmail": {
23682
23782
  "desktop-webmail": [
23683
23783
  {
23684
- "2020-04": "a #4"
23784
+ "2020-04": "y"
23685
23785
  }
23686
23786
  ],
23687
23787
  "ios": [
@@ -23691,7 +23791,7 @@ export const supportEntries: SupportEntry[] = [
23691
23791
  ],
23692
23792
  "android": [
23693
23793
  {
23694
- "2020-04": "n"
23794
+ "2020-04": "y"
23695
23795
  }
23696
23796
  ]
23697
23797
  },
@@ -23771,117 +23871,98 @@ export const supportEntries: SupportEntry[] = [
23771
23871
  }
23772
23872
  },
23773
23873
  "notes": "Tests and support are based on the CSS Level 2 specification. `<custom-ident>`, `symbols()` and `<string>` values are not tested here.",
23774
- "notes_by_num": {
23775
- "1": "`list-style-image` values are not supported. The entire `list-style` property is removed if present.",
23776
- "2": "Only `list-style-type` values are supported.",
23777
- "3": "`list-style-image` values are not supported but the rest of the `list-style` property is kept.",
23778
- "4": "`url()` is transformed into `proton-url()` for `list-style-type` values, invalidating the entire property."
23779
- }
23874
+ "notes_by_num": {}
23780
23875
  },
23781
23876
  {
23782
- "slug": "css-margin-block-start-end",
23783
- "title": "margin-block-start & margin-block-end",
23784
- "description": "Support for the `margin-block-start` and `margin-block-end` css properties.",
23785
- "url": "https://www.caniemail.com/features/css-margin-block-start-end/",
23877
+ "slug": "css-list-style",
23878
+ "title": "list-style",
23879
+ "description": null,
23880
+ "url": "https://www.caniemail.com/features/css-list-style/",
23786
23881
  "category": "css",
23787
- "tags": [
23788
- "i18n"
23789
- ],
23790
- "keywords": "margin-block-start, margin-block-end",
23791
- "last_test_date": "2022-07-13",
23792
- "test_url": "https://www.caniemail.com/tests/css-margin-logical-properties.html",
23793
- "test_results_url": "https://testi.at/proj/qAmuL03Fg51cE6hkbNSVrXik",
23882
+ "tags": [],
23883
+ "keywords": null,
23884
+ "last_test_date": "2020-04-20",
23885
+ "test_url": "https://www.caniemail.com/tests/css-list.html",
23886
+ "test_results_url": "https://app.emailonacid.com/app/acidtest/ifwlqtEsBCU23xVI7NgjBqvJlcJ4c20Akv3aRW3ugRJsP/list",
23794
23887
  "stats": {
23795
23888
  "apple-mail": {
23796
23889
  "macos": [
23797
- {
23798
- "10.12.6": "n"
23799
- },
23800
- {
23801
- "10.13.6": "n"
23802
- },
23803
- {
23804
- "10.15.7": "y"
23805
- },
23806
23890
  {
23807
23891
  "12.4": "y"
23808
23892
  }
23809
23893
  ],
23810
23894
  "ios": [
23811
23895
  {
23812
- "11.4": "n"
23813
- },
23814
- {
23815
- "12": "y"
23816
- },
23817
- {
23818
- "13": "y"
23819
- },
23820
- {
23821
- "14": "y"
23822
- },
23823
- {
23824
- "15": "y"
23896
+ "13.4": "y"
23825
23897
  }
23826
23898
  ]
23827
23899
  },
23828
23900
  "gmail": {
23829
23901
  "desktop-webmail": [
23830
23902
  {
23831
- "2022-07": "n"
23903
+ "2020-04": "a #1"
23832
23904
  }
23833
23905
  ],
23834
23906
  "ios": [
23835
23907
  {
23836
- "2022-07": "n"
23908
+ "2020-04": "a #1"
23837
23909
  }
23838
23910
  ],
23839
23911
  "android": [
23840
23912
  {
23841
- "2022-07": "n"
23913
+ "2020-04": "a #1"
23842
23914
  }
23843
23915
  ],
23844
23916
  "mobile-webmail": [
23845
23917
  {
23846
- "2022-07": "n"
23918
+ "2020-04": "a #1"
23847
23919
  }
23848
23920
  ]
23849
23921
  },
23850
23922
  "orange": {
23851
23923
  "desktop-webmail": [
23852
23924
  {
23853
- "2022-07": "u"
23925
+ "2020-04": "y"
23926
+ },
23927
+ {
23928
+ "2021-03": "y"
23854
23929
  }
23855
23930
  ],
23856
23931
  "ios": [
23857
23932
  {
23858
- "2022-07": "u"
23933
+ "2020-04": "y"
23859
23934
  }
23860
23935
  ],
23861
23936
  "android": [
23862
23937
  {
23863
- "2022-07": "u"
23938
+ "2020-04": "y"
23864
23939
  }
23865
23940
  ]
23866
23941
  },
23867
23942
  "outlook": {
23868
23943
  "windows": [
23869
23944
  {
23870
- "2013": "n"
23945
+ "2003": "y"
23871
23946
  },
23872
23947
  {
23873
- "2016": "n"
23948
+ "2007": "a #2"
23874
23949
  },
23875
23950
  {
23876
- "2019": "n"
23951
+ "2010": "a #2"
23877
23952
  },
23878
23953
  {
23879
- "2021": "n"
23954
+ "2013": "a #2"
23955
+ },
23956
+ {
23957
+ "2016": "a #2"
23958
+ },
23959
+ {
23960
+ "2019": "a #2"
23880
23961
  }
23881
23962
  ],
23882
23963
  "windows-mail": [
23883
23964
  {
23884
- "2022-07": "n"
23965
+ "2020-04": "a #2"
23885
23966
  }
23886
23967
  ],
23887
23968
  "macos": [
@@ -23892,199 +23973,204 @@ export const supportEntries: SupportEntry[] = [
23892
23973
  "2016": "y"
23893
23974
  },
23894
23975
  {
23895
- "16.80": "n"
23976
+ "16.80": "a #3"
23896
23977
  }
23897
23978
  ],
23898
23979
  "outlook-com": [
23899
23980
  {
23900
- "2022-07": "n"
23981
+ "2020-04": "y"
23982
+ },
23983
+ {
23984
+ "2023-12": "y"
23901
23985
  }
23902
23986
  ],
23903
23987
  "ios": [
23904
23988
  {
23905
- "2022-07": "n"
23989
+ "2020-04": "y"
23906
23990
  }
23907
23991
  ],
23908
23992
  "android": [
23909
23993
  {
23910
- "2022-07": "n"
23994
+ "2020-04": "y"
23911
23995
  }
23912
23996
  ]
23913
23997
  },
23914
23998
  "samsung-email": {
23915
23999
  "android": [
23916
24000
  {
23917
- "10": "y"
23918
- },
23919
- {
23920
- "11": "y"
24001
+ "6.0": "y"
23921
24002
  }
23922
24003
  ]
23923
24004
  },
23924
24005
  "sfr": {
23925
24006
  "desktop-webmail": [
23926
24007
  {
23927
- "2022-07": "u"
24008
+ "2020-04": "y"
23928
24009
  }
23929
24010
  ],
23930
24011
  "ios": [
23931
24012
  {
23932
- "2022-07": "u"
24013
+ "2020-04": "y"
23933
24014
  }
23934
24015
  ],
23935
24016
  "android": [
23936
24017
  {
23937
- "2022-07": "u"
24018
+ "2020-04": "y"
23938
24019
  }
23939
24020
  ]
23940
24021
  },
23941
24022
  "thunderbird": {
23942
24023
  "macos": [
23943
24024
  {
23944
- "60.3": "u"
24025
+ "68.7": "y"
23945
24026
  }
23946
24027
  ]
23947
24028
  },
23948
24029
  "aol": {
23949
24030
  "desktop-webmail": [
23950
24031
  {
23951
- "2022-07": "n"
24032
+ "2020-04": "a #3"
23952
24033
  }
23953
24034
  ],
23954
24035
  "ios": [
23955
24036
  {
23956
- "2022-07": "n"
24037
+ "2020-04": "a #3"
23957
24038
  }
23958
24039
  ],
23959
24040
  "android": [
23960
24041
  {
23961
- "2022-07": "n"
24042
+ "2020-04": "a #3"
23962
24043
  }
23963
24044
  ]
23964
24045
  },
23965
24046
  "yahoo": {
23966
24047
  "desktop-webmail": [
23967
24048
  {
23968
- "2022-07": "n"
24049
+ "2020-04": "a #3"
23969
24050
  }
23970
24051
  ],
23971
24052
  "ios": [
23972
24053
  {
23973
- "2022-07": "n"
24054
+ "2020-04": "a #3"
23974
24055
  }
23975
24056
  ],
23976
24057
  "android": [
23977
24058
  {
23978
- "2022-07": "n"
24059
+ "2020-04": "a #3"
23979
24060
  }
23980
24061
  ]
23981
24062
  },
23982
24063
  "protonmail": {
23983
24064
  "desktop-webmail": [
23984
24065
  {
23985
- "2022-07": "u"
24066
+ "2020-04": "a #4"
23986
24067
  }
23987
24068
  ],
23988
24069
  "ios": [
23989
24070
  {
23990
- "2022-07": "u"
24071
+ "2020-04": "y"
23991
24072
  }
23992
24073
  ],
23993
24074
  "android": [
23994
24075
  {
23995
- "2022-07": "u"
24076
+ "2020-04": "n"
23996
24077
  }
23997
24078
  ]
23998
24079
  },
23999
24080
  "hey": {
24000
24081
  "desktop-webmail": [
24001
24082
  {
24002
- "2022-07": "u"
24083
+ "2020-06": "y"
24003
24084
  }
24004
24085
  ]
24005
24086
  },
24006
24087
  "mail-ru": {
24007
24088
  "desktop-webmail": [
24008
24089
  {
24009
- "2022-07": "y"
24090
+ "2020-10": "y"
24010
24091
  }
24011
24092
  ]
24012
24093
  },
24013
24094
  "fastmail": {
24014
24095
  "desktop-webmail": [
24015
24096
  {
24016
- "2022-07": "u"
24097
+ "2021-07": "y"
24017
24098
  }
24018
24099
  ]
24019
24100
  },
24020
24101
  "laposte": {
24021
24102
  "desktop-webmail": [
24022
24103
  {
24023
- "2022-07": "u"
24104
+ "2021-08": "y"
24024
24105
  }
24025
24106
  ]
24026
24107
  },
24027
24108
  "gmx": {
24028
24109
  "desktop-webmail": [
24029
24110
  {
24030
- "2022-09": "n"
24111
+ "2022-06": "y"
24031
24112
  }
24032
24113
  ],
24033
24114
  "ios": [
24034
24115
  {
24035
- "2022-09": "y"
24116
+ "2022-06": "y"
24036
24117
  }
24037
24118
  ],
24038
24119
  "android": [
24039
24120
  {
24040
- "2022-09": "y"
24121
+ "2022-06": "y"
24041
24122
  }
24042
24123
  ]
24043
24124
  },
24044
24125
  "web-de": {
24045
24126
  "desktop-webmail": [
24046
24127
  {
24047
- "2022-09": "n"
24128
+ "2022-06": "y"
24048
24129
  }
24049
24130
  ],
24050
24131
  "ios": [
24051
24132
  {
24052
- "2022-09": "y"
24133
+ "2022-06": "y"
24053
24134
  }
24054
24135
  ],
24055
24136
  "android": [
24056
24137
  {
24057
- "2022-09": "y"
24138
+ "2022-06": "y"
24058
24139
  }
24059
24140
  ]
24060
24141
  },
24061
24142
  "ionos-1and1": {
24062
24143
  "desktop-webmail": [
24063
24144
  {
24064
- "2022-09": "y"
24145
+ "2022-06": "y"
24065
24146
  }
24066
24147
  ],
24067
24148
  "android": [
24068
24149
  {
24069
- "2022-09": "y"
24150
+ "2022-06": "y"
24070
24151
  }
24071
24152
  ]
24072
24153
  }
24073
24154
  },
24074
- "notes": null,
24075
- "notes_by_num": null
24155
+ "notes": "Tests and support are based on the CSS Level 2 specification. `<custom-ident>`, `symbols()` and `<string>` values are not tested here.",
24156
+ "notes_by_num": {
24157
+ "1": "`list-style-image` values are not supported. The entire `list-style` property is removed if present.",
24158
+ "2": "Only `list-style-type` values are supported.",
24159
+ "3": "`list-style-image` values are not supported but the rest of the `list-style` property is kept.",
24160
+ "4": "`url()` is transformed into `proton-url()` for `list-style-type` values, invalidating the entire property."
24161
+ }
24076
24162
  },
24077
24163
  {
24078
- "slug": "css-margin-inline-block",
24079
- "title": "margin-inline & margin-block",
24080
- "description": "Support for the `margin-inline` and `margin-block` shorthand properties.",
24081
- "url": "https://www.caniemail.com/features/css-margin-inline-block/",
24164
+ "slug": "css-margin-block-start-end",
24165
+ "title": "margin-block-start & margin-block-end",
24166
+ "description": "Support for the `margin-block-start` and `margin-block-end` css properties.",
24167
+ "url": "https://www.caniemail.com/features/css-margin-block-start-end/",
24082
24168
  "category": "css",
24083
24169
  "tags": [
24084
24170
  "i18n"
24085
24171
  ],
24086
- "keywords": "margin-inline, margin-block",
24087
- "last_test_date": "2022-07-12",
24172
+ "keywords": "margin-block-start, margin-block-end",
24173
+ "last_test_date": "2022-07-13",
24088
24174
  "test_url": "https://www.caniemail.com/tests/css-margin-logical-properties.html",
24089
24175
  "test_results_url": "https://testi.at/proj/qAmuL03Fg51cE6hkbNSVrXik",
24090
24176
  "stats": {
@@ -24097,7 +24183,7 @@ export const supportEntries: SupportEntry[] = [
24097
24183
  "10.13.6": "n"
24098
24184
  },
24099
24185
  {
24100
- "10.15.7": "n"
24186
+ "10.15.7": "y"
24101
24187
  },
24102
24188
  {
24103
24189
  "12.4": "y"
@@ -24108,13 +24194,13 @@ export const supportEntries: SupportEntry[] = [
24108
24194
  "11.4": "n"
24109
24195
  },
24110
24196
  {
24111
- "12": "n"
24197
+ "12": "y"
24112
24198
  },
24113
24199
  {
24114
- "13": "n"
24200
+ "13": "y"
24115
24201
  },
24116
24202
  {
24117
- "14": "n"
24203
+ "14": "y"
24118
24204
  },
24119
24205
  {
24120
24206
  "15": "y"
@@ -24182,10 +24268,10 @@ export const supportEntries: SupportEntry[] = [
24182
24268
  ],
24183
24269
  "macos": [
24184
24270
  {
24185
- "2011": "n"
24271
+ "2011": "y"
24186
24272
  },
24187
24273
  {
24188
- "2016": "n"
24274
+ "2016": "y"
24189
24275
  },
24190
24276
  {
24191
24277
  "16.80": "n"
@@ -24210,10 +24296,10 @@ export const supportEntries: SupportEntry[] = [
24210
24296
  "samsung-email": {
24211
24297
  "android": [
24212
24298
  {
24213
- "10": "n"
24299
+ "10": "y"
24214
24300
  },
24215
24301
  {
24216
- "11": "n"
24302
+ "11": "y"
24217
24303
  }
24218
24304
  ]
24219
24305
  },
@@ -24278,17 +24364,17 @@ export const supportEntries: SupportEntry[] = [
24278
24364
  "protonmail": {
24279
24365
  "desktop-webmail": [
24280
24366
  {
24281
- "2022-07": "u"
24367
+ "2022-07": "y"
24282
24368
  }
24283
24369
  ],
24284
24370
  "ios": [
24285
24371
  {
24286
- "2022-07": "u"
24372
+ "2022-07": "y"
24287
24373
  }
24288
24374
  ],
24289
24375
  "android": [
24290
24376
  {
24291
- "2022-07": "u"
24377
+ "2022-07": "y"
24292
24378
  }
24293
24379
  ]
24294
24380
  },
@@ -24371,16 +24457,16 @@ export const supportEntries: SupportEntry[] = [
24371
24457
  "notes_by_num": null
24372
24458
  },
24373
24459
  {
24374
- "slug": "css-margin-inline-start-end",
24375
- "title": "margin-inline-start & margin-inline-end",
24376
- "description": "Support for the `margin-inline-start` and `margin-inline-end` css properties.",
24377
- "url": "https://www.caniemail.com/features/css-margin-inline-start-end/",
24460
+ "slug": "css-margin-inline-block",
24461
+ "title": "margin-inline & margin-block",
24462
+ "description": "Support for the `margin-inline` and `margin-block` shorthand properties.",
24463
+ "url": "https://www.caniemail.com/features/css-margin-inline-block/",
24378
24464
  "category": "css",
24379
24465
  "tags": [
24380
24466
  "i18n"
24381
24467
  ],
24382
- "keywords": "margin-inline-start, margin-inline-end",
24383
- "last_test_date": "2022-07-13",
24468
+ "keywords": "margin-inline, margin-block",
24469
+ "last_test_date": "2022-07-12",
24384
24470
  "test_url": "https://www.caniemail.com/tests/css-margin-logical-properties.html",
24385
24471
  "test_results_url": "https://testi.at/proj/qAmuL03Fg51cE6hkbNSVrXik",
24386
24472
  "stats": {
@@ -24393,7 +24479,7 @@ export const supportEntries: SupportEntry[] = [
24393
24479
  "10.13.6": "n"
24394
24480
  },
24395
24481
  {
24396
- "10.15.7": "y"
24482
+ "10.15.7": "n"
24397
24483
  },
24398
24484
  {
24399
24485
  "12.4": "y"
@@ -24404,13 +24490,13 @@ export const supportEntries: SupportEntry[] = [
24404
24490
  "11.4": "n"
24405
24491
  },
24406
24492
  {
24407
- "12": "y"
24493
+ "12": "n"
24408
24494
  },
24409
24495
  {
24410
- "13": "y"
24496
+ "13": "n"
24411
24497
  },
24412
24498
  {
24413
- "14": "y"
24499
+ "14": "n"
24414
24500
  },
24415
24501
  {
24416
24502
  "15": "y"
@@ -24442,17 +24528,20 @@ export const supportEntries: SupportEntry[] = [
24442
24528
  "orange": {
24443
24529
  "desktop-webmail": [
24444
24530
  {
24445
- "2022-07": "u"
24531
+ "2022-07": "y"
24532
+ },
24533
+ {
24534
+ "2021-03": "y"
24446
24535
  }
24447
24536
  ],
24448
24537
  "ios": [
24449
24538
  {
24450
- "2022-07": "u"
24539
+ "2022-07": "y"
24451
24540
  }
24452
24541
  ],
24453
24542
  "android": [
24454
24543
  {
24455
- "2022-07": "u"
24544
+ "2022-07": "y"
24456
24545
  }
24457
24546
  ]
24458
24547
  },
@@ -24478,10 +24567,10 @@ export const supportEntries: SupportEntry[] = [
24478
24567
  ],
24479
24568
  "macos": [
24480
24569
  {
24481
- "2011": "y"
24570
+ "2011": "n"
24482
24571
  },
24483
24572
  {
24484
- "2016": "y"
24573
+ "2016": "n"
24485
24574
  },
24486
24575
  {
24487
24576
  "16.80": "n"
@@ -24506,34 +24595,34 @@ export const supportEntries: SupportEntry[] = [
24506
24595
  "samsung-email": {
24507
24596
  "android": [
24508
24597
  {
24509
- "10": "y"
24598
+ "10": "n"
24510
24599
  },
24511
24600
  {
24512
- "11": "y"
24601
+ "11": "n"
24513
24602
  }
24514
24603
  ]
24515
24604
  },
24516
24605
  "sfr": {
24517
24606
  "desktop-webmail": [
24518
24607
  {
24519
- "2022-07": "u"
24608
+ "2022-07": "y"
24520
24609
  }
24521
24610
  ],
24522
24611
  "ios": [
24523
24612
  {
24524
- "2022-07": "u"
24613
+ "2022-07": "y"
24525
24614
  }
24526
24615
  ],
24527
24616
  "android": [
24528
24617
  {
24529
- "2022-07": "u"
24618
+ "2022-07": "y"
24530
24619
  }
24531
24620
  ]
24532
24621
  },
24533
24622
  "thunderbird": {
24534
24623
  "macos": [
24535
24624
  {
24536
- "60.3": "u"
24625
+ "60.3": "y"
24537
24626
  }
24538
24627
  ]
24539
24628
  },
@@ -24574,24 +24663,24 @@ export const supportEntries: SupportEntry[] = [
24574
24663
  "protonmail": {
24575
24664
  "desktop-webmail": [
24576
24665
  {
24577
- "2022-07": "u"
24666
+ "2022-07": "y"
24578
24667
  }
24579
24668
  ],
24580
24669
  "ios": [
24581
24670
  {
24582
- "2022-07": "u"
24671
+ "2022-07": "y"
24583
24672
  }
24584
24673
  ],
24585
24674
  "android": [
24586
24675
  {
24587
- "2022-07": "u"
24676
+ "2022-07": "y"
24588
24677
  }
24589
24678
  ]
24590
24679
  },
24591
24680
  "hey": {
24592
24681
  "desktop-webmail": [
24593
24682
  {
24594
- "2022-07": "u"
24683
+ "2022-07": "y"
24595
24684
  }
24596
24685
  ]
24597
24686
  },
@@ -24605,14 +24694,14 @@ export const supportEntries: SupportEntry[] = [
24605
24694
  "fastmail": {
24606
24695
  "desktop-webmail": [
24607
24696
  {
24608
- "2022-07": "u"
24697
+ "2022-07": "y"
24609
24698
  }
24610
24699
  ]
24611
24700
  },
24612
24701
  "laposte": {
24613
24702
  "desktop-webmail": [
24614
24703
  {
24615
- "2022-07": "u"
24704
+ "2022-07": "y"
24616
24705
  }
24617
24706
  ]
24618
24707
  },
@@ -24667,14 +24756,16 @@ export const supportEntries: SupportEntry[] = [
24667
24756
  "notes_by_num": null
24668
24757
  },
24669
24758
  {
24670
- "slug": "css-margin-inline",
24671
- "title": "margin-inline & margin-block",
24672
- "description": "Support for the `margin-inline` and `margin-block` shorthand properties.",
24673
- "url": "https://www.caniemail.com/features/css-margin-inline/",
24759
+ "slug": "css-margin-inline-start-end",
24760
+ "title": "margin-inline-start & margin-inline-end",
24761
+ "description": "Support for the `margin-inline-start` and `margin-inline-end` css properties.",
24762
+ "url": "https://www.caniemail.com/features/css-margin-inline-start-end/",
24674
24763
  "category": "css",
24675
- "tags": [],
24676
- "keywords": "margin-inline, margin-block",
24677
- "last_test_date": "2022-07-01",
24764
+ "tags": [
24765
+ "i18n"
24766
+ ],
24767
+ "keywords": "margin-inline-start, margin-inline-end",
24768
+ "last_test_date": "2022-07-13",
24678
24769
  "test_url": "https://www.caniemail.com/tests/css-margin-logical-properties.html",
24679
24770
  "test_results_url": "https://testi.at/proj/qAmuL03Fg51cE6hkbNSVrXik",
24680
24771
  "stats": {
@@ -24687,7 +24778,7 @@ export const supportEntries: SupportEntry[] = [
24687
24778
  "10.13.6": "n"
24688
24779
  },
24689
24780
  {
24690
- "10.15.7": "n"
24781
+ "10.15.7": "y"
24691
24782
  },
24692
24783
  {
24693
24784
  "12.4": "y"
@@ -24698,13 +24789,13 @@ export const supportEntries: SupportEntry[] = [
24698
24789
  "11.4": "n"
24699
24790
  },
24700
24791
  {
24701
- "12": "n"
24792
+ "12": "y"
24702
24793
  },
24703
24794
  {
24704
- "13": "n"
24795
+ "13": "y"
24705
24796
  },
24706
24797
  {
24707
- "14": "n"
24798
+ "14": "y"
24708
24799
  },
24709
24800
  {
24710
24801
  "15": "y"
@@ -24736,20 +24827,17 @@ export const supportEntries: SupportEntry[] = [
24736
24827
  "orange": {
24737
24828
  "desktop-webmail": [
24738
24829
  {
24739
- "2022-07": "y"
24740
- },
24741
- {
24742
- "2021-03": "y"
24830
+ "2022-07": "u"
24743
24831
  }
24744
24832
  ],
24745
24833
  "ios": [
24746
24834
  {
24747
- "2022-07": "y"
24835
+ "2022-07": "u"
24748
24836
  }
24749
24837
  ],
24750
24838
  "android": [
24751
24839
  {
24752
- "2022-07": "y"
24840
+ "2022-07": "u"
24753
24841
  }
24754
24842
  ]
24755
24843
  },
@@ -24775,10 +24863,10 @@ export const supportEntries: SupportEntry[] = [
24775
24863
  ],
24776
24864
  "macos": [
24777
24865
  {
24778
- "2011": "n"
24866
+ "2011": "y"
24779
24867
  },
24780
24868
  {
24781
- "2016": "n"
24869
+ "2016": "y"
24782
24870
  },
24783
24871
  {
24784
24872
  "16.80": "n"
@@ -24803,31 +24891,34 @@ export const supportEntries: SupportEntry[] = [
24803
24891
  "samsung-email": {
24804
24892
  "android": [
24805
24893
  {
24806
- "10": "n"
24894
+ "10": "y"
24895
+ },
24896
+ {
24897
+ "11": "y"
24807
24898
  }
24808
24899
  ]
24809
24900
  },
24810
24901
  "sfr": {
24811
24902
  "desktop-webmail": [
24812
24903
  {
24813
- "2022-07": "y"
24904
+ "2022-07": "u"
24814
24905
  }
24815
24906
  ],
24816
24907
  "ios": [
24817
24908
  {
24818
- "2022-07": "y"
24909
+ "2022-07": "u"
24819
24910
  }
24820
24911
  ],
24821
24912
  "android": [
24822
24913
  {
24823
- "2022-07": "y"
24914
+ "2022-07": "u"
24824
24915
  }
24825
24916
  ]
24826
24917
  },
24827
24918
  "thunderbird": {
24828
24919
  "macos": [
24829
24920
  {
24830
- "60.3": "y"
24921
+ "60.3": "u"
24831
24922
  }
24832
24923
  ]
24833
24924
  },
@@ -24885,7 +24976,7 @@ export const supportEntries: SupportEntry[] = [
24885
24976
  "hey": {
24886
24977
  "desktop-webmail": [
24887
24978
  {
24888
- "2022-07": "y"
24979
+ "2022-07": "u"
24889
24980
  }
24890
24981
  ]
24891
24982
  },
@@ -24899,14 +24990,14 @@ export const supportEntries: SupportEntry[] = [
24899
24990
  "fastmail": {
24900
24991
  "desktop-webmail": [
24901
24992
  {
24902
- "2022-07": "y"
24993
+ "2022-07": "u"
24903
24994
  }
24904
24995
  ]
24905
24996
  },
24906
24997
  "laposte": {
24907
24998
  "desktop-webmail": [
24908
24999
  {
24909
- "2022-07": "y"
25000
+ "2022-07": "u"
24910
25001
  }
24911
25002
  ]
24912
25003
  },
@@ -25567,7 +25658,9 @@ export const supportEntries: SupportEntry[] = [
25567
25658
  "description": "",
25568
25659
  "url": "https://www.caniemail.com/features/css-max-block-size/",
25569
25660
  "category": "css",
25570
- "tags": [],
25661
+ "tags": [
25662
+ "i18n"
25663
+ ],
25571
25664
  "keywords": "max, block, size",
25572
25665
  "last_test_date": "2022-09-01",
25573
25666
  "test_url": "https://www.caniemail.com/tests/css-max-block-size.html",
@@ -25748,17 +25841,17 @@ export const supportEntries: SupportEntry[] = [
25748
25841
  "protonmail": {
25749
25842
  "desktop-webmail": [
25750
25843
  {
25751
- "2022-07": "u"
25844
+ "2022-07": "y"
25752
25845
  }
25753
25846
  ],
25754
25847
  "ios": [
25755
25848
  {
25756
- "2022-07": "u"
25849
+ "2022-07": "y"
25757
25850
  }
25758
25851
  ],
25759
25852
  "android": [
25760
25853
  {
25761
- "2022-07": "u"
25854
+ "2022-07": "y"
25762
25855
  }
25763
25856
  ]
25764
25857
  },
@@ -26069,7 +26162,9 @@ export const supportEntries: SupportEntry[] = [
26069
26162
  "description": "Defines the horizontal or vertical maximum size of an element's block, depending on its writing mode",
26070
26163
  "url": "https://www.caniemail.com/features/css-max-inline-size/",
26071
26164
  "category": "css",
26072
- "tags": [],
26165
+ "tags": [
26166
+ "i18n"
26167
+ ],
26073
26168
  "keywords": "max, inline, size",
26074
26169
  "last_test_date": "2024-05-31",
26075
26170
  "test_url": "https://www.caniemail.com/tests/css-max-inline-size.html",
@@ -26228,17 +26323,17 @@ export const supportEntries: SupportEntry[] = [
26228
26323
  "protonmail": {
26229
26324
  "desktop-webmail": [
26230
26325
  {
26231
- "2024-05": "u"
26326
+ "2024-05": "y"
26232
26327
  }
26233
26328
  ],
26234
26329
  "ios": [
26235
26330
  {
26236
- "2024-05": "u"
26331
+ "2024-05": "y"
26237
26332
  }
26238
26333
  ],
26239
26334
  "android": [
26240
26335
  {
26241
- "2024-05": "u"
26336
+ "2024-05": "y"
26242
26337
  }
26243
26338
  ]
26244
26339
  },
@@ -26620,7 +26715,9 @@ export const supportEntries: SupportEntry[] = [
26620
26715
  "description": "Defines the minimum horizontal or vertical size of an element's block, depending on its writing mode",
26621
26716
  "url": "https://www.caniemail.com/features/css-min-block-size/",
26622
26717
  "category": "css",
26623
- "tags": [],
26718
+ "tags": [
26719
+ "i18n"
26720
+ ],
26624
26721
  "keywords": "min, block, size",
26625
26722
  "last_test_date": "2024-05-31",
26626
26723
  "test_url": "https://www.caniemail.com/tests/css-min-block-size.html",
@@ -26779,17 +26876,17 @@ export const supportEntries: SupportEntry[] = [
26779
26876
  "protonmail": {
26780
26877
  "desktop-webmail": [
26781
26878
  {
26782
- "2024-05": "u"
26879
+ "2024-05": "y"
26783
26880
  }
26784
26881
  ],
26785
26882
  "ios": [
26786
26883
  {
26787
- "2024-05": "u"
26884
+ "2024-05": "y"
26788
26885
  }
26789
26886
  ],
26790
26887
  "android": [
26791
26888
  {
26792
- "2024-05": "u"
26889
+ "2024-05": "y"
26793
26890
  }
26794
26891
  ]
26795
26892
  },
@@ -27153,7 +27250,9 @@ export const supportEntries: SupportEntry[] = [
27153
27250
  "description": "",
27154
27251
  "url": "https://www.caniemail.com/features/css-min-inline-size/",
27155
27252
  "category": "css",
27156
- "tags": [],
27253
+ "tags": [
27254
+ "i18n"
27255
+ ],
27157
27256
  "keywords": "min, inline, size",
27158
27257
  "last_test_date": "2022-08-30",
27159
27258
  "test_url": "https://www.caniemail.com/tests/css-min-inline-size.html",
@@ -27351,17 +27450,17 @@ export const supportEntries: SupportEntry[] = [
27351
27450
  "protonmail": {
27352
27451
  "desktop-webmail": [
27353
27452
  {
27354
- "2022-07": "u"
27453
+ "2022-07": "y"
27355
27454
  }
27356
27455
  ],
27357
27456
  "ios": [
27358
27457
  {
27359
- "2022-07": "u"
27458
+ "2022-07": "y"
27360
27459
  }
27361
27460
  ],
27362
27461
  "android": [
27363
27462
  {
27364
- "2022-07": "u"
27463
+ "2022-07": "y"
27365
27464
  }
27366
27465
  ]
27367
27466
  },
@@ -28345,6 +28444,9 @@ export const supportEntries: SupportEntry[] = [
28345
28444
  "macos": [
28346
28445
  {
28347
28446
  "102.15": "n"
28447
+ },
28448
+ {
28449
+ "137.0b3": "y"
28348
28450
  }
28349
28451
  ]
28350
28452
  },
@@ -29206,16 +29308,25 @@ export const supportEntries: SupportEntry[] = [
29206
29308
  "desktop-webmail": [
29207
29309
  {
29208
29310
  "2019-02": "n"
29311
+ },
29312
+ {
29313
+ "2025-06": "y"
29209
29314
  }
29210
29315
  ],
29211
29316
  "ios": [
29212
29317
  {
29213
29318
  "2019-02": "n"
29319
+ },
29320
+ {
29321
+ "2025-06": "y"
29214
29322
  }
29215
29323
  ],
29216
29324
  "android": [
29217
29325
  {
29218
29326
  "2019-02": "n"
29327
+ },
29328
+ {
29329
+ "2025-06": "y"
29219
29330
  }
29220
29331
  ]
29221
29332
  },
@@ -30167,39 +30278,12 @@ export const supportEntries: SupportEntry[] = [
30167
30278
  "apple-mail": {
30168
30279
  "macos": [
30169
30280
  {
30170
- "16": "n"
30171
- },
30172
- {
30173
- "17": "n"
30174
- },
30175
- {
30176
- "18": "n"
30177
- },
30178
- {
30179
- "19": "n"
30180
- },
30181
- {
30182
- "20": "n"
30183
- },
30184
- {
30185
- "21": "n"
30281
+ "16.0": "a #1"
30186
30282
  }
30187
30283
  ],
30188
30284
  "ios": [
30189
30285
  {
30190
- "11": "n"
30191
- },
30192
- {
30193
- "12": "n"
30194
- },
30195
- {
30196
- "13": "n"
30197
- },
30198
- {
30199
- "14": "n"
30200
- },
30201
- {
30202
- "15": "n"
30286
+ "18.3.2": "a #1"
30203
30287
  }
30204
30288
  ]
30205
30289
  },
@@ -30393,7 +30477,9 @@ export const supportEntries: SupportEntry[] = [
30393
30477
  }
30394
30478
  },
30395
30479
  "notes": null,
30396
- "notes_by_num": null
30480
+ "notes_by_num": {
30481
+ "1": "Buggy. Requires `word-break:normal` to reset Apple Mail default style (See [issue#394](https://github.com/hteumeuleu/caniemail/issues/394).)"
30482
+ }
30397
30483
  },
30398
30484
  {
30399
30485
  "slug": "css-overflow",
@@ -30402,10 +30488,10 @@ export const supportEntries: SupportEntry[] = [
30402
30488
  "url": "https://www.caniemail.com/features/css-overflow/",
30403
30489
  "category": "css",
30404
30490
  "tags": [],
30405
- "keywords": null,
30406
- "last_test_date": "2024-10-02",
30491
+ "keywords": "overflow-block, overflow-inline",
30492
+ "last_test_date": "2025-05-27",
30407
30493
  "test_url": "https://www.caniemail.com/tests/css-box-model.html",
30408
- "test_results_url": "https://testi.at/proj/p4rru3ez069p15p6ij",
30494
+ "test_results_url": "https://testi.at/proj/278gsp8afyl8f6nbu4",
30409
30495
  "stats": {
30410
30496
  "apple-mail": {
30411
30497
  "macos": [
@@ -30448,6 +30534,9 @@ export const supportEntries: SupportEntry[] = [
30448
30534
  },
30449
30535
  {
30450
30536
  "2024-10": "a #4"
30537
+ },
30538
+ {
30539
+ "2025-07": "a #1 #4"
30451
30540
  }
30452
30541
  ],
30453
30542
  "mobile-webmail": [
@@ -30495,6 +30584,9 @@ export const supportEntries: SupportEntry[] = [
30495
30584
  },
30496
30585
  {
30497
30586
  "2021": "n"
30587
+ },
30588
+ {
30589
+ "2024": "n"
30498
30590
  }
30499
30591
  ],
30500
30592
  "windows-mail": [
@@ -30522,6 +30614,9 @@ export const supportEntries: SupportEntry[] = [
30522
30614
  },
30523
30615
  {
30524
30616
  "2024-10": "a #3"
30617
+ },
30618
+ {
30619
+ "2025-05": "a #4"
30525
30620
  }
30526
30621
  ],
30527
30622
  "ios": [
@@ -30535,6 +30630,9 @@ export const supportEntries: SupportEntry[] = [
30535
30630
  "android": [
30536
30631
  {
30537
30632
  "2019-02": "n"
30633
+ },
30634
+ {
30635
+ "2025-05": "a #1 #4"
30538
30636
  }
30539
30637
  ]
30540
30638
  },
@@ -30542,6 +30640,9 @@ export const supportEntries: SupportEntry[] = [
30542
30640
  "desktop-webmail": [
30543
30641
  {
30544
30642
  "2019-02": "y"
30643
+ },
30644
+ {
30645
+ "2025-05": "a #4"
30545
30646
  }
30546
30647
  ],
30547
30648
  "ios": [
@@ -30555,6 +30656,9 @@ export const supportEntries: SupportEntry[] = [
30555
30656
  "android": [
30556
30657
  {
30557
30658
  "2019-02": "n"
30659
+ },
30660
+ {
30661
+ "2025-05": "a #1 #4"
30558
30662
  }
30559
30663
  ]
30560
30664
  },
@@ -30578,6 +30682,9 @@ export const supportEntries: SupportEntry[] = [
30578
30682
  "android": [
30579
30683
  {
30580
30684
  "2019-02": "n"
30685
+ },
30686
+ {
30687
+ "2025-07": "a #1 #4"
30581
30688
  }
30582
30689
  ]
30583
30690
  },
@@ -30612,6 +30719,9 @@ export const supportEntries: SupportEntry[] = [
30612
30719
  "macos": [
30613
30720
  {
30614
30721
  "60.5": "y"
30722
+ },
30723
+ {
30724
+ "138": "y"
30615
30725
  }
30616
30726
  ]
30617
30727
  },
@@ -30619,16 +30729,25 @@ export const supportEntries: SupportEntry[] = [
30619
30729
  "desktop-webmail": [
30620
30730
  {
30621
30731
  "2020-03": "y"
30732
+ },
30733
+ {
30734
+ "2025-07": "a #3"
30622
30735
  }
30623
30736
  ],
30624
30737
  "ios": [
30625
30738
  {
30626
30739
  "2020-03": "y"
30740
+ },
30741
+ {
30742
+ "2025-07": "a #3"
30627
30743
  }
30628
30744
  ],
30629
30745
  "android": [
30630
30746
  {
30631
30747
  "2020-03": "y"
30748
+ },
30749
+ {
30750
+ "2025-07": "a #1 #3"
30632
30751
  }
30633
30752
  ]
30634
30753
  },
@@ -30686,6 +30805,9 @@ export const supportEntries: SupportEntry[] = [
30686
30805
  },
30687
30806
  {
30688
30807
  "2024-10": "a #3"
30808
+ },
30809
+ {
30810
+ "2025-07": "a #1 #3"
30689
30811
  }
30690
30812
  ]
30691
30813
  },
@@ -30943,17 +31065,17 @@ export const supportEntries: SupportEntry[] = [
30943
31065
  "protonmail": {
30944
31066
  "desktop-webmail": [
30945
31067
  {
30946
- "2022-07": "u"
31068
+ "2022-07": "y"
30947
31069
  }
30948
31070
  ],
30949
31071
  "ios": [
30950
31072
  {
30951
- "2022-07": "u"
31073
+ "2022-07": "y"
30952
31074
  }
30953
31075
  ],
30954
31076
  "android": [
30955
31077
  {
30956
- "2022-07": "u"
31078
+ "2022-07": "y"
30957
31079
  }
30958
31080
  ]
30959
31081
  },
@@ -31242,17 +31364,17 @@ export const supportEntries: SupportEntry[] = [
31242
31364
  "protonmail": {
31243
31365
  "desktop-webmail": [
31244
31366
  {
31245
- "2022-07": "u"
31367
+ "2022-07": "y"
31246
31368
  }
31247
31369
  ],
31248
31370
  "ios": [
31249
31371
  {
31250
- "2022-07": "u"
31372
+ "2022-07": "y"
31251
31373
  }
31252
31374
  ],
31253
31375
  "android": [
31254
31376
  {
31255
- "2022-07": "u"
31377
+ "2022-07": "y"
31256
31378
  }
31257
31379
  ]
31258
31380
  },
@@ -31541,17 +31663,17 @@ export const supportEntries: SupportEntry[] = [
31541
31663
  "protonmail": {
31542
31664
  "desktop-webmail": [
31543
31665
  {
31544
- "2022-07": "u"
31666
+ "2022-07": "y"
31545
31667
  }
31546
31668
  ],
31547
31669
  "ios": [
31548
31670
  {
31549
- "2022-07": "u"
31671
+ "2022-07": "y"
31550
31672
  }
31551
31673
  ],
31552
31674
  "android": [
31553
31675
  {
31554
- "2022-07": "u"
31676
+ "2022-07": "y"
31555
31677
  }
31556
31678
  ]
31557
31679
  },
@@ -32222,6 +32344,9 @@ export const supportEntries: SupportEntry[] = [
32222
32344
  "macos": [
32223
32345
  {
32224
32346
  "12.4": "n"
32347
+ },
32348
+ {
32349
+ "16": "a #2"
32225
32350
  }
32226
32351
  ],
32227
32352
  "ios": [
@@ -32374,6 +32499,9 @@ export const supportEntries: SupportEntry[] = [
32374
32499
  "desktop-webmail": [
32375
32500
  {
32376
32501
  "2020-01": "y"
32502
+ },
32503
+ {
32504
+ "2025-07": "n"
32377
32505
  }
32378
32506
  ],
32379
32507
  "ios": [
@@ -32390,12 +32518,12 @@ export const supportEntries: SupportEntry[] = [
32390
32518
  "protonmail": {
32391
32519
  "desktop-webmail": [
32392
32520
  {
32393
- "2020-03": "n"
32521
+ "2020-03": "y"
32394
32522
  }
32395
32523
  ],
32396
32524
  "ios": [
32397
32525
  {
32398
- "2020-03": "n"
32526
+ "2020-03": "y"
32399
32527
  }
32400
32528
  ],
32401
32529
  "android": [
@@ -32429,6 +32557,9 @@ export const supportEntries: SupportEntry[] = [
32429
32557
  "desktop-webmail": [
32430
32558
  {
32431
32559
  "2021-08": "y"
32560
+ },
32561
+ {
32562
+ "2025-07": "n"
32432
32563
  }
32433
32564
  ]
32434
32565
  },
@@ -32481,7 +32612,8 @@ export const supportEntries: SupportEntry[] = [
32481
32612
  },
32482
32613
  "notes": null,
32483
32614
  "notes_by_num": {
32484
- "1": "Partial. Only supported on type selectors."
32615
+ "1": "Partial. Only supported on type selectors.",
32616
+ "2": "Partial. Supported with mouse clicks. Not supported with keyboard input."
32485
32617
  }
32486
32618
  },
32487
32619
  {
@@ -32614,6 +32746,9 @@ export const supportEntries: SupportEntry[] = [
32614
32746
  "desktop-webmail": [
32615
32747
  {
32616
32748
  "2020-03": "n #2"
32749
+ },
32750
+ {
32751
+ "2025-07": "n"
32617
32752
  }
32618
32753
  ],
32619
32754
  "ios": [
@@ -32710,6 +32845,9 @@ export const supportEntries: SupportEntry[] = [
32710
32845
  "desktop-webmail": [
32711
32846
  {
32712
32847
  "2021-08": "n #2"
32848
+ },
32849
+ {
32850
+ "2025-07": "n"
32713
32851
  }
32714
32852
  ]
32715
32853
  },
@@ -32899,6 +33037,9 @@ export const supportEntries: SupportEntry[] = [
32899
33037
  "desktop-webmail": [
32900
33038
  {
32901
33039
  "2019-10": "y"
33040
+ },
33041
+ {
33042
+ "2025-07": "n"
32902
33043
  }
32903
33044
  ],
32904
33045
  "ios": [
@@ -32995,6 +33136,9 @@ export const supportEntries: SupportEntry[] = [
32995
33136
  "desktop-webmail": [
32996
33137
  {
32997
33138
  "2021-08": "y"
33139
+ },
33140
+ {
33141
+ "2025-07": "n"
32998
33142
  }
32999
33143
  ]
33000
33144
  },
@@ -33183,6 +33327,9 @@ export const supportEntries: SupportEntry[] = [
33183
33327
  "desktop-webmail": [
33184
33328
  {
33185
33329
  "2019-10": "y"
33330
+ },
33331
+ {
33332
+ "2025-07": "n"
33186
33333
  }
33187
33334
  ],
33188
33335
  "ios": [
@@ -33279,6 +33426,9 @@ export const supportEntries: SupportEntry[] = [
33279
33426
  "desktop-webmail": [
33280
33427
  {
33281
33428
  "2021-08": "y"
33429
+ },
33430
+ {
33431
+ "2025-07": "n"
33282
33432
  }
33283
33433
  ]
33284
33434
  },
@@ -33352,6 +33502,9 @@ export const supportEntries: SupportEntry[] = [
33352
33502
  "macos": [
33353
33503
  {
33354
33504
  "12.4": "n"
33505
+ },
33506
+ {
33507
+ "16": "y"
33355
33508
  }
33356
33509
  ],
33357
33510
  "ios": [
@@ -33504,6 +33657,9 @@ export const supportEntries: SupportEntry[] = [
33504
33657
  "desktop-webmail": [
33505
33658
  {
33506
33659
  "2020-01": "y"
33660
+ },
33661
+ {
33662
+ "2025-07": "n"
33507
33663
  }
33508
33664
  ],
33509
33665
  "ios": [
@@ -33520,12 +33676,12 @@ export const supportEntries: SupportEntry[] = [
33520
33676
  "protonmail": {
33521
33677
  "desktop-webmail": [
33522
33678
  {
33523
- "2020-03": "n"
33679
+ "2020-03": "y"
33524
33680
  }
33525
33681
  ],
33526
33682
  "ios": [
33527
33683
  {
33528
- "2020-03": "n"
33684
+ "2020-03": "y"
33529
33685
  }
33530
33686
  ],
33531
33687
  "android": [
@@ -33559,6 +33715,9 @@ export const supportEntries: SupportEntry[] = [
33559
33715
  "desktop-webmail": [
33560
33716
  {
33561
33717
  "2021-08": "y"
33718
+ },
33719
+ {
33720
+ "2025-07": "n"
33562
33721
  }
33563
33722
  ]
33564
33723
  },
@@ -33765,6 +33924,9 @@ export const supportEntries: SupportEntry[] = [
33765
33924
  "desktop-webmail": [
33766
33925
  {
33767
33926
  "2021-12": "y"
33927
+ },
33928
+ {
33929
+ "2025-07": "n"
33768
33930
  }
33769
33931
  ],
33770
33932
  "ios": [
@@ -33888,6 +34050,9 @@ export const supportEntries: SupportEntry[] = [
33888
34050
  "desktop-webmail": [
33889
34051
  {
33890
34052
  "2021-12": "y"
34053
+ },
34054
+ {
34055
+ "2025-07": "n"
33891
34056
  }
33892
34057
  ]
33893
34058
  },
@@ -34123,6 +34288,9 @@ export const supportEntries: SupportEntry[] = [
34123
34288
  "desktop-webmail": [
34124
34289
  {
34125
34290
  "2020-01": "y"
34291
+ },
34292
+ {
34293
+ "2025-07": "n"
34126
34294
  }
34127
34295
  ],
34128
34296
  "ios": [
@@ -34139,12 +34307,12 @@ export const supportEntries: SupportEntry[] = [
34139
34307
  "protonmail": {
34140
34308
  "desktop-webmail": [
34141
34309
  {
34142
- "2020-03": "n"
34310
+ "2020-03": "y"
34143
34311
  }
34144
34312
  ],
34145
34313
  "ios": [
34146
34314
  {
34147
- "2020-03": "n"
34315
+ "2020-03": "y"
34148
34316
  }
34149
34317
  ],
34150
34318
  "android": [
@@ -34178,6 +34346,9 @@ export const supportEntries: SupportEntry[] = [
34178
34346
  "desktop-webmail": [
34179
34347
  {
34180
34348
  "2021-08": "y"
34349
+ },
34350
+ {
34351
+ "2025-07": "n"
34181
34352
  }
34182
34353
  ]
34183
34354
  },
@@ -34360,6 +34531,9 @@ export const supportEntries: SupportEntry[] = [
34360
34531
  "desktop-webmail": [
34361
34532
  {
34362
34533
  "2022-07": "u"
34534
+ },
34535
+ {
34536
+ "2025-07": "n"
34363
34537
  }
34364
34538
  ],
34365
34539
  "ios": [
@@ -34417,17 +34591,17 @@ export const supportEntries: SupportEntry[] = [
34417
34591
  "protonmail": {
34418
34592
  "desktop-webmail": [
34419
34593
  {
34420
- "2022-07": "u"
34594
+ "2022-07": "y"
34421
34595
  }
34422
34596
  ],
34423
34597
  "ios": [
34424
34598
  {
34425
- "2022-07": "u"
34599
+ "2022-07": "y"
34426
34600
  }
34427
34601
  ],
34428
34602
  "android": [
34429
34603
  {
34430
- "2022-07": "u"
34604
+ "2022-07": "y"
34431
34605
  }
34432
34606
  ]
34433
34607
  },
@@ -34456,6 +34630,9 @@ export const supportEntries: SupportEntry[] = [
34456
34630
  "desktop-webmail": [
34457
34631
  {
34458
34632
  "2022-07": "u"
34633
+ },
34634
+ {
34635
+ "2025-07": "n"
34459
34636
  }
34460
34637
  ]
34461
34638
  }
@@ -34596,6 +34773,9 @@ export const supportEntries: SupportEntry[] = [
34596
34773
  "desktop-webmail": [
34597
34774
  {
34598
34775
  "2019-10": "y"
34776
+ },
34777
+ {
34778
+ "2025-07": "n"
34599
34779
  }
34600
34780
  ],
34601
34781
  "ios": [
@@ -34692,6 +34872,9 @@ export const supportEntries: SupportEntry[] = [
34692
34872
  "desktop-webmail": [
34693
34873
  {
34694
34874
  "2021-08": "y"
34875
+ },
34876
+ {
34877
+ "2025-07": "n"
34695
34878
  }
34696
34879
  ]
34697
34880
  },
@@ -34880,6 +35063,9 @@ export const supportEntries: SupportEntry[] = [
34880
35063
  "desktop-webmail": [
34881
35064
  {
34882
35065
  "2019-10": "y"
35066
+ },
35067
+ {
35068
+ "2025-07": "n"
34883
35069
  }
34884
35070
  ],
34885
35071
  "ios": [
@@ -34976,6 +35162,9 @@ export const supportEntries: SupportEntry[] = [
34976
35162
  "desktop-webmail": [
34977
35163
  {
34978
35164
  "2021-08": "y"
35165
+ },
35166
+ {
35167
+ "2025-07": "n"
34979
35168
  }
34980
35169
  ]
34981
35170
  },
@@ -35167,6 +35356,9 @@ export const supportEntries: SupportEntry[] = [
35167
35356
  "desktop-webmail": [
35168
35357
  {
35169
35358
  "2019-10": "y"
35359
+ },
35360
+ {
35361
+ "2025-07": "n"
35170
35362
  }
35171
35363
  ],
35172
35364
  "ios": [
@@ -35263,6 +35455,9 @@ export const supportEntries: SupportEntry[] = [
35263
35455
  "desktop-webmail": [
35264
35456
  {
35265
35457
  "2021-08": "y"
35458
+ },
35459
+ {
35460
+ "2025-07": "n"
35266
35461
  }
35267
35462
  ]
35268
35463
  },
@@ -35452,6 +35647,9 @@ export const supportEntries: SupportEntry[] = [
35452
35647
  "desktop-webmail": [
35453
35648
  {
35454
35649
  "2019-10": "y"
35650
+ },
35651
+ {
35652
+ "2025-07": "n"
35455
35653
  }
35456
35654
  ],
35457
35655
  "ios": [
@@ -35548,6 +35746,9 @@ export const supportEntries: SupportEntry[] = [
35548
35746
  "desktop-webmail": [
35549
35747
  {
35550
35748
  "2021-08": "y"
35749
+ },
35750
+ {
35751
+ "2025-07": "n"
35551
35752
  }
35552
35753
  ]
35553
35754
  },
@@ -35737,6 +35938,9 @@ export const supportEntries: SupportEntry[] = [
35737
35938
  "desktop-webmail": [
35738
35939
  {
35739
35940
  "2019-10": "y"
35941
+ },
35942
+ {
35943
+ "2025-07": "n"
35740
35944
  }
35741
35945
  ],
35742
35946
  "ios": [
@@ -35833,6 +36037,9 @@ export const supportEntries: SupportEntry[] = [
35833
36037
  "desktop-webmail": [
35834
36038
  {
35835
36039
  "2021-08": "y"
36040
+ },
36041
+ {
36042
+ "2025-07": "n"
35836
36043
  }
35837
36044
  ]
35838
36045
  },
@@ -36025,6 +36232,9 @@ export const supportEntries: SupportEntry[] = [
36025
36232
  "desktop-webmail": [
36026
36233
  {
36027
36234
  "2019-10": "y"
36235
+ },
36236
+ {
36237
+ "2025-07": "n"
36028
36238
  }
36029
36239
  ],
36030
36240
  "ios": [
@@ -36121,6 +36331,9 @@ export const supportEntries: SupportEntry[] = [
36121
36331
  "desktop-webmail": [
36122
36332
  {
36123
36333
  "2021-08": "y"
36334
+ },
36335
+ {
36336
+ "2025-07": "n"
36124
36337
  }
36125
36338
  ]
36126
36339
  },
@@ -36313,6 +36526,9 @@ export const supportEntries: SupportEntry[] = [
36313
36526
  "desktop-webmail": [
36314
36527
  {
36315
36528
  "2019-10": "y"
36529
+ },
36530
+ {
36531
+ "2025-07": "n"
36316
36532
  }
36317
36533
  ],
36318
36534
  "ios": [
@@ -36409,6 +36625,9 @@ export const supportEntries: SupportEntry[] = [
36409
36625
  "desktop-webmail": [
36410
36626
  {
36411
36627
  "2021-08": "y"
36628
+ },
36629
+ {
36630
+ "2025-07": "n"
36412
36631
  }
36413
36632
  ]
36414
36633
  },
@@ -36601,6 +36820,9 @@ export const supportEntries: SupportEntry[] = [
36601
36820
  "desktop-webmail": [
36602
36821
  {
36603
36822
  "2019-10": "y"
36823
+ },
36824
+ {
36825
+ "2025-07": "n"
36604
36826
  }
36605
36827
  ],
36606
36828
  "ios": [
@@ -36697,6 +36919,9 @@ export const supportEntries: SupportEntry[] = [
36697
36919
  "desktop-webmail": [
36698
36920
  {
36699
36921
  "2021-08": "y"
36922
+ },
36923
+ {
36924
+ "2025-07": "n"
36700
36925
  }
36701
36926
  ]
36702
36927
  },
@@ -36886,6 +37111,9 @@ export const supportEntries: SupportEntry[] = [
36886
37111
  "desktop-webmail": [
36887
37112
  {
36888
37113
  "2019-10": "y"
37114
+ },
37115
+ {
37116
+ "2025-07": "n"
36889
37117
  }
36890
37118
  ],
36891
37119
  "ios": [
@@ -36982,6 +37210,9 @@ export const supportEntries: SupportEntry[] = [
36982
37210
  "desktop-webmail": [
36983
37211
  {
36984
37212
  "2021-08": "y"
37213
+ },
37214
+ {
37215
+ "2025-07": "n"
36985
37216
  }
36986
37217
  ]
36987
37218
  },
@@ -37170,6 +37401,9 @@ export const supportEntries: SupportEntry[] = [
37170
37401
  "desktop-webmail": [
37171
37402
  {
37172
37403
  "2019-10": "y"
37404
+ },
37405
+ {
37406
+ "2025-07": "n"
37173
37407
  }
37174
37408
  ],
37175
37409
  "ios": [
@@ -37266,6 +37500,9 @@ export const supportEntries: SupportEntry[] = [
37266
37500
  "desktop-webmail": [
37267
37501
  {
37268
37502
  "2021-08": "y"
37503
+ },
37504
+ {
37505
+ "2025-07": "n"
37269
37506
  }
37270
37507
  ]
37271
37508
  },
@@ -37489,6 +37726,9 @@ export const supportEntries: SupportEntry[] = [
37489
37726
  "desktop-webmail": [
37490
37727
  {
37491
37728
  "2020-01": "y"
37729
+ },
37730
+ {
37731
+ "2025-07": "n"
37492
37732
  }
37493
37733
  ],
37494
37734
  "ios": [
@@ -37544,6 +37784,9 @@ export const supportEntries: SupportEntry[] = [
37544
37784
  "desktop-webmail": [
37545
37785
  {
37546
37786
  "2021-08": "n #2"
37787
+ },
37788
+ {
37789
+ "2025-07": "n"
37547
37790
  }
37548
37791
  ]
37549
37792
  },
@@ -37768,6 +38011,9 @@ export const supportEntries: SupportEntry[] = [
37768
38011
  "desktop-webmail": [
37769
38012
  {
37770
38013
  "2020-01": "y"
38014
+ },
38015
+ {
38016
+ "2025-07": "n"
37771
38017
  }
37772
38018
  ],
37773
38019
  "ios": [
@@ -37823,6 +38069,9 @@ export const supportEntries: SupportEntry[] = [
37823
38069
  "desktop-webmail": [
37824
38070
  {
37825
38071
  "2021-08": "y"
38072
+ },
38073
+ {
38074
+ "2025-07": "n"
37826
38075
  }
37827
38076
  ]
37828
38077
  },
@@ -38029,6 +38278,9 @@ export const supportEntries: SupportEntry[] = [
38029
38278
  "desktop-webmail": [
38030
38279
  {
38031
38280
  "2020-05": "y"
38281
+ },
38282
+ {
38283
+ "2025-07": "n"
38032
38284
  }
38033
38285
  ],
38034
38286
  "ios": [
@@ -38125,6 +38377,9 @@ export const supportEntries: SupportEntry[] = [
38125
38377
  "desktop-webmail": [
38126
38378
  {
38127
38379
  "2021-08": "y"
38380
+ },
38381
+ {
38382
+ "2025-07": "n"
38128
38383
  }
38129
38384
  ]
38130
38385
  },
@@ -38333,6 +38588,9 @@ export const supportEntries: SupportEntry[] = [
38333
38588
  "desktop-webmail": [
38334
38589
  {
38335
38590
  "2020-05": "y"
38591
+ },
38592
+ {
38593
+ "2025-07": "n"
38336
38594
  }
38337
38595
  ],
38338
38596
  "ios": [
@@ -38429,6 +38687,9 @@ export const supportEntries: SupportEntry[] = [
38429
38687
  "desktop-webmail": [
38430
38688
  {
38431
38689
  "2021-08": "y"
38690
+ },
38691
+ {
38692
+ "2025-07": "n"
38432
38693
  }
38433
38694
  ]
38434
38695
  },
@@ -38628,6 +38889,9 @@ export const supportEntries: SupportEntry[] = [
38628
38889
  "desktop-webmail": [
38629
38890
  {
38630
38891
  "2020-05": "y"
38892
+ },
38893
+ {
38894
+ "2025-07": "n"
38631
38895
  }
38632
38896
  ],
38633
38897
  "ios": [
@@ -38724,6 +38988,9 @@ export const supportEntries: SupportEntry[] = [
38724
38988
  "desktop-webmail": [
38725
38989
  {
38726
38990
  "2021-08": "y"
38991
+ },
38992
+ {
38993
+ "2025-07": "n"
38727
38994
  }
38728
38995
  ]
38729
38996
  },
@@ -38922,6 +39189,9 @@ export const supportEntries: SupportEntry[] = [
38922
39189
  "desktop-webmail": [
38923
39190
  {
38924
39191
  "2020-05": "y"
39192
+ },
39193
+ {
39194
+ "2025-07": "n"
38925
39195
  }
38926
39196
  ],
38927
39197
  "ios": [
@@ -39018,6 +39288,9 @@ export const supportEntries: SupportEntry[] = [
39018
39288
  "desktop-webmail": [
39019
39289
  {
39020
39290
  "2021-08": "y"
39291
+ },
39292
+ {
39293
+ "2025-07": "n"
39021
39294
  }
39022
39295
  ]
39023
39296
  },
@@ -39204,6 +39477,9 @@ export const supportEntries: SupportEntry[] = [
39204
39477
  "desktop-webmail": [
39205
39478
  {
39206
39479
  "2022-12": "y"
39480
+ },
39481
+ {
39482
+ "2025-07": "n"
39207
39483
  }
39208
39484
  ],
39209
39485
  "ios": [
@@ -39300,6 +39576,9 @@ export const supportEntries: SupportEntry[] = [
39300
39576
  "desktop-webmail": [
39301
39577
  {
39302
39578
  "2022-12": "y"
39579
+ },
39580
+ {
39581
+ "2025-07": "n"
39303
39582
  }
39304
39583
  ]
39305
39584
  }
@@ -39451,6 +39730,9 @@ export const supportEntries: SupportEntry[] = [
39451
39730
  "desktop-webmail": [
39452
39731
  {
39453
39732
  "2020-05": "n"
39733
+ },
39734
+ {
39735
+ "2025-07": "n"
39454
39736
  }
39455
39737
  ],
39456
39738
  "ios": [
@@ -39547,6 +39829,9 @@ export const supportEntries: SupportEntry[] = [
39547
39829
  "desktop-webmail": [
39548
39830
  {
39549
39831
  "2021-08": "n #2"
39832
+ },
39833
+ {
39834
+ "2025-07": "n"
39550
39835
  }
39551
39836
  ]
39552
39837
  },
@@ -39642,6 +39927,9 @@ export const supportEntries: SupportEntry[] = [
39642
39927
  "android": [
39643
39928
  {
39644
39929
  "2021-12": "y"
39930
+ },
39931
+ {
39932
+ "2025-04": "a #2"
39645
39933
  }
39646
39934
  ],
39647
39935
  "mobile-webmail": [
@@ -39893,7 +40181,8 @@ export const supportEntries: SupportEntry[] = [
39893
40181
  },
39894
40182
  "notes": null,
39895
40183
  "notes_by_num": {
39896
- "1": "Gradients can be created in VML using `type=\"gradientRadial\"` on a `<v:fill>`. See [VML documentation](https://docs.microsoft.com/en-us/windows/win32/vml/web-workshop---how-to-use-vml-on-web-pages-----fill--element#gradient-fill)."
40184
+ "1": "Gradients can be created in VML using `type=\"gradientRadial\"` on a `<v:fill>`. See [VML documentation](https://docs.microsoft.com/en-us/windows/win32/vml/web-workshop---how-to-use-vml-on-web-pages-----fill--element#gradient-fill).",
40185
+ "2": "Buggy. Does not work inline in the `background-image` property. (See [email-bugs#135](https://github.com/hteumeuleu/email-bugs/issues/135))"
39897
40186
  }
39898
40187
  },
39899
40188
  {
@@ -41749,6 +42038,9 @@ export const supportEntries: SupportEntry[] = [
41749
42038
  "android": [
41750
42039
  {
41751
42040
  "2019-10": "a #2"
42041
+ },
42042
+ {
42043
+ "2025-06": "y"
41752
42044
  }
41753
42045
  ]
41754
42046
  },
@@ -42037,6 +42329,9 @@ export const supportEntries: SupportEntry[] = [
42037
42329
  "android": [
42038
42330
  {
42039
42331
  "2019-10": "a #2"
42332
+ },
42333
+ {
42334
+ "2025-06": "y"
42040
42335
  }
42041
42336
  ]
42042
42337
  },
@@ -42322,6 +42617,9 @@ export const supportEntries: SupportEntry[] = [
42322
42617
  "android": [
42323
42618
  {
42324
42619
  "2019-10": "a #2"
42620
+ },
42621
+ {
42622
+ "2025-06": "y"
42325
42623
  }
42326
42624
  ]
42327
42625
  },
@@ -42607,6 +42905,9 @@ export const supportEntries: SupportEntry[] = [
42607
42905
  "android": [
42608
42906
  {
42609
42907
  "2019-10": "a #2"
42908
+ },
42909
+ {
42910
+ "2025-06": "y"
42610
42911
  }
42611
42912
  ]
42612
42913
  },
@@ -43177,6 +43478,9 @@ export const supportEntries: SupportEntry[] = [
43177
43478
  "android": [
43178
43479
  {
43179
43480
  "2019-10": "a #2"
43481
+ },
43482
+ {
43483
+ "2025-06": "y"
43180
43484
  }
43181
43485
  ]
43182
43486
  },
@@ -43463,6 +43767,9 @@ export const supportEntries: SupportEntry[] = [
43463
43767
  "android": [
43464
43768
  {
43465
43769
  "2019-10": "a #2"
43770
+ },
43771
+ {
43772
+ "2025-06": "y"
43466
43773
  }
43467
43774
  ]
43468
43775
  },
@@ -43748,6 +44055,9 @@ export const supportEntries: SupportEntry[] = [
43748
44055
  "android": [
43749
44056
  {
43750
44057
  "2019-10": "a #2"
44058
+ },
44059
+ {
44060
+ "2025-06": "y"
43751
44061
  }
43752
44062
  ]
43753
44063
  },
@@ -44033,6 +44343,9 @@ export const supportEntries: SupportEntry[] = [
44033
44343
  "android": [
44034
44344
  {
44035
44345
  "2019-10": "a #2"
44346
+ },
44347
+ {
44348
+ "2025-06": "y"
44036
44349
  }
44037
44350
  ]
44038
44351
  },
@@ -46247,6 +46560,9 @@ export const supportEntries: SupportEntry[] = [
46247
46560
  "android": [
46248
46561
  {
46249
46562
  "2023-12": "n"
46563
+ },
46564
+ {
46565
+ "2025-06": "y"
46250
46566
  }
46251
46567
  ]
46252
46568
  },
@@ -46301,17 +46617,17 @@ export const supportEntries: SupportEntry[] = [
46301
46617
  "protonmail": {
46302
46618
  "desktop-webmail": [
46303
46619
  {
46304
- "2023-12": "u"
46620
+ "2023-12": "y"
46305
46621
  }
46306
46622
  ],
46307
46623
  "ios": [
46308
46624
  {
46309
- "2023-12": "u"
46625
+ "2023-12": "y"
46310
46626
  }
46311
46627
  ],
46312
46628
  "android": [
46313
46629
  {
46314
- "2023-12": "u"
46630
+ "2023-12": "y"
46315
46631
  }
46316
46632
  ]
46317
46633
  },
@@ -46607,7 +46923,7 @@ export const supportEntries: SupportEntry[] = [
46607
46923
  ],
46608
46924
  "android": [
46609
46925
  {
46610
- "2023-12": "u"
46926
+ "2023-12": "y"
46611
46927
  }
46612
46928
  ]
46613
46929
  },
@@ -46843,6 +47159,9 @@ export const supportEntries: SupportEntry[] = [
46843
47159
  "android": [
46844
47160
  {
46845
47161
  "2023-12": "n"
47162
+ },
47163
+ {
47164
+ "2025-06": "y"
46846
47165
  }
46847
47166
  ]
46848
47167
  },
@@ -47787,17 +48106,17 @@ export const supportEntries: SupportEntry[] = [
47787
48106
  "protonmail": {
47788
48107
  "desktop-webmail": [
47789
48108
  {
47790
- "2022-07": "u"
48109
+ "2022-07": "y"
47791
48110
  }
47792
48111
  ],
47793
48112
  "ios": [
47794
48113
  {
47795
- "2022-07": "u"
48114
+ "2022-07": "y"
47796
48115
  }
47797
48116
  ],
47798
48117
  "android": [
47799
48118
  {
47800
- "2022-07": "u"
48119
+ "2022-07": "y"
47801
48120
  }
47802
48121
  ]
47803
48122
  },
@@ -48074,17 +48393,17 @@ export const supportEntries: SupportEntry[] = [
48074
48393
  "protonmail": {
48075
48394
  "desktop-webmail": [
48076
48395
  {
48077
- "2022-07": "u"
48396
+ "2022-07": "y"
48078
48397
  }
48079
48398
  ],
48080
48399
  "ios": [
48081
48400
  {
48082
- "2022-07": "u"
48401
+ "2022-07": "y"
48083
48402
  }
48084
48403
  ],
48085
48404
  "android": [
48086
48405
  {
48087
- "2022-07": "u"
48406
+ "2022-07": "y"
48088
48407
  }
48089
48408
  ]
48090
48409
  },
@@ -48736,7 +49055,9 @@ export const supportEntries: SupportEntry[] = [
48736
49055
  "description": "Sets the orientation of the text characters in vertical mode.",
48737
49056
  "url": "https://www.caniemail.com/features/css-text-orientation/",
48738
49057
  "category": "css",
48739
- "tags": [],
49058
+ "tags": [
49059
+ "i18n"
49060
+ ],
48740
49061
  "keywords": "vertical orientation",
48741
49062
  "last_test_date": "2023-12-08",
48742
49063
  "test_url": "https://www.caniemail.com/tests/css-text-orientation.html",
@@ -48965,17 +49286,17 @@ export const supportEntries: SupportEntry[] = [
48965
49286
  "protonmail": {
48966
49287
  "desktop-webmail": [
48967
49288
  {
48968
- "2023-12": "u"
49289
+ "2023-12": "y"
48969
49290
  }
48970
49291
  ],
48971
49292
  "ios": [
48972
49293
  {
48973
- "2023-12": "u"
49294
+ "2023-12": "y"
48974
49295
  }
48975
49296
  ],
48976
49297
  "android": [
48977
49298
  {
48978
- "2023-12": "u"
49299
+ "2023-12": "y"
48979
49300
  }
48980
49301
  ]
48981
49302
  },
@@ -49468,6 +49789,9 @@ export const supportEntries: SupportEntry[] = [
49468
49789
  "android": [
49469
49790
  {
49470
49791
  "2019-02": "n"
49792
+ },
49793
+ {
49794
+ "2025-06": "y"
49471
49795
  }
49472
49796
  ]
49473
49797
  },
@@ -50377,17 +50701,17 @@ export const supportEntries: SupportEntry[] = [
50377
50701
  "protonmail": {
50378
50702
  "desktop-webmail": [
50379
50703
  {
50380
- "2023-12": "u"
50704
+ "2023-12": "y"
50381
50705
  }
50382
50706
  ],
50383
50707
  "ios": [
50384
50708
  {
50385
- "2023-12": "u"
50709
+ "2023-12": "y"
50386
50710
  }
50387
50711
  ],
50388
50712
  "android": [
50389
50713
  {
50390
- "2023-12": "u"
50714
+ "2023-12": "y"
50391
50715
  }
50392
50716
  ]
50393
50717
  },
@@ -57337,6 +57661,9 @@ export const supportEntries: SupportEntry[] = [
57337
57661
  "android": [
57338
57662
  {
57339
57663
  "2019-02": "n"
57664
+ },
57665
+ {
57666
+ "2025-06": "y"
57340
57667
  }
57341
57668
  ]
57342
57669
  },
@@ -58919,6 +59246,9 @@ export const supportEntries: SupportEntry[] = [
58919
59246
  "android": [
58920
59247
  {
58921
59248
  "2024-03": "n"
59249
+ },
59250
+ {
59251
+ "2025-06": "a #1"
58922
59252
  }
58923
59253
  ]
58924
59254
  },
@@ -58973,17 +59303,17 @@ export const supportEntries: SupportEntry[] = [
58973
59303
  "protonmail": {
58974
59304
  "desktop-webmail": [
58975
59305
  {
58976
- "2024-03": "u"
59306
+ "2024-03": "y"
58977
59307
  }
58978
59308
  ],
58979
59309
  "ios": [
58980
59310
  {
58981
- "2024-03": "u"
59311
+ "2024-03": "y"
58982
59312
  }
58983
59313
  ],
58984
59314
  "android": [
58985
59315
  {
58986
- "2024-03": "u"
59316
+ "2024-03": "y"
58987
59317
  }
58988
59318
  ]
58989
59319
  },
@@ -59067,6 +59397,90 @@ export const supportEntries: SupportEntry[] = [
59067
59397
  "1": "Does not support `rem` and `ch` values."
59068
59398
  }
59069
59399
  },
59400
+ {
59401
+ "slug": "css-word-wrap",
59402
+ "title": "word-wrap",
59403
+ "description": "The word-wrap CSS property (now standardized as overflow-wrap) controls whether the browser should break words to prevent them from overflowing their container. When set to break-word, it forces otherwise unbreakable strings to wrap onto the next line to avoid layout issues.",
59404
+ "url": "https://www.caniemail.com/features/css-word-wrap/",
59405
+ "category": "css",
59406
+ "tags": [],
59407
+ "keywords": "word-wrap, word-break, overflow-wrap",
59408
+ "last_test_date": "2025-05-08",
59409
+ "test_url": "https://www.caniemail.com/tests/css-word-wrap.html",
59410
+ "test_results_url": "https://app.emailonacid.com/app/acidtest/vCaPUwbCjmYsdRJi38QdpqJSetV5X7wBQh5iymp8t1Sty/list",
59411
+ "stats": {
59412
+ "apple-mail": {
59413
+ "macos": [
59414
+ {
59415
+ "16": "y"
59416
+ }
59417
+ ],
59418
+ "ios": [
59419
+ {
59420
+ "16": "y"
59421
+ }
59422
+ ]
59423
+ },
59424
+ "gmail": {
59425
+ "desktop-webmail": [
59426
+ {
59427
+ "2025-05": "a #1"
59428
+ }
59429
+ ],
59430
+ "android": [
59431
+ {
59432
+ "2025-05": "a #1"
59433
+ }
59434
+ ]
59435
+ },
59436
+ "outlook": {
59437
+ "windows": [
59438
+ {
59439
+ "2016": "n #2"
59440
+ },
59441
+ {
59442
+ "2019": "n #2"
59443
+ },
59444
+ {
59445
+ "2021": "n #2"
59446
+ }
59447
+ ],
59448
+ "windows-mail": [
59449
+ {
59450
+ "2025-05": "n"
59451
+ }
59452
+ ],
59453
+ "outlook-com": [
59454
+ {
59455
+ "2022-05": "y #3"
59456
+ }
59457
+ ],
59458
+ "ios": [
59459
+ {
59460
+ "2025-05": "y #3"
59461
+ }
59462
+ ],
59463
+ "android": [
59464
+ {
59465
+ "2025-05": "n"
59466
+ }
59467
+ ]
59468
+ },
59469
+ "yahoo": {
59470
+ "desktop-webmail": [
59471
+ {
59472
+ "2025-05": "y"
59473
+ }
59474
+ ]
59475
+ }
59476
+ },
59477
+ "notes": null,
59478
+ "notes_by_num": {
59479
+ "1": "Applies `word-wrap: break-word` to all items.",
59480
+ "2": "Does not honor any wrapping, including `word-wrap`, `overflow-wrap`, and `word-break`. Using an equivalent MSO breakdown (`-ms-word-break: break-all` and `mso-hyphenate: none` together) does not work.",
59481
+ "3": "Supports both `word-wrap` and equivalent MSO breakdown (`-ms-word-break: break-all` and `mso-hyphenate: none` together)"
59482
+ }
59483
+ },
59070
59484
  {
59071
59485
  "slug": "css-writing-mode",
59072
59486
  "title": "writing-mode",
@@ -59635,7 +60049,9 @@ export const supportEntries: SupportEntry[] = [
59635
60049
  "description": "Represents an abbreviation or acronym.",
59636
60050
  "url": "https://www.caniemail.com/features/html-abbr/",
59637
60051
  "category": "html",
59638
- "tags": [],
60052
+ "tags": [
60053
+ "accessibility"
60054
+ ],
59639
60055
  "keywords": null,
59640
60056
  "last_test_date": "2023-09-13",
59641
60057
  "test_url": "https://www.caniemail.com/tests/html-abbr.html",
@@ -63007,7 +63423,7 @@ export const supportEntries: SupportEntry[] = [
63007
63423
  "mail-ru": {
63008
63424
  "desktop-webmail": [
63009
63425
  {
63010
- "2020-10": "y"
63426
+ "2020-09": "y"
63011
63427
  }
63012
63428
  ]
63013
63429
  },
@@ -64058,11 +64474,17 @@ export const supportEntries: SupportEntry[] = [
64058
64474
  "ios": [
64059
64475
  {
64060
64476
  "2021-11": "n"
64477
+ },
64478
+ {
64479
+ "2025-04": "a #1"
64061
64480
  }
64062
64481
  ],
64063
64482
  "android": [
64064
64483
  {
64065
64484
  "2021-11": "n"
64485
+ },
64486
+ {
64487
+ "2025-04": "a #1"
64066
64488
  }
64067
64489
  ]
64068
64490
  },
@@ -65381,7 +65803,9 @@ export const supportEntries: SupportEntry[] = [
65381
65803
  "description": "A short fragment of computer code.",
65382
65804
  "url": "https://www.caniemail.com/features/html-code/",
65383
65805
  "category": "html",
65384
- "tags": [],
65806
+ "tags": [
65807
+ "accessibility"
65808
+ ],
65385
65809
  "keywords": null,
65386
65810
  "last_test_date": "2023-04-25",
65387
65811
  "test_url": "https://www.caniemail.com/tests/html-code.html",
@@ -66355,17 +66779,17 @@ export const supportEntries: SupportEntry[] = [
66355
66779
  "protonmail": {
66356
66780
  "desktop-webmail": [
66357
66781
  {
66358
- "2023-09": "u"
66782
+ "2023-09": "y"
66359
66783
  }
66360
66784
  ],
66361
66785
  "ios": [
66362
66786
  {
66363
- "2023-09": "u"
66787
+ "2023-09": "y"
66364
66788
  }
66365
66789
  ],
66366
66790
  "android": [
66367
66791
  {
66368
- "2023-09": "u"
66792
+ "2023-09": "y"
66369
66793
  }
66370
66794
  ]
66371
66795
  },
@@ -66723,7 +67147,8 @@ export const supportEntries: SupportEntry[] = [
66723
67147
  "url": "https://www.caniemail.com/features/html-dir/",
66724
67148
  "category": "html",
66725
67149
  "tags": [
66726
- "i18n"
67150
+ "i18n",
67151
+ "accessibility"
66727
67152
  ],
66728
67153
  "keywords": "direction, ltr, rtl",
66729
67154
  "last_test_date": "2021-11-01",
@@ -68671,17 +69096,17 @@ export const supportEntries: SupportEntry[] = [
68671
69096
  "protonmail": {
68672
69097
  "desktop-webmail": [
68673
69098
  {
68674
- "2024-01": "u"
69099
+ "2024-01": "y"
68675
69100
  }
68676
69101
  ],
68677
69102
  "ios": [
68678
69103
  {
68679
- "2024-01": "u"
69104
+ "2024-01": "y"
68680
69105
  }
68681
69106
  ],
68682
69107
  "android": [
68683
69108
  {
68684
- "2024-01": "u"
69109
+ "2024-01": "y"
68685
69110
  }
68686
69111
  ]
68687
69112
  },
@@ -68771,7 +69196,9 @@ export const supportEntries: SupportEntry[] = [
68771
69196
  "description": "HTML horizontal rule",
68772
69197
  "url": "https://www.caniemail.com/features/html-hr/",
68773
69198
  "category": "html",
68774
- "tags": [],
69199
+ "tags": [
69200
+ "accessibility"
69201
+ ],
68775
69202
  "keywords": null,
68776
69203
  "last_test_date": "2023-09-08",
68777
69204
  "test_url": "https://www.caniemail.com/tests/html-hr.html",
@@ -68943,17 +69370,17 @@ export const supportEntries: SupportEntry[] = [
68943
69370
  "protonmail": {
68944
69371
  "desktop-webmail": [
68945
69372
  {
68946
- "2023-09": "u"
69373
+ "2023-09": "y"
68947
69374
  }
68948
69375
  ],
68949
69376
  "ios": [
68950
69377
  {
68951
- "2023-09": "u"
69378
+ "2023-09": "y"
68952
69379
  }
68953
69380
  ],
68954
69381
  "android": [
68955
69382
  {
68956
- "2023-09": "u"
69383
+ "2023-09": "y"
68957
69384
  }
68958
69385
  ]
68959
69386
  },
@@ -69299,7 +69726,10 @@ export const supportEntries: SupportEntry[] = [
69299
69726
  "description": "Displays an image into the document",
69300
69727
  "url": "https://www.caniemail.com/features/html-img/",
69301
69728
  "category": "html",
69302
- "tags": [],
69729
+ "tags": [
69730
+ "performance",
69731
+ "accessibility"
69732
+ ],
69303
69733
  "keywords": null,
69304
69734
  "last_test_date": "2023-12-16",
69305
69735
  "test_url": "https://www.caniemail.com/tests/html-img.html",
@@ -79057,7 +79487,7 @@ export const supportEntries: SupportEntry[] = [
79057
79487
  "keywords": null,
79058
79488
  "last_test_date": "2023-07-27",
79059
79489
  "test_url": "https://www.caniemail.com/tests/html-style.html",
79060
- "test_results_url": "https://app.emailonacid.com/app/acidtest/od5IYQtx8yIbIUbeRyQXnP0yzFKEm2E9CKa3FU4BcEXFv/list",
79490
+ "test_results_url": "https://app.emailonacid.com/app/acidtest/CAMb612bxbVwRWPhM4wZKNhhdcdkNxj0Rj6dtRRw6LQUO/list",
79061
79491
  "stats": {
79062
79492
  "apple-mail": {
79063
79493
  "macos": [
@@ -79231,6 +79661,9 @@ export const supportEntries: SupportEntry[] = [
79231
79661
  },
79232
79662
  {
79233
79663
  "2023-02": "y"
79664
+ },
79665
+ {
79666
+ "2025-07": "n"
79234
79667
  }
79235
79668
  ],
79236
79669
  "ios": [
@@ -79239,6 +79672,9 @@ export const supportEntries: SupportEntry[] = [
79239
79672
  },
79240
79673
  {
79241
79674
  "2023-02": "n"
79675
+ },
79676
+ {
79677
+ "2025-07": "n"
79242
79678
  }
79243
79679
  ],
79244
79680
  "android": [
@@ -79311,6 +79747,9 @@ export const supportEntries: SupportEntry[] = [
79311
79747
  },
79312
79748
  {
79313
79749
  "2023-01": "a #3"
79750
+ },
79751
+ {
79752
+ "2025-06": "y"
79314
79753
  }
79315
79754
  ]
79316
79755
  },
@@ -79365,11 +79804,17 @@ export const supportEntries: SupportEntry[] = [
79365
79804
  "desktop-webmail": [
79366
79805
  {
79367
79806
  "2021-08": "y"
79807
+ },
79808
+ {
79809
+ "2025-07": "n"
79368
79810
  }
79369
79811
  ],
79370
79812
  "ios": [
79371
79813
  {
79372
79814
  "2023-02": "n"
79815
+ },
79816
+ {
79817
+ "2025-07": "n"
79373
79818
  }
79374
79819
  ],
79375
79820
  "android": [
@@ -79402,6 +79847,9 @@ export const supportEntries: SupportEntry[] = [
79402
79847
  "desktop-webmail": [
79403
79848
  {
79404
79849
  "2022-11": "y"
79850
+ },
79851
+ {
79852
+ "2025-04": "n"
79405
79853
  }
79406
79854
  ],
79407
79855
  "ios": [