@emailens/engine 0.7.0 → 0.8.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.
- package/README.md +123 -32
- package/dist/{chunk-ZQF2XUIJ.js → chunk-2NMEKWO5.js} +2 -13
- package/dist/{chunk-3NDQOTPM.js → chunk-E4QE4WXE.js} +2 -2
- package/dist/{chunk-URZ4XPST.js → chunk-HBKZMR7V.js} +2 -2
- package/dist/{chunk-OY3DGZVU.js → chunk-PW6EUG2G.js} +2 -2
- package/dist/chunk-Z22AD2IU.js +14 -0
- package/dist/{chunk-ZQF2XUIJ.js.map → chunk-Z22AD2IU.js.map} +1 -1
- package/dist/compile/index.d.cts +2 -2
- package/dist/compile/index.d.ts +2 -2
- package/dist/compile/index.js +8 -7
- package/dist/compile/index.js.map +1 -1
- package/dist/index.cjs +3250 -511
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +41 -5
- package/dist/index.d.ts +41 -5
- package/dist/index.js +3247 -512
- package/dist/index.js.map +1 -1
- package/dist/maizzle-KKJF7XY7.js +9 -0
- package/dist/mjml-C46UWTTK.js +9 -0
- package/dist/react-email-C-p8ZL37.d.cts +58 -0
- package/dist/react-email-DcseUoOu.d.ts +58 -0
- package/dist/react-email-QKHRTEJW.js +9 -0
- package/dist/react-email-QKHRTEJW.js.map +1 -0
- package/dist/server.cjs +368 -0
- package/dist/server.cjs.map +1 -0
- package/dist/server.d.cts +80 -0
- package/dist/server.d.ts +80 -0
- package/dist/server.js +342 -0
- package/dist/server.js.map +1 -0
- package/dist/{react-email-CYOtHJch.d.cts → types-4P9AtKm_.d.cts} +18 -54
- package/dist/{react-email-CYOtHJch.d.ts → types-4P9AtKm_.d.ts} +18 -54
- package/package.json +13 -6
- package/dist/maizzle-Y2CLJ7GB.js +0 -8
- package/dist/mjml-D7IOYXXK.js +0 -8
- package/dist/react-email-4TW6IDAA.js +0 -8
- /package/dist/{maizzle-Y2CLJ7GB.js.map → chunk-2NMEKWO5.js.map} +0 -0
- /package/dist/{chunk-3NDQOTPM.js.map → chunk-E4QE4WXE.js.map} +0 -0
- /package/dist/{chunk-URZ4XPST.js.map → chunk-HBKZMR7V.js.map} +0 -0
- /package/dist/{chunk-OY3DGZVU.js.map → chunk-PW6EUG2G.js.map} +0 -0
- /package/dist/{mjml-D7IOYXXK.js.map → maizzle-KKJF7XY7.js.map} +0 -0
- /package/dist/{react-email-4TW6IDAA.js.map → mjml-C46UWTTK.js.map} +0 -0
package/dist/index.cjs
CHANGED
|
@@ -60,9 +60,15 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
60
60
|
var index_exports = {};
|
|
61
61
|
__export(index_exports, {
|
|
62
62
|
AI_FIX_SYSTEM_PROMPT: () => AI_FIX_SYSTEM_PROMPT,
|
|
63
|
+
AT_RULE_FEATURES: () => AT_RULE_FEATURES,
|
|
64
|
+
COMPOUND_VALUE_FEATURES: () => COMPOUND_VALUE_FEATURES,
|
|
65
|
+
CSS_FUNCTION_FEATURES: () => CSS_FUNCTION_FEATURES,
|
|
66
|
+
CSS_SUPPORT: () => CSS_SUPPORT,
|
|
63
67
|
CompileError: () => CompileError,
|
|
64
68
|
EMAIL_CLIENTS: () => EMAIL_CLIENTS,
|
|
69
|
+
EMPTY_DELIVERABILITY: () => EMPTY_DELIVERABILITY,
|
|
65
70
|
GENERIC_LINK_TEXT: () => GENERIC_LINK_TEXT,
|
|
71
|
+
HTML_ELEMENT_FEATURES: () => HTML_ELEMENT_FEATURES,
|
|
66
72
|
MAX_HTML_SIZE: () => MAX_HTML_SIZE,
|
|
67
73
|
STRUCTURAL_FIX_PROPERTIES: () => STRUCTURAL_FIX_PROPERTIES,
|
|
68
74
|
alphaBlend: () => alphaBlend,
|
|
@@ -207,45 +213,49 @@ var csstree = __toESM(require("css-tree"), 1);
|
|
|
207
213
|
|
|
208
214
|
// src/rules/css-support.ts
|
|
209
215
|
var CSS_SUPPORT = {
|
|
210
|
-
|
|
211
|
-
"display": {
|
|
216
|
+
"<abbr>": {
|
|
212
217
|
"gmail-web": "supported",
|
|
213
|
-
|
|
214
|
-
"gmail-
|
|
215
|
-
// basic values only
|
|
216
|
-
"gmail-ios": "partial",
|
|
218
|
+
"gmail-android": "supported",
|
|
219
|
+
"gmail-ios": "supported",
|
|
217
220
|
"outlook-web": "supported",
|
|
218
|
-
"outlook-windows": "
|
|
219
|
-
// limited values
|
|
221
|
+
"outlook-windows": "unsupported",
|
|
220
222
|
"apple-mail-macos": "supported",
|
|
221
223
|
"apple-mail-ios": "supported",
|
|
222
|
-
"yahoo-mail": "
|
|
224
|
+
"yahoo-mail": "unsupported",
|
|
223
225
|
"samsung-mail": "supported",
|
|
224
226
|
"thunderbird": "supported",
|
|
225
|
-
"hey-mail": "
|
|
226
|
-
"superhuman": "
|
|
227
|
+
"hey-mail": "unsupported",
|
|
228
|
+
"superhuman": "unknown"
|
|
227
229
|
},
|
|
228
|
-
"
|
|
230
|
+
"<acronym>": {
|
|
229
231
|
"gmail-web": "supported",
|
|
230
|
-
|
|
231
|
-
"gmail-
|
|
232
|
-
// caniemail: a #1 (non-Google accounts)
|
|
233
|
-
"gmail-ios": "partial",
|
|
234
|
-
// caniemail: a #1
|
|
232
|
+
"gmail-android": "supported",
|
|
233
|
+
"gmail-ios": "supported",
|
|
235
234
|
"outlook-web": "supported",
|
|
236
|
-
// caniemail: y
|
|
237
235
|
"outlook-windows": "unsupported",
|
|
238
236
|
"apple-mail-macos": "supported",
|
|
239
237
|
"apple-mail-ios": "supported",
|
|
238
|
+
"yahoo-mail": "unsupported",
|
|
239
|
+
"samsung-mail": "supported",
|
|
240
|
+
"thunderbird": "supported",
|
|
241
|
+
"hey-mail": "unknown",
|
|
242
|
+
"superhuman": "unknown"
|
|
243
|
+
},
|
|
244
|
+
"<address>": {
|
|
245
|
+
"gmail-web": "supported",
|
|
246
|
+
"gmail-android": "supported",
|
|
247
|
+
"gmail-ios": "supported",
|
|
248
|
+
"outlook-web": "supported",
|
|
249
|
+
"outlook-windows": "supported",
|
|
250
|
+
"apple-mail-macos": "supported",
|
|
251
|
+
"apple-mail-ios": "supported",
|
|
240
252
|
"yahoo-mail": "supported",
|
|
241
|
-
// caniemail: y #2 (no inline-flex)
|
|
242
253
|
"samsung-mail": "supported",
|
|
243
|
-
// caniemail: y
|
|
244
254
|
"thunderbird": "supported",
|
|
245
255
|
"hey-mail": "supported",
|
|
246
|
-
"superhuman": "
|
|
256
|
+
"superhuman": "unknown"
|
|
247
257
|
},
|
|
248
|
-
"
|
|
258
|
+
"<audio>": {
|
|
249
259
|
"gmail-web": "unsupported",
|
|
250
260
|
"gmail-android": "unsupported",
|
|
251
261
|
"gmail-ios": "unsupported",
|
|
@@ -254,84 +264,68 @@ var CSS_SUPPORT = {
|
|
|
254
264
|
"apple-mail-macos": "supported",
|
|
255
265
|
"apple-mail-ios": "supported",
|
|
256
266
|
"yahoo-mail": "unsupported",
|
|
257
|
-
"samsung-mail": "
|
|
267
|
+
"samsung-mail": "supported",
|
|
258
268
|
"thunderbird": "supported",
|
|
259
|
-
"hey-mail": "
|
|
260
|
-
"superhuman": "
|
|
269
|
+
"hey-mail": "unsupported",
|
|
270
|
+
"superhuman": "unsupported"
|
|
261
271
|
},
|
|
262
|
-
"
|
|
263
|
-
"gmail-web": "
|
|
264
|
-
// caniemail: y
|
|
272
|
+
"<base>": {
|
|
273
|
+
"gmail-web": "partial",
|
|
265
274
|
"gmail-android": "partial",
|
|
266
|
-
// caniemail: a #2 (no logical values)
|
|
267
275
|
"gmail-ios": "partial",
|
|
268
|
-
|
|
269
|
-
"outlook-
|
|
270
|
-
"outlook-windows": "unsupported",
|
|
271
|
-
// caniemail: n #1
|
|
276
|
+
"outlook-web": "partial",
|
|
277
|
+
"outlook-windows": "supported",
|
|
272
278
|
"apple-mail-macos": "supported",
|
|
273
279
|
"apple-mail-ios": "supported",
|
|
274
280
|
"yahoo-mail": "partial",
|
|
275
|
-
// caniemail: a #2 (no logical values)
|
|
276
281
|
"samsung-mail": "supported",
|
|
277
282
|
"thunderbird": "supported",
|
|
278
|
-
"hey-mail": "
|
|
279
|
-
"superhuman": "
|
|
283
|
+
"hey-mail": "partial",
|
|
284
|
+
"superhuman": "unknown"
|
|
280
285
|
},
|
|
281
|
-
"
|
|
286
|
+
"<bdi>": {
|
|
282
287
|
"gmail-web": "unsupported",
|
|
283
288
|
"gmail-android": "unsupported",
|
|
284
289
|
"gmail-ios": "unsupported",
|
|
285
|
-
"outlook-web": "
|
|
286
|
-
// caniemail: a #2 (sticky only)
|
|
290
|
+
"outlook-web": "unsupported",
|
|
287
291
|
"outlook-windows": "unsupported",
|
|
288
|
-
"apple-mail-macos": "partial",
|
|
289
|
-
// caniemail: a #1 (no sticky/fixed)
|
|
290
|
-
"apple-mail-ios": "partial",
|
|
291
|
-
// caniemail: a #1
|
|
292
|
-
"yahoo-mail": "partial",
|
|
293
|
-
// caniemail: a #3 (relative only)
|
|
294
|
-
"samsung-mail": "partial",
|
|
295
|
-
// caniemail: a #1
|
|
296
|
-
"thunderbird": "supported",
|
|
297
|
-
"hey-mail": "partial",
|
|
298
|
-
// relative only; HEY strips fixed/sticky positioning
|
|
299
|
-
"superhuman": "partial"
|
|
300
|
-
// relative/absolute supported; fixed/sticky stripped
|
|
301
|
-
},
|
|
302
|
-
// --- Box Model ---
|
|
303
|
-
"margin": {
|
|
304
|
-
"gmail-web": "partial",
|
|
305
|
-
// no negative margins
|
|
306
|
-
"gmail-android": "partial",
|
|
307
|
-
"gmail-ios": "partial",
|
|
308
|
-
"outlook-web": "supported",
|
|
309
|
-
"outlook-windows": "partial",
|
|
310
|
-
// no auto margins
|
|
311
292
|
"apple-mail-macos": "supported",
|
|
312
293
|
"apple-mail-ios": "supported",
|
|
313
|
-
"yahoo-mail": "
|
|
294
|
+
"yahoo-mail": "unsupported",
|
|
314
295
|
"samsung-mail": "supported",
|
|
315
296
|
"thunderbird": "supported",
|
|
316
|
-
"hey-mail": "
|
|
317
|
-
"superhuman": "
|
|
297
|
+
"hey-mail": "unsupported",
|
|
298
|
+
"superhuman": "unknown"
|
|
318
299
|
},
|
|
319
|
-
"
|
|
300
|
+
"<blockquote>": {
|
|
320
301
|
"gmail-web": "supported",
|
|
321
302
|
"gmail-android": "supported",
|
|
322
303
|
"gmail-ios": "supported",
|
|
323
304
|
"outlook-web": "supported",
|
|
324
|
-
"outlook-windows": "
|
|
325
|
-
// not on <p>, <div>
|
|
305
|
+
"outlook-windows": "supported",
|
|
326
306
|
"apple-mail-macos": "supported",
|
|
327
307
|
"apple-mail-ios": "supported",
|
|
328
308
|
"yahoo-mail": "supported",
|
|
329
309
|
"samsung-mail": "supported",
|
|
330
310
|
"thunderbird": "supported",
|
|
331
|
-
"hey-mail": "
|
|
332
|
-
"superhuman": "
|
|
311
|
+
"hey-mail": "partial",
|
|
312
|
+
"superhuman": "unknown"
|
|
333
313
|
},
|
|
334
|
-
"
|
|
314
|
+
"<body>": {
|
|
315
|
+
"gmail-web": "partial",
|
|
316
|
+
"gmail-android": "partial",
|
|
317
|
+
"gmail-ios": "partial",
|
|
318
|
+
"outlook-web": "partial",
|
|
319
|
+
"outlook-windows": "supported",
|
|
320
|
+
"apple-mail-macos": "supported",
|
|
321
|
+
"apple-mail-ios": "supported",
|
|
322
|
+
"yahoo-mail": "partial",
|
|
323
|
+
"samsung-mail": "supported",
|
|
324
|
+
"thunderbird": "supported",
|
|
325
|
+
"hey-mail": "partial",
|
|
326
|
+
"superhuman": "unknown"
|
|
327
|
+
},
|
|
328
|
+
"<code>": {
|
|
335
329
|
"gmail-web": "supported",
|
|
336
330
|
"gmail-android": "supported",
|
|
337
331
|
"gmail-ios": "supported",
|
|
@@ -343,53 +337,51 @@ var CSS_SUPPORT = {
|
|
|
343
337
|
"samsung-mail": "supported",
|
|
344
338
|
"thunderbird": "supported",
|
|
345
339
|
"hey-mail": "supported",
|
|
346
|
-
"superhuman": "
|
|
340
|
+
"superhuman": "unknown"
|
|
347
341
|
},
|
|
348
|
-
"
|
|
342
|
+
"<del>": {
|
|
349
343
|
"gmail-web": "supported",
|
|
350
344
|
"gmail-android": "supported",
|
|
351
345
|
"gmail-ios": "supported",
|
|
352
346
|
"outlook-web": "supported",
|
|
353
|
-
"outlook-windows": "
|
|
354
|
-
// caniemail: a #1 (only on <table> elements)
|
|
347
|
+
"outlook-windows": "supported",
|
|
355
348
|
"apple-mail-macos": "supported",
|
|
356
349
|
"apple-mail-ios": "supported",
|
|
357
350
|
"yahoo-mail": "supported",
|
|
358
351
|
"samsung-mail": "supported",
|
|
359
352
|
"thunderbird": "supported",
|
|
360
353
|
"hey-mail": "supported",
|
|
361
|
-
"superhuman": "
|
|
354
|
+
"superhuman": "unknown"
|
|
362
355
|
},
|
|
363
|
-
"
|
|
356
|
+
"<dfn>": {
|
|
364
357
|
"gmail-web": "supported",
|
|
365
358
|
"gmail-android": "supported",
|
|
366
359
|
"gmail-ios": "supported",
|
|
367
360
|
"outlook-web": "supported",
|
|
368
|
-
"outlook-windows": "
|
|
361
|
+
"outlook-windows": "partial",
|
|
369
362
|
"apple-mail-macos": "supported",
|
|
370
363
|
"apple-mail-ios": "supported",
|
|
371
364
|
"yahoo-mail": "supported",
|
|
372
365
|
"samsung-mail": "supported",
|
|
373
366
|
"thunderbird": "supported",
|
|
374
|
-
"hey-mail": "
|
|
375
|
-
"superhuman": "
|
|
367
|
+
"hey-mail": "unknown",
|
|
368
|
+
"superhuman": "unknown"
|
|
376
369
|
},
|
|
377
|
-
"
|
|
370
|
+
"<dialog>": {
|
|
378
371
|
"gmail-web": "unsupported",
|
|
379
|
-
"gmail-android": "
|
|
372
|
+
"gmail-android": "supported",
|
|
380
373
|
"gmail-ios": "unsupported",
|
|
381
|
-
"outlook-web": "
|
|
374
|
+
"outlook-web": "unsupported",
|
|
382
375
|
"outlook-windows": "unsupported",
|
|
383
376
|
"apple-mail-macos": "supported",
|
|
384
377
|
"apple-mail-ios": "supported",
|
|
385
|
-
"yahoo-mail": "
|
|
378
|
+
"yahoo-mail": "unsupported",
|
|
386
379
|
"samsung-mail": "supported",
|
|
387
380
|
"thunderbird": "supported",
|
|
388
|
-
"hey-mail": "
|
|
389
|
-
"superhuman": "
|
|
381
|
+
"hey-mail": "unsupported",
|
|
382
|
+
"superhuman": "unknown"
|
|
390
383
|
},
|
|
391
|
-
|
|
392
|
-
"font-family": {
|
|
384
|
+
"<div>": {
|
|
393
385
|
"gmail-web": "supported",
|
|
394
386
|
"gmail-android": "supported",
|
|
395
387
|
"gmail-ios": "supported",
|
|
@@ -401,24 +393,23 @@ var CSS_SUPPORT = {
|
|
|
401
393
|
"samsung-mail": "supported",
|
|
402
394
|
"thunderbird": "supported",
|
|
403
395
|
"hey-mail": "supported",
|
|
404
|
-
"superhuman": "
|
|
396
|
+
"superhuman": "unknown"
|
|
405
397
|
},
|
|
406
|
-
"
|
|
398
|
+
"<form>": {
|
|
407
399
|
"gmail-web": "supported",
|
|
408
400
|
"gmail-android": "supported",
|
|
409
401
|
"gmail-ios": "partial",
|
|
410
|
-
|
|
411
|
-
"outlook-
|
|
412
|
-
"outlook-windows": "supported",
|
|
402
|
+
"outlook-web": "partial",
|
|
403
|
+
"outlook-windows": "unsupported",
|
|
413
404
|
"apple-mail-macos": "supported",
|
|
414
|
-
"apple-mail-ios": "
|
|
405
|
+
"apple-mail-ios": "supported",
|
|
415
406
|
"yahoo-mail": "supported",
|
|
416
407
|
"samsung-mail": "supported",
|
|
417
408
|
"thunderbird": "supported",
|
|
418
|
-
"hey-mail": "
|
|
419
|
-
"superhuman": "
|
|
409
|
+
"hey-mail": "unsupported",
|
|
410
|
+
"superhuman": "unsupported"
|
|
420
411
|
},
|
|
421
|
-
"
|
|
412
|
+
"<h1>": {
|
|
422
413
|
"gmail-web": "supported",
|
|
423
414
|
"gmail-android": "supported",
|
|
424
415
|
"gmail-ios": "supported",
|
|
@@ -430,66 +421,93 @@ var CSS_SUPPORT = {
|
|
|
430
421
|
"samsung-mail": "supported",
|
|
431
422
|
"thunderbird": "supported",
|
|
432
423
|
"hey-mail": "supported",
|
|
433
|
-
"superhuman": "
|
|
424
|
+
"superhuman": "unknown"
|
|
434
425
|
},
|
|
435
|
-
"
|
|
426
|
+
"<hr>": {
|
|
436
427
|
"gmail-web": "supported",
|
|
437
428
|
"gmail-android": "supported",
|
|
438
429
|
"gmail-ios": "supported",
|
|
439
430
|
"outlook-web": "supported",
|
|
440
|
-
"outlook-windows": "
|
|
441
|
-
// ignores on some elements
|
|
431
|
+
"outlook-windows": "supported",
|
|
442
432
|
"apple-mail-macos": "supported",
|
|
443
433
|
"apple-mail-ios": "supported",
|
|
444
434
|
"yahoo-mail": "supported",
|
|
445
435
|
"samsung-mail": "supported",
|
|
446
436
|
"thunderbird": "supported",
|
|
447
|
-
"hey-mail": "
|
|
448
|
-
"superhuman": "
|
|
437
|
+
"hey-mail": "unknown",
|
|
438
|
+
"superhuman": "unknown"
|
|
449
439
|
},
|
|
450
|
-
"
|
|
440
|
+
"<img>": {
|
|
451
441
|
"gmail-web": "supported",
|
|
452
442
|
"gmail-android": "supported",
|
|
453
443
|
"gmail-ios": "supported",
|
|
454
444
|
"outlook-web": "supported",
|
|
455
|
-
"outlook-windows": "
|
|
445
|
+
"outlook-windows": "supported",
|
|
456
446
|
"apple-mail-macos": "supported",
|
|
457
447
|
"apple-mail-ios": "supported",
|
|
458
448
|
"yahoo-mail": "supported",
|
|
459
449
|
"samsung-mail": "supported",
|
|
460
|
-
"thunderbird": "
|
|
450
|
+
"thunderbird": "unknown",
|
|
461
451
|
"hey-mail": "supported",
|
|
462
|
-
"superhuman": "
|
|
452
|
+
"superhuman": "unknown"
|
|
463
453
|
},
|
|
464
|
-
"
|
|
465
|
-
"gmail-web": "
|
|
466
|
-
"gmail-android": "
|
|
467
|
-
"gmail-ios": "
|
|
468
|
-
"outlook-web": "
|
|
454
|
+
"<link>": {
|
|
455
|
+
"gmail-web": "unsupported",
|
|
456
|
+
"gmail-android": "unsupported",
|
|
457
|
+
"gmail-ios": "unsupported",
|
|
458
|
+
"outlook-web": "unsupported",
|
|
469
459
|
"outlook-windows": "supported",
|
|
470
460
|
"apple-mail-macos": "supported",
|
|
471
461
|
"apple-mail-ios": "supported",
|
|
472
|
-
"yahoo-mail": "
|
|
462
|
+
"yahoo-mail": "unsupported",
|
|
463
|
+
"samsung-mail": "unsupported",
|
|
464
|
+
"thunderbird": "unsupported",
|
|
465
|
+
"hey-mail": "unsupported",
|
|
466
|
+
"superhuman": "unsupported"
|
|
467
|
+
},
|
|
468
|
+
"<marquee>": {
|
|
469
|
+
"gmail-web": "unsupported",
|
|
470
|
+
"gmail-android": "unsupported",
|
|
471
|
+
"gmail-ios": "unsupported",
|
|
472
|
+
"outlook-web": "partial",
|
|
473
|
+
"outlook-windows": "unsupported",
|
|
474
|
+
"apple-mail-macos": "supported",
|
|
475
|
+
"apple-mail-ios": "supported",
|
|
476
|
+
"yahoo-mail": "partial",
|
|
473
477
|
"samsung-mail": "supported",
|
|
474
478
|
"thunderbird": "supported",
|
|
475
|
-
"hey-mail": "
|
|
476
|
-
"superhuman": "
|
|
479
|
+
"hey-mail": "unsupported",
|
|
480
|
+
"superhuman": "unknown"
|
|
477
481
|
},
|
|
478
|
-
"
|
|
479
|
-
"gmail-web": "
|
|
480
|
-
"gmail-android": "
|
|
481
|
-
"gmail-ios": "
|
|
482
|
+
"<meter>": {
|
|
483
|
+
"gmail-web": "unsupported",
|
|
484
|
+
"gmail-android": "partial",
|
|
485
|
+
"gmail-ios": "unsupported",
|
|
482
486
|
"outlook-web": "supported",
|
|
483
|
-
"outlook-windows": "
|
|
487
|
+
"outlook-windows": "unsupported",
|
|
484
488
|
"apple-mail-macos": "supported",
|
|
485
489
|
"apple-mail-ios": "supported",
|
|
486
|
-
"yahoo-mail": "
|
|
490
|
+
"yahoo-mail": "unsupported",
|
|
487
491
|
"samsung-mail": "supported",
|
|
488
492
|
"thunderbird": "supported",
|
|
489
|
-
"hey-mail": "
|
|
490
|
-
"superhuman": "
|
|
493
|
+
"hey-mail": "unsupported",
|
|
494
|
+
"superhuman": "unknown"
|
|
491
495
|
},
|
|
492
|
-
"
|
|
496
|
+
"<object>": {
|
|
497
|
+
"gmail-web": "unsupported",
|
|
498
|
+
"gmail-android": "unsupported",
|
|
499
|
+
"gmail-ios": "unsupported",
|
|
500
|
+
"outlook-web": "unsupported",
|
|
501
|
+
"outlook-windows": "unsupported",
|
|
502
|
+
"apple-mail-macos": "partial",
|
|
503
|
+
"apple-mail-ios": "supported",
|
|
504
|
+
"yahoo-mail": "unsupported",
|
|
505
|
+
"samsung-mail": "partial",
|
|
506
|
+
"thunderbird": "partial",
|
|
507
|
+
"hey-mail": "unsupported",
|
|
508
|
+
"superhuman": "unknown"
|
|
509
|
+
},
|
|
510
|
+
"<p>": {
|
|
493
511
|
"gmail-web": "supported",
|
|
494
512
|
"gmail-android": "supported",
|
|
495
513
|
"gmail-ios": "supported",
|
|
@@ -501,28 +519,23 @@ var CSS_SUPPORT = {
|
|
|
501
519
|
"samsung-mail": "supported",
|
|
502
520
|
"thunderbird": "supported",
|
|
503
521
|
"hey-mail": "supported",
|
|
504
|
-
"superhuman": "
|
|
522
|
+
"superhuman": "unknown"
|
|
505
523
|
},
|
|
506
|
-
"
|
|
524
|
+
"<picture>": {
|
|
507
525
|
"gmail-web": "unsupported",
|
|
508
526
|
"gmail-android": "unsupported",
|
|
509
527
|
"gmail-ios": "unsupported",
|
|
510
528
|
"outlook-web": "unsupported",
|
|
511
|
-
"outlook-windows": "
|
|
512
|
-
|
|
513
|
-
"apple-mail-macos": "supported",
|
|
529
|
+
"outlook-windows": "unsupported",
|
|
530
|
+
"apple-mail-macos": "partial",
|
|
514
531
|
"apple-mail-ios": "supported",
|
|
515
532
|
"yahoo-mail": "unsupported",
|
|
516
533
|
"samsung-mail": "supported",
|
|
517
|
-
// caniemail: y #8
|
|
518
534
|
"thunderbird": "supported",
|
|
519
|
-
"hey-mail": "
|
|
520
|
-
// HEY uses WebKit — web fonts work
|
|
535
|
+
"hey-mail": "unsupported",
|
|
521
536
|
"superhuman": "supported"
|
|
522
|
-
// Superhuman uses Blink — web fonts work
|
|
523
537
|
},
|
|
524
|
-
|
|
525
|
-
"color": {
|
|
538
|
+
"<pre>": {
|
|
526
539
|
"gmail-web": "supported",
|
|
527
540
|
"gmail-android": "supported",
|
|
528
541
|
"gmail-ios": "supported",
|
|
@@ -534,104 +547,121 @@ var CSS_SUPPORT = {
|
|
|
534
547
|
"samsung-mail": "supported",
|
|
535
548
|
"thunderbird": "supported",
|
|
536
549
|
"hey-mail": "supported",
|
|
537
|
-
"superhuman": "
|
|
550
|
+
"superhuman": "unknown"
|
|
538
551
|
},
|
|
539
|
-
"
|
|
540
|
-
"gmail-web": "
|
|
541
|
-
"gmail-android": "
|
|
542
|
-
"gmail-ios": "
|
|
543
|
-
"outlook-web": "
|
|
544
|
-
"outlook-windows": "
|
|
552
|
+
"<progress>": {
|
|
553
|
+
"gmail-web": "unsupported",
|
|
554
|
+
"gmail-android": "partial",
|
|
555
|
+
"gmail-ios": "unsupported",
|
|
556
|
+
"outlook-web": "unsupported",
|
|
557
|
+
"outlook-windows": "unsupported",
|
|
545
558
|
"apple-mail-macos": "supported",
|
|
546
559
|
"apple-mail-ios": "supported",
|
|
547
|
-
"yahoo-mail": "
|
|
560
|
+
"yahoo-mail": "unsupported",
|
|
548
561
|
"samsung-mail": "supported",
|
|
549
562
|
"thunderbird": "supported",
|
|
550
|
-
"hey-mail": "
|
|
551
|
-
"superhuman": "
|
|
563
|
+
"hey-mail": "unsupported",
|
|
564
|
+
"superhuman": "unknown"
|
|
552
565
|
},
|
|
553
|
-
"
|
|
554
|
-
"gmail-web": "
|
|
555
|
-
|
|
556
|
-
"gmail-
|
|
557
|
-
// caniemail: y
|
|
558
|
-
"gmail-ios": "supported",
|
|
559
|
-
// caniemail: y
|
|
566
|
+
"<rp>": {
|
|
567
|
+
"gmail-web": "unsupported",
|
|
568
|
+
"gmail-android": "partial",
|
|
569
|
+
"gmail-ios": "unsupported",
|
|
560
570
|
"outlook-web": "supported",
|
|
561
|
-
|
|
562
|
-
"outlook-windows": "partial",
|
|
563
|
-
// caniemail: n #5 (VML workaround)
|
|
571
|
+
"outlook-windows": "unsupported",
|
|
564
572
|
"apple-mail-macos": "supported",
|
|
565
573
|
"apple-mail-ios": "supported",
|
|
566
|
-
"yahoo-mail": "
|
|
567
|
-
// caniemail: a #3 (no multiple values)
|
|
574
|
+
"yahoo-mail": "supported",
|
|
568
575
|
"samsung-mail": "supported",
|
|
569
|
-
// caniemail: y
|
|
570
576
|
"thunderbird": "supported",
|
|
571
|
-
"hey-mail": "
|
|
572
|
-
"superhuman": "
|
|
577
|
+
"hey-mail": "unsupported",
|
|
578
|
+
"superhuman": "unknown"
|
|
573
579
|
},
|
|
574
|
-
"
|
|
575
|
-
"gmail-web": "
|
|
576
|
-
// color only, no shorthand with images
|
|
580
|
+
"<rt>": {
|
|
581
|
+
"gmail-web": "unsupported",
|
|
577
582
|
"gmail-android": "partial",
|
|
578
|
-
"gmail-ios": "
|
|
579
|
-
"outlook-web": "
|
|
580
|
-
"outlook-windows": "
|
|
583
|
+
"gmail-ios": "unsupported",
|
|
584
|
+
"outlook-web": "supported",
|
|
585
|
+
"outlook-windows": "unsupported",
|
|
581
586
|
"apple-mail-macos": "supported",
|
|
582
587
|
"apple-mail-ios": "supported",
|
|
583
|
-
"yahoo-mail": "
|
|
584
|
-
"samsung-mail": "
|
|
588
|
+
"yahoo-mail": "supported",
|
|
589
|
+
"samsung-mail": "supported",
|
|
585
590
|
"thunderbird": "supported",
|
|
586
|
-
"hey-mail": "
|
|
587
|
-
"superhuman": "
|
|
591
|
+
"hey-mail": "unsupported",
|
|
592
|
+
"superhuman": "unknown"
|
|
588
593
|
},
|
|
589
|
-
"
|
|
594
|
+
"<ruby>": {
|
|
590
595
|
"gmail-web": "unsupported",
|
|
591
|
-
"gmail-android": "
|
|
596
|
+
"gmail-android": "partial",
|
|
592
597
|
"gmail-ios": "unsupported",
|
|
593
|
-
"outlook-web": "
|
|
598
|
+
"outlook-web": "supported",
|
|
594
599
|
"outlook-windows": "unsupported",
|
|
595
600
|
"apple-mail-macos": "supported",
|
|
596
601
|
"apple-mail-ios": "supported",
|
|
597
|
-
"yahoo-mail": "
|
|
598
|
-
"samsung-mail": "
|
|
602
|
+
"yahoo-mail": "supported",
|
|
603
|
+
"samsung-mail": "supported",
|
|
599
604
|
"thunderbird": "supported",
|
|
600
|
-
"hey-mail": "
|
|
601
|
-
"superhuman": "
|
|
605
|
+
"hey-mail": "unsupported",
|
|
606
|
+
"superhuman": "unknown"
|
|
602
607
|
},
|
|
603
|
-
|
|
604
|
-
|
|
608
|
+
"<select>": {
|
|
609
|
+
"gmail-web": "supported",
|
|
610
|
+
"gmail-android": "supported",
|
|
611
|
+
"gmail-ios": "partial",
|
|
612
|
+
"outlook-web": "supported",
|
|
613
|
+
"outlook-windows": "unsupported",
|
|
614
|
+
"apple-mail-macos": "supported",
|
|
615
|
+
"apple-mail-ios": "partial",
|
|
616
|
+
"yahoo-mail": "supported",
|
|
617
|
+
"samsung-mail": "supported",
|
|
618
|
+
"thunderbird": "partial",
|
|
619
|
+
"hey-mail": "unsupported",
|
|
620
|
+
"superhuman": "unknown"
|
|
621
|
+
},
|
|
622
|
+
"<small>": {
|
|
605
623
|
"gmail-web": "supported",
|
|
606
624
|
"gmail-android": "supported",
|
|
607
625
|
"gmail-ios": "supported",
|
|
608
626
|
"outlook-web": "supported",
|
|
609
|
-
"outlook-windows": "
|
|
610
|
-
// no shorthand on some elements
|
|
627
|
+
"outlook-windows": "supported",
|
|
611
628
|
"apple-mail-macos": "supported",
|
|
612
629
|
"apple-mail-ios": "supported",
|
|
613
630
|
"yahoo-mail": "supported",
|
|
614
631
|
"samsung-mail": "supported",
|
|
615
632
|
"thunderbird": "supported",
|
|
616
633
|
"hey-mail": "supported",
|
|
617
|
-
"superhuman": "
|
|
634
|
+
"superhuman": "unknown"
|
|
618
635
|
},
|
|
619
|
-
"
|
|
636
|
+
"<span>": {
|
|
620
637
|
"gmail-web": "supported",
|
|
621
638
|
"gmail-android": "supported",
|
|
622
639
|
"gmail-ios": "supported",
|
|
623
640
|
"outlook-web": "supported",
|
|
624
|
-
"outlook-windows": "
|
|
641
|
+
"outlook-windows": "supported",
|
|
625
642
|
"apple-mail-macos": "supported",
|
|
626
643
|
"apple-mail-ios": "supported",
|
|
627
|
-
"yahoo-mail": "
|
|
628
|
-
// caniemail: a #2 (no elliptical slash notation)
|
|
644
|
+
"yahoo-mail": "supported",
|
|
629
645
|
"samsung-mail": "supported",
|
|
630
646
|
"thunderbird": "supported",
|
|
631
647
|
"hey-mail": "supported",
|
|
632
|
-
"superhuman": "
|
|
648
|
+
"superhuman": "unknown"
|
|
633
649
|
},
|
|
634
|
-
"
|
|
650
|
+
"<strike>": {
|
|
651
|
+
"gmail-web": "supported",
|
|
652
|
+
"gmail-android": "partial",
|
|
653
|
+
"gmail-ios": "partial",
|
|
654
|
+
"outlook-web": "supported",
|
|
655
|
+
"outlook-windows": "supported",
|
|
656
|
+
"apple-mail-macos": "supported",
|
|
657
|
+
"apple-mail-ios": "supported",
|
|
658
|
+
"yahoo-mail": "supported",
|
|
659
|
+
"samsung-mail": "supported",
|
|
660
|
+
"thunderbird": "supported",
|
|
661
|
+
"hey-mail": "unsupported",
|
|
662
|
+
"superhuman": "unknown"
|
|
663
|
+
},
|
|
664
|
+
"<strong>": {
|
|
635
665
|
"gmail-web": "supported",
|
|
636
666
|
"gmail-android": "supported",
|
|
637
667
|
"gmail-ios": "supported",
|
|
@@ -643,59 +673,163 @@ var CSS_SUPPORT = {
|
|
|
643
673
|
"samsung-mail": "supported",
|
|
644
674
|
"thunderbird": "supported",
|
|
645
675
|
"hey-mail": "supported",
|
|
676
|
+
"superhuman": "unknown"
|
|
677
|
+
},
|
|
678
|
+
"<style>": {
|
|
679
|
+
"gmail-web": "partial",
|
|
680
|
+
"gmail-android": "partial",
|
|
681
|
+
"gmail-ios": "partial",
|
|
682
|
+
"outlook-web": "supported",
|
|
683
|
+
"outlook-windows": "partial",
|
|
684
|
+
"apple-mail-macos": "supported",
|
|
685
|
+
"apple-mail-ios": "supported",
|
|
686
|
+
"yahoo-mail": "supported",
|
|
687
|
+
"samsung-mail": "supported",
|
|
688
|
+
"thunderbird": "supported",
|
|
689
|
+
"hey-mail": "supported",
|
|
646
690
|
"superhuman": "supported"
|
|
647
691
|
},
|
|
648
|
-
"
|
|
692
|
+
"<svg>": {
|
|
649
693
|
"gmail-web": "unsupported",
|
|
694
|
+
"gmail-android": "unsupported",
|
|
695
|
+
"gmail-ios": "unsupported",
|
|
696
|
+
"outlook-web": "unsupported",
|
|
697
|
+
"outlook-windows": "unsupported",
|
|
698
|
+
"apple-mail-macos": "partial",
|
|
699
|
+
"apple-mail-ios": "supported",
|
|
700
|
+
"yahoo-mail": "unsupported",
|
|
701
|
+
"samsung-mail": "supported",
|
|
702
|
+
"thunderbird": "supported",
|
|
703
|
+
"hey-mail": "unsupported",
|
|
704
|
+
"superhuman": "supported"
|
|
705
|
+
},
|
|
706
|
+
"<table>": {
|
|
707
|
+
"gmail-web": "supported",
|
|
708
|
+
"gmail-android": "supported",
|
|
709
|
+
"gmail-ios": "supported",
|
|
710
|
+
"outlook-web": "supported",
|
|
711
|
+
"outlook-windows": "supported",
|
|
712
|
+
"apple-mail-macos": "supported",
|
|
713
|
+
"apple-mail-ios": "supported",
|
|
714
|
+
"yahoo-mail": "supported",
|
|
715
|
+
"samsung-mail": "supported",
|
|
716
|
+
"thunderbird": "supported",
|
|
717
|
+
"hey-mail": "supported",
|
|
718
|
+
"superhuman": "unknown"
|
|
719
|
+
},
|
|
720
|
+
"<textarea>": {
|
|
721
|
+
"gmail-web": "supported",
|
|
722
|
+
"gmail-android": "supported",
|
|
723
|
+
"gmail-ios": "supported",
|
|
724
|
+
"outlook-web": "supported",
|
|
725
|
+
"outlook-windows": "unsupported",
|
|
726
|
+
"apple-mail-macos": "supported",
|
|
727
|
+
"apple-mail-ios": "supported",
|
|
728
|
+
"yahoo-mail": "supported",
|
|
729
|
+
"samsung-mail": "unsupported",
|
|
730
|
+
"thunderbird": "partial",
|
|
731
|
+
"hey-mail": "unsupported",
|
|
732
|
+
"superhuman": "unknown"
|
|
733
|
+
},
|
|
734
|
+
"<ul>": {
|
|
735
|
+
"gmail-web": "partial",
|
|
650
736
|
"gmail-android": "partial",
|
|
651
|
-
// caniemail: a #1 (non-Google accounts)
|
|
652
737
|
"gmail-ios": "partial",
|
|
653
|
-
|
|
738
|
+
"outlook-web": "partial",
|
|
739
|
+
"outlook-windows": "partial",
|
|
740
|
+
"apple-mail-macos": "supported",
|
|
741
|
+
"apple-mail-ios": "supported",
|
|
742
|
+
"yahoo-mail": "partial",
|
|
743
|
+
"samsung-mail": "supported",
|
|
744
|
+
"thunderbird": "supported",
|
|
745
|
+
"hey-mail": "supported",
|
|
746
|
+
"superhuman": "unknown"
|
|
747
|
+
},
|
|
748
|
+
"<video>": {
|
|
749
|
+
"gmail-web": "unsupported",
|
|
750
|
+
"gmail-android": "unsupported",
|
|
751
|
+
"gmail-ios": "unsupported",
|
|
752
|
+
"outlook-web": "unsupported",
|
|
753
|
+
"outlook-windows": "unsupported",
|
|
754
|
+
"apple-mail-macos": "supported",
|
|
755
|
+
"apple-mail-ios": "partial",
|
|
756
|
+
"yahoo-mail": "unsupported",
|
|
757
|
+
"samsung-mail": "partial",
|
|
758
|
+
"thunderbird": "supported",
|
|
759
|
+
"hey-mail": "unsupported",
|
|
760
|
+
"superhuman": "unsupported"
|
|
761
|
+
},
|
|
762
|
+
"<wbr>": {
|
|
763
|
+
"gmail-web": "supported",
|
|
764
|
+
"gmail-android": "partial",
|
|
765
|
+
"gmail-ios": "unsupported",
|
|
654
766
|
"outlook-web": "supported",
|
|
655
|
-
// caniemail: y (since 2023-12)
|
|
656
767
|
"outlook-windows": "unsupported",
|
|
657
768
|
"apple-mail-macos": "supported",
|
|
658
769
|
"apple-mail-ios": "supported",
|
|
770
|
+
"yahoo-mail": "supported",
|
|
771
|
+
"samsung-mail": "supported",
|
|
772
|
+
"thunderbird": "supported",
|
|
773
|
+
"hey-mail": "unsupported",
|
|
774
|
+
"superhuman": "unknown"
|
|
775
|
+
},
|
|
776
|
+
"@font-face": {
|
|
777
|
+
"gmail-web": "unsupported",
|
|
778
|
+
"gmail-android": "unsupported",
|
|
779
|
+
"gmail-ios": "unsupported",
|
|
780
|
+
"outlook-web": "unsupported",
|
|
781
|
+
"outlook-windows": "partial",
|
|
782
|
+
"apple-mail-macos": "supported",
|
|
783
|
+
"apple-mail-ios": "supported",
|
|
659
784
|
"yahoo-mail": "unsupported",
|
|
660
785
|
"samsung-mail": "supported",
|
|
661
|
-
// caniemail: y
|
|
662
786
|
"thunderbird": "supported",
|
|
663
787
|
"hey-mail": "supported",
|
|
664
788
|
"superhuman": "supported"
|
|
665
789
|
},
|
|
666
|
-
|
|
667
|
-
"transform": {
|
|
790
|
+
"@import": {
|
|
668
791
|
"gmail-web": "unsupported",
|
|
669
792
|
"gmail-android": "unsupported",
|
|
670
793
|
"gmail-ios": "unsupported",
|
|
671
794
|
"outlook-web": "unsupported",
|
|
672
|
-
"outlook-windows": "
|
|
795
|
+
"outlook-windows": "supported",
|
|
673
796
|
"apple-mail-macos": "supported",
|
|
674
797
|
"apple-mail-ios": "supported",
|
|
675
798
|
"yahoo-mail": "unsupported",
|
|
676
799
|
"samsung-mail": "unsupported",
|
|
800
|
+
"thunderbird": "unsupported",
|
|
801
|
+
"hey-mail": "supported",
|
|
802
|
+
"superhuman": "unsupported"
|
|
803
|
+
},
|
|
804
|
+
"@keyframes": {
|
|
805
|
+
"gmail-web": "unsupported",
|
|
806
|
+
"gmail-android": "unsupported",
|
|
807
|
+
"gmail-ios": "unsupported",
|
|
808
|
+
"outlook-web": "unsupported",
|
|
809
|
+
"outlook-windows": "unsupported",
|
|
810
|
+
"apple-mail-macos": "supported",
|
|
811
|
+
"apple-mail-ios": "supported",
|
|
812
|
+
"yahoo-mail": "supported",
|
|
813
|
+
"samsung-mail": "supported",
|
|
677
814
|
"thunderbird": "supported",
|
|
678
|
-
"hey-mail": "
|
|
679
|
-
// HEY strips transform for security
|
|
815
|
+
"hey-mail": "supported",
|
|
680
816
|
"superhuman": "partial"
|
|
681
|
-
// Superhuman (Blink) allows some transforms
|
|
682
817
|
},
|
|
683
|
-
"
|
|
818
|
+
"@media": {
|
|
684
819
|
"gmail-web": "unsupported",
|
|
685
820
|
"gmail-android": "unsupported",
|
|
686
821
|
"gmail-ios": "unsupported",
|
|
687
|
-
"outlook-web": "
|
|
822
|
+
"outlook-web": "supported",
|
|
688
823
|
"outlook-windows": "unsupported",
|
|
689
824
|
"apple-mail-macos": "supported",
|
|
690
825
|
"apple-mail-ios": "supported",
|
|
691
826
|
"yahoo-mail": "unsupported",
|
|
692
|
-
"samsung-mail": "
|
|
827
|
+
"samsung-mail": "supported",
|
|
693
828
|
"thunderbird": "unsupported",
|
|
694
|
-
"hey-mail": "
|
|
695
|
-
"superhuman": "
|
|
696
|
-
// Superhuman allows CSS animations but they may be disabled by user settings
|
|
829
|
+
"hey-mail": "supported",
|
|
830
|
+
"superhuman": "supported"
|
|
697
831
|
},
|
|
698
|
-
"
|
|
832
|
+
"@supports": {
|
|
699
833
|
"gmail-web": "unsupported",
|
|
700
834
|
"gmail-android": "unsupported",
|
|
701
835
|
"gmail-ios": "unsupported",
|
|
@@ -703,55 +837,55 @@ var CSS_SUPPORT = {
|
|
|
703
837
|
"outlook-windows": "unsupported",
|
|
704
838
|
"apple-mail-macos": "supported",
|
|
705
839
|
"apple-mail-ios": "supported",
|
|
706
|
-
"yahoo-mail": "
|
|
707
|
-
"samsung-mail": "
|
|
840
|
+
"yahoo-mail": "supported",
|
|
841
|
+
"samsung-mail": "supported",
|
|
708
842
|
"thunderbird": "unsupported",
|
|
709
|
-
"hey-mail": "
|
|
710
|
-
"superhuman": "
|
|
843
|
+
"hey-mail": "supported",
|
|
844
|
+
"superhuman": "supported"
|
|
711
845
|
},
|
|
712
|
-
|
|
713
|
-
"@media": {
|
|
846
|
+
"!important": {
|
|
714
847
|
"gmail-web": "partial",
|
|
715
|
-
// caniemail: a #7 (no height-based, no nested)
|
|
716
848
|
"gmail-android": "partial",
|
|
717
|
-
// caniemail: a #6 #7
|
|
718
849
|
"gmail-ios": "partial",
|
|
719
|
-
|
|
720
|
-
"outlook-
|
|
721
|
-
// caniemail: a #1 #10 (no nested)
|
|
722
|
-
"outlook-windows": "unsupported",
|
|
850
|
+
"outlook-web": "supported",
|
|
851
|
+
"outlook-windows": "partial",
|
|
723
852
|
"apple-mail-macos": "supported",
|
|
724
853
|
"apple-mail-ios": "supported",
|
|
725
854
|
"yahoo-mail": "partial",
|
|
726
|
-
|
|
727
|
-
"samsung-mail": "partial",
|
|
728
|
-
// caniemail: a #9
|
|
855
|
+
"samsung-mail": "supported",
|
|
729
856
|
"thunderbird": "supported",
|
|
730
857
|
"hey-mail": "supported",
|
|
731
|
-
|
|
858
|
+
"superhuman": "unknown"
|
|
859
|
+
},
|
|
860
|
+
"accent-color": {
|
|
861
|
+
"gmail-web": "unsupported",
|
|
862
|
+
"gmail-android": "unsupported",
|
|
863
|
+
"gmail-ios": "unsupported",
|
|
864
|
+
"outlook-web": "unsupported",
|
|
865
|
+
"outlook-windows": "unsupported",
|
|
866
|
+
"apple-mail-macos": "supported",
|
|
867
|
+
"apple-mail-ios": "supported",
|
|
868
|
+
"yahoo-mail": "unsupported",
|
|
869
|
+
"samsung-mail": "supported",
|
|
870
|
+
"thunderbird": "unknown",
|
|
871
|
+
"hey-mail": "supported",
|
|
732
872
|
"superhuman": "supported"
|
|
733
|
-
// Superhuman is Blink-based, full @media support
|
|
734
873
|
},
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
"gmail-
|
|
738
|
-
|
|
739
|
-
"gmail-android": "partial",
|
|
740
|
-
// caniemail: a #1 (head only)
|
|
741
|
-
"gmail-ios": "partial",
|
|
742
|
-
// caniemail: a #1 #2
|
|
874
|
+
"align-items": {
|
|
875
|
+
"gmail-web": "unsupported",
|
|
876
|
+
"gmail-android": "unsupported",
|
|
877
|
+
"gmail-ios": "unsupported",
|
|
743
878
|
"outlook-web": "supported",
|
|
744
|
-
"outlook-windows": "
|
|
745
|
-
// caniemail: a #4 (must declare before use)
|
|
879
|
+
"outlook-windows": "unsupported",
|
|
746
880
|
"apple-mail-macos": "supported",
|
|
747
881
|
"apple-mail-ios": "supported",
|
|
748
|
-
"yahoo-mail": "
|
|
882
|
+
"yahoo-mail": "unsupported",
|
|
749
883
|
"samsung-mail": "supported",
|
|
750
884
|
"thunderbird": "supported",
|
|
751
885
|
"hey-mail": "supported",
|
|
752
886
|
"superhuman": "supported"
|
|
753
887
|
},
|
|
754
|
-
"
|
|
888
|
+
"animation": {
|
|
755
889
|
"gmail-web": "unsupported",
|
|
756
890
|
"gmail-android": "unsupported",
|
|
757
891
|
"gmail-ios": "unsupported",
|
|
@@ -760,204 +894,2690 @@ var CSS_SUPPORT = {
|
|
|
760
894
|
"apple-mail-macos": "supported",
|
|
761
895
|
"apple-mail-ios": "supported",
|
|
762
896
|
"yahoo-mail": "unsupported",
|
|
763
|
-
"samsung-mail": "
|
|
764
|
-
"thunderbird": "
|
|
765
|
-
"hey-mail": "
|
|
766
|
-
|
|
767
|
-
"superhuman": "unsupported"
|
|
768
|
-
// Superhuman strips external stylesheets
|
|
897
|
+
"samsung-mail": "supported",
|
|
898
|
+
"thunderbird": "supported",
|
|
899
|
+
"hey-mail": "supported",
|
|
900
|
+
"superhuman": "partial"
|
|
769
901
|
},
|
|
770
|
-
"
|
|
902
|
+
"aspect-ratio": {
|
|
771
903
|
"gmail-web": "unsupported",
|
|
772
904
|
"gmail-android": "unsupported",
|
|
773
905
|
"gmail-ios": "unsupported",
|
|
774
906
|
"outlook-web": "unsupported",
|
|
775
907
|
"outlook-windows": "unsupported",
|
|
776
908
|
"apple-mail-macos": "supported",
|
|
777
|
-
"apple-mail-ios": "
|
|
909
|
+
"apple-mail-ios": "supported",
|
|
778
910
|
"yahoo-mail": "unsupported",
|
|
779
911
|
"samsung-mail": "unsupported",
|
|
780
912
|
"thunderbird": "unsupported",
|
|
781
|
-
"hey-mail": "
|
|
782
|
-
"superhuman": "
|
|
913
|
+
"hey-mail": "supported",
|
|
914
|
+
"superhuman": "supported"
|
|
783
915
|
},
|
|
784
|
-
"
|
|
916
|
+
"backdrop-filter": {
|
|
785
917
|
"gmail-web": "unsupported",
|
|
786
918
|
"gmail-android": "unsupported",
|
|
787
919
|
"gmail-ios": "unsupported",
|
|
788
|
-
"outlook-web": "
|
|
920
|
+
"outlook-web": "unsupported",
|
|
789
921
|
"outlook-windows": "unsupported",
|
|
790
922
|
"apple-mail-macos": "supported",
|
|
791
923
|
"apple-mail-ios": "supported",
|
|
792
924
|
"yahoo-mail": "unsupported",
|
|
793
|
-
"samsung-mail": "
|
|
925
|
+
"samsung-mail": "supported",
|
|
926
|
+
"thunderbird": "unknown",
|
|
927
|
+
"hey-mail": "unknown",
|
|
928
|
+
"superhuman": "supported"
|
|
929
|
+
},
|
|
930
|
+
"background": {
|
|
931
|
+
"gmail-web": "supported",
|
|
932
|
+
"gmail-android": "supported",
|
|
933
|
+
"gmail-ios": "supported",
|
|
934
|
+
"outlook-web": "supported",
|
|
935
|
+
"outlook-windows": "partial",
|
|
936
|
+
"apple-mail-macos": "supported",
|
|
937
|
+
"apple-mail-ios": "supported",
|
|
938
|
+
"yahoo-mail": "partial",
|
|
939
|
+
"samsung-mail": "supported",
|
|
794
940
|
"thunderbird": "supported",
|
|
795
|
-
"hey-mail": "
|
|
796
|
-
// HEY allows SVG but strips some attributes
|
|
941
|
+
"hey-mail": "supported",
|
|
797
942
|
"superhuman": "supported"
|
|
798
|
-
// Superhuman (Blink) renders SVG well
|
|
799
943
|
},
|
|
800
|
-
"
|
|
801
|
-
"gmail-web": "
|
|
802
|
-
"gmail-android": "
|
|
803
|
-
"gmail-ios": "
|
|
804
|
-
"outlook-web": "
|
|
944
|
+
"background-blend-mode": {
|
|
945
|
+
"gmail-web": "supported",
|
|
946
|
+
"gmail-android": "partial",
|
|
947
|
+
"gmail-ios": "partial",
|
|
948
|
+
"outlook-web": "supported",
|
|
805
949
|
"outlook-windows": "unsupported",
|
|
806
950
|
"apple-mail-macos": "supported",
|
|
807
951
|
"apple-mail-ios": "supported",
|
|
808
952
|
"yahoo-mail": "unsupported",
|
|
809
|
-
"samsung-mail": "
|
|
953
|
+
"samsung-mail": "supported",
|
|
810
954
|
"thunderbird": "supported",
|
|
811
|
-
"hey-mail": "
|
|
812
|
-
|
|
813
|
-
"superhuman": "unsupported"
|
|
814
|
-
// Superhuman strips forms for security
|
|
955
|
+
"hey-mail": "supported",
|
|
956
|
+
"superhuman": "unknown"
|
|
815
957
|
},
|
|
816
|
-
|
|
817
|
-
"word-break": {
|
|
958
|
+
"background-clip": {
|
|
818
959
|
"gmail-web": "supported",
|
|
819
|
-
"gmail-android": "
|
|
820
|
-
"gmail-ios": "
|
|
960
|
+
"gmail-android": "partial",
|
|
961
|
+
"gmail-ios": "partial",
|
|
821
962
|
"outlook-web": "supported",
|
|
822
963
|
"outlook-windows": "unsupported",
|
|
823
|
-
// Word engine ignores word-break entirely
|
|
824
964
|
"apple-mail-macos": "supported",
|
|
825
965
|
"apple-mail-ios": "supported",
|
|
826
|
-
"yahoo-mail": "
|
|
827
|
-
// break-all partially works; break-word unreliable
|
|
966
|
+
"yahoo-mail": "unsupported",
|
|
828
967
|
"samsung-mail": "supported",
|
|
829
968
|
"thunderbird": "supported",
|
|
830
969
|
"hey-mail": "supported",
|
|
831
970
|
"superhuman": "supported"
|
|
832
971
|
},
|
|
833
|
-
"
|
|
972
|
+
"background-color": {
|
|
834
973
|
"gmail-web": "supported",
|
|
835
974
|
"gmail-android": "supported",
|
|
836
975
|
"gmail-ios": "supported",
|
|
837
976
|
"outlook-web": "supported",
|
|
838
|
-
"outlook-windows": "
|
|
839
|
-
// Word engine ignores overflow-wrap
|
|
977
|
+
"outlook-windows": "supported",
|
|
840
978
|
"apple-mail-macos": "supported",
|
|
841
979
|
"apple-mail-ios": "supported",
|
|
842
|
-
"yahoo-mail": "
|
|
843
|
-
// inconsistent support
|
|
980
|
+
"yahoo-mail": "supported",
|
|
844
981
|
"samsung-mail": "supported",
|
|
845
982
|
"thunderbird": "supported",
|
|
846
983
|
"hey-mail": "supported",
|
|
847
984
|
"superhuman": "supported"
|
|
848
985
|
},
|
|
849
|
-
"
|
|
986
|
+
"background-image": {
|
|
850
987
|
"gmail-web": "supported",
|
|
851
988
|
"gmail-android": "supported",
|
|
852
989
|
"gmail-ios": "supported",
|
|
853
990
|
"outlook-web": "supported",
|
|
854
|
-
"outlook-windows": "
|
|
855
|
-
|
|
991
|
+
"outlook-windows": "unsupported",
|
|
992
|
+
"apple-mail-macos": "supported",
|
|
993
|
+
"apple-mail-ios": "supported",
|
|
994
|
+
"yahoo-mail": "partial",
|
|
995
|
+
"samsung-mail": "supported",
|
|
996
|
+
"thunderbird": "supported",
|
|
997
|
+
"hey-mail": "supported",
|
|
998
|
+
"superhuman": "supported"
|
|
999
|
+
},
|
|
1000
|
+
"background-origin": {
|
|
1001
|
+
"gmail-web": "supported",
|
|
1002
|
+
"gmail-android": "partial",
|
|
1003
|
+
"gmail-ios": "partial",
|
|
1004
|
+
"outlook-web": "supported",
|
|
1005
|
+
"outlook-windows": "unsupported",
|
|
1006
|
+
"apple-mail-macos": "supported",
|
|
1007
|
+
"apple-mail-ios": "supported",
|
|
1008
|
+
"yahoo-mail": "unsupported",
|
|
1009
|
+
"samsung-mail": "supported",
|
|
1010
|
+
"thunderbird": "supported",
|
|
1011
|
+
"hey-mail": "supported",
|
|
1012
|
+
"superhuman": "supported"
|
|
1013
|
+
},
|
|
1014
|
+
"background-position": {
|
|
1015
|
+
"gmail-web": "supported",
|
|
1016
|
+
"gmail-android": "supported",
|
|
1017
|
+
"gmail-ios": "supported",
|
|
1018
|
+
"outlook-web": "supported",
|
|
1019
|
+
"outlook-windows": "unsupported",
|
|
1020
|
+
"apple-mail-macos": "supported",
|
|
1021
|
+
"apple-mail-ios": "supported",
|
|
1022
|
+
"yahoo-mail": "supported",
|
|
1023
|
+
"samsung-mail": "supported",
|
|
1024
|
+
"thunderbird": "supported",
|
|
1025
|
+
"hey-mail": "supported",
|
|
1026
|
+
"superhuman": "supported"
|
|
1027
|
+
},
|
|
1028
|
+
"background-repeat": {
|
|
1029
|
+
"gmail-web": "supported",
|
|
1030
|
+
"gmail-android": "supported",
|
|
1031
|
+
"gmail-ios": "supported",
|
|
1032
|
+
"outlook-web": "supported",
|
|
1033
|
+
"outlook-windows": "unsupported",
|
|
1034
|
+
"apple-mail-macos": "supported",
|
|
1035
|
+
"apple-mail-ios": "supported",
|
|
1036
|
+
"yahoo-mail": "supported",
|
|
1037
|
+
"samsung-mail": "supported",
|
|
1038
|
+
"thunderbird": "supported",
|
|
1039
|
+
"hey-mail": "supported",
|
|
1040
|
+
"superhuman": "supported"
|
|
1041
|
+
},
|
|
1042
|
+
"background-size": {
|
|
1043
|
+
"gmail-web": "supported",
|
|
1044
|
+
"gmail-android": "partial",
|
|
1045
|
+
"gmail-ios": "partial",
|
|
1046
|
+
"outlook-web": "supported",
|
|
1047
|
+
"outlook-windows": "unsupported",
|
|
1048
|
+
"apple-mail-macos": "supported",
|
|
1049
|
+
"apple-mail-ios": "supported",
|
|
1050
|
+
"yahoo-mail": "supported",
|
|
1051
|
+
"samsung-mail": "supported",
|
|
1052
|
+
"thunderbird": "supported",
|
|
1053
|
+
"hey-mail": "supported",
|
|
1054
|
+
"superhuman": "supported"
|
|
1055
|
+
},
|
|
1056
|
+
"bimi": {
|
|
1057
|
+
"gmail-web": "supported",
|
|
1058
|
+
"gmail-android": "supported",
|
|
1059
|
+
"gmail-ios": "supported",
|
|
1060
|
+
"outlook-web": "unsupported",
|
|
1061
|
+
"outlook-windows": "unsupported",
|
|
1062
|
+
"apple-mail-macos": "supported",
|
|
1063
|
+
"apple-mail-ios": "supported",
|
|
1064
|
+
"yahoo-mail": "supported",
|
|
1065
|
+
"samsung-mail": "unsupported",
|
|
1066
|
+
"thunderbird": "unsupported",
|
|
1067
|
+
"hey-mail": "unsupported",
|
|
1068
|
+
"superhuman": "unknown"
|
|
1069
|
+
},
|
|
1070
|
+
"block-size": {
|
|
1071
|
+
"gmail-web": "unsupported",
|
|
1072
|
+
"gmail-android": "unsupported",
|
|
1073
|
+
"gmail-ios": "unsupported",
|
|
1074
|
+
"outlook-web": "unsupported",
|
|
1075
|
+
"outlook-windows": "unsupported",
|
|
1076
|
+
"apple-mail-macos": "supported",
|
|
1077
|
+
"apple-mail-ios": "supported",
|
|
1078
|
+
"yahoo-mail": "unsupported",
|
|
1079
|
+
"samsung-mail": "supported",
|
|
1080
|
+
"thunderbird": "supported",
|
|
1081
|
+
"hey-mail": "supported",
|
|
1082
|
+
"superhuman": "unknown"
|
|
1083
|
+
},
|
|
1084
|
+
"border": {
|
|
1085
|
+
"gmail-web": "supported",
|
|
1086
|
+
"gmail-android": "supported",
|
|
1087
|
+
"gmail-ios": "supported",
|
|
1088
|
+
"outlook-web": "supported",
|
|
1089
|
+
"outlook-windows": "partial",
|
|
1090
|
+
"apple-mail-macos": "supported",
|
|
1091
|
+
"apple-mail-ios": "supported",
|
|
1092
|
+
"yahoo-mail": "supported",
|
|
1093
|
+
"samsung-mail": "supported",
|
|
1094
|
+
"thunderbird": "supported",
|
|
1095
|
+
"hey-mail": "supported",
|
|
1096
|
+
"superhuman": "supported"
|
|
1097
|
+
},
|
|
1098
|
+
"border-collapse": {
|
|
1099
|
+
"gmail-web": "supported",
|
|
1100
|
+
"gmail-android": "supported",
|
|
1101
|
+
"gmail-ios": "supported",
|
|
1102
|
+
"outlook-web": "supported",
|
|
1103
|
+
"outlook-windows": "supported",
|
|
1104
|
+
"apple-mail-macos": "supported",
|
|
1105
|
+
"apple-mail-ios": "supported",
|
|
1106
|
+
"yahoo-mail": "supported",
|
|
1107
|
+
"samsung-mail": "supported",
|
|
1108
|
+
"thunderbird": "supported",
|
|
1109
|
+
"hey-mail": "unknown",
|
|
1110
|
+
"superhuman": "supported"
|
|
1111
|
+
},
|
|
1112
|
+
"border-image": {
|
|
1113
|
+
"gmail-web": "unsupported",
|
|
1114
|
+
"gmail-android": "unsupported",
|
|
1115
|
+
"gmail-ios": "unsupported",
|
|
1116
|
+
"outlook-web": "unsupported",
|
|
1117
|
+
"outlook-windows": "unsupported",
|
|
1118
|
+
"apple-mail-macos": "supported",
|
|
1119
|
+
"apple-mail-ios": "supported",
|
|
1120
|
+
"yahoo-mail": "unsupported",
|
|
1121
|
+
"samsung-mail": "supported",
|
|
1122
|
+
"thunderbird": "supported",
|
|
1123
|
+
"hey-mail": "supported",
|
|
1124
|
+
"superhuman": "unknown"
|
|
1125
|
+
},
|
|
1126
|
+
"border-inline": {
|
|
1127
|
+
"gmail-web": "unsupported",
|
|
1128
|
+
"gmail-android": "unsupported",
|
|
1129
|
+
"gmail-ios": "unsupported",
|
|
1130
|
+
"outlook-web": "unsupported",
|
|
1131
|
+
"outlook-windows": "unsupported",
|
|
1132
|
+
"apple-mail-macos": "supported",
|
|
1133
|
+
"apple-mail-ios": "supported",
|
|
1134
|
+
"yahoo-mail": "unsupported",
|
|
1135
|
+
"samsung-mail": "unsupported",
|
|
1136
|
+
"thunderbird": "unknown",
|
|
1137
|
+
"hey-mail": "unknown",
|
|
1138
|
+
"superhuman": "unknown"
|
|
1139
|
+
},
|
|
1140
|
+
"border-inline-individual": {
|
|
1141
|
+
"gmail-web": "unsupported",
|
|
1142
|
+
"gmail-android": "unsupported",
|
|
1143
|
+
"gmail-ios": "unsupported",
|
|
1144
|
+
"outlook-web": "unsupported",
|
|
1145
|
+
"outlook-windows": "unsupported",
|
|
1146
|
+
"apple-mail-macos": "supported",
|
|
1147
|
+
"apple-mail-ios": "supported",
|
|
1148
|
+
"yahoo-mail": "unsupported",
|
|
1149
|
+
"samsung-mail": "partial",
|
|
1150
|
+
"thunderbird": "unknown",
|
|
1151
|
+
"hey-mail": "unknown",
|
|
1152
|
+
"superhuman": "unknown"
|
|
1153
|
+
},
|
|
1154
|
+
"border-inline-longhand": {
|
|
1155
|
+
"gmail-web": "unsupported",
|
|
1156
|
+
"gmail-android": "unsupported",
|
|
1157
|
+
"gmail-ios": "unsupported",
|
|
1158
|
+
"outlook-web": "unsupported",
|
|
1159
|
+
"outlook-windows": "unsupported",
|
|
1160
|
+
"apple-mail-macos": "supported",
|
|
1161
|
+
"apple-mail-ios": "supported",
|
|
1162
|
+
"yahoo-mail": "unsupported",
|
|
1163
|
+
"samsung-mail": "supported",
|
|
1164
|
+
"thunderbird": "unknown",
|
|
1165
|
+
"hey-mail": "unknown",
|
|
1166
|
+
"superhuman": "unknown"
|
|
1167
|
+
},
|
|
1168
|
+
"border-radius": {
|
|
1169
|
+
"gmail-web": "supported",
|
|
1170
|
+
"gmail-android": "supported",
|
|
1171
|
+
"gmail-ios": "supported",
|
|
1172
|
+
"outlook-web": "supported",
|
|
1173
|
+
"outlook-windows": "unsupported",
|
|
1174
|
+
"apple-mail-macos": "supported",
|
|
1175
|
+
"apple-mail-ios": "supported",
|
|
1176
|
+
"yahoo-mail": "partial",
|
|
1177
|
+
"samsung-mail": "supported",
|
|
1178
|
+
"thunderbird": "supported",
|
|
1179
|
+
"hey-mail": "supported",
|
|
1180
|
+
"superhuman": "supported"
|
|
1181
|
+
},
|
|
1182
|
+
"border-radius-logical": {
|
|
1183
|
+
"gmail-web": "unsupported",
|
|
1184
|
+
"gmail-android": "unsupported",
|
|
1185
|
+
"gmail-ios": "unsupported",
|
|
1186
|
+
"outlook-web": "unsupported",
|
|
1187
|
+
"outlook-windows": "unsupported",
|
|
1188
|
+
"apple-mail-macos": "supported",
|
|
1189
|
+
"apple-mail-ios": "supported",
|
|
1190
|
+
"yahoo-mail": "unsupported",
|
|
1191
|
+
"samsung-mail": "unsupported",
|
|
1192
|
+
"thunderbird": "unknown",
|
|
1193
|
+
"hey-mail": "unknown",
|
|
1194
|
+
"superhuman": "unknown"
|
|
1195
|
+
},
|
|
1196
|
+
"border-spacing": {
|
|
1197
|
+
"gmail-web": "supported",
|
|
1198
|
+
"gmail-android": "supported",
|
|
1199
|
+
"gmail-ios": "supported",
|
|
1200
|
+
"outlook-web": "supported",
|
|
1201
|
+
"outlook-windows": "unsupported",
|
|
1202
|
+
"apple-mail-macos": "supported",
|
|
1203
|
+
"apple-mail-ios": "supported",
|
|
1204
|
+
"yahoo-mail": "supported",
|
|
1205
|
+
"samsung-mail": "supported",
|
|
1206
|
+
"thunderbird": "supported",
|
|
1207
|
+
"hey-mail": "unknown",
|
|
1208
|
+
"superhuman": "supported"
|
|
1209
|
+
},
|
|
1210
|
+
"bottom": {
|
|
1211
|
+
"gmail-web": "unsupported",
|
|
1212
|
+
"gmail-android": "unsupported",
|
|
1213
|
+
"gmail-ios": "unsupported",
|
|
1214
|
+
"outlook-web": "supported",
|
|
1215
|
+
"outlook-windows": "unsupported",
|
|
1216
|
+
"apple-mail-macos": "supported",
|
|
1217
|
+
"apple-mail-ios": "supported",
|
|
1218
|
+
"yahoo-mail": "unsupported",
|
|
1219
|
+
"samsung-mail": "partial",
|
|
1220
|
+
"thunderbird": "supported",
|
|
1221
|
+
"hey-mail": "supported",
|
|
1222
|
+
"superhuman": "unknown"
|
|
1223
|
+
},
|
|
1224
|
+
"box-shadow": {
|
|
1225
|
+
"gmail-web": "unsupported",
|
|
1226
|
+
"gmail-android": "partial",
|
|
1227
|
+
"gmail-ios": "partial",
|
|
1228
|
+
"outlook-web": "supported",
|
|
1229
|
+
"outlook-windows": "unsupported",
|
|
1230
|
+
"apple-mail-macos": "supported",
|
|
1231
|
+
"apple-mail-ios": "supported",
|
|
1232
|
+
"yahoo-mail": "unsupported",
|
|
1233
|
+
"samsung-mail": "supported",
|
|
1234
|
+
"thunderbird": "supported",
|
|
1235
|
+
"hey-mail": "supported",
|
|
1236
|
+
"superhuman": "supported"
|
|
1237
|
+
},
|
|
1238
|
+
"box-sizing": {
|
|
1239
|
+
"gmail-web": "supported",
|
|
1240
|
+
"gmail-android": "supported",
|
|
1241
|
+
"gmail-ios": "supported",
|
|
1242
|
+
"outlook-web": "supported",
|
|
1243
|
+
"outlook-windows": "unsupported",
|
|
1244
|
+
"apple-mail-macos": "supported",
|
|
1245
|
+
"apple-mail-ios": "supported",
|
|
1246
|
+
"yahoo-mail": "unsupported",
|
|
1247
|
+
"samsung-mail": "supported",
|
|
1248
|
+
"thunderbird": "supported",
|
|
1249
|
+
"hey-mail": "supported",
|
|
1250
|
+
"superhuman": "supported"
|
|
1251
|
+
},
|
|
1252
|
+
"calc": {
|
|
1253
|
+
"gmail-web": "supported",
|
|
1254
|
+
"gmail-android": "partial",
|
|
1255
|
+
"gmail-ios": "partial",
|
|
1256
|
+
"outlook-web": "unsupported",
|
|
1257
|
+
"outlook-windows": "unsupported",
|
|
1258
|
+
"apple-mail-macos": "supported",
|
|
1259
|
+
"apple-mail-ios": "supported",
|
|
1260
|
+
"yahoo-mail": "unsupported",
|
|
1261
|
+
"samsung-mail": "supported",
|
|
1262
|
+
"thunderbird": "supported",
|
|
1263
|
+
"hey-mail": "supported",
|
|
1264
|
+
"superhuman": "unknown"
|
|
1265
|
+
},
|
|
1266
|
+
"caption-side": {
|
|
1267
|
+
"gmail-web": "supported",
|
|
1268
|
+
"gmail-android": "supported",
|
|
1269
|
+
"gmail-ios": "supported",
|
|
1270
|
+
"outlook-web": "supported",
|
|
1271
|
+
"outlook-windows": "unsupported",
|
|
1272
|
+
"apple-mail-macos": "supported",
|
|
1273
|
+
"apple-mail-ios": "supported",
|
|
1274
|
+
"yahoo-mail": "supported",
|
|
1275
|
+
"samsung-mail": "supported",
|
|
1276
|
+
"thunderbird": "supported",
|
|
1277
|
+
"hey-mail": "supported",
|
|
1278
|
+
"superhuman": "supported"
|
|
1279
|
+
},
|
|
1280
|
+
"clamp": {
|
|
1281
|
+
"gmail-web": "supported",
|
|
1282
|
+
"gmail-android": "partial",
|
|
1283
|
+
"gmail-ios": "partial",
|
|
1284
|
+
"outlook-web": "unsupported",
|
|
1285
|
+
"outlook-windows": "unsupported",
|
|
1286
|
+
"apple-mail-macos": "supported",
|
|
1287
|
+
"apple-mail-ios": "supported",
|
|
1288
|
+
"yahoo-mail": "unsupported",
|
|
1289
|
+
"samsung-mail": "partial",
|
|
1290
|
+
"thunderbird": "supported",
|
|
1291
|
+
"hey-mail": "supported",
|
|
1292
|
+
"superhuman": "unknown"
|
|
1293
|
+
},
|
|
1294
|
+
"clear": {
|
|
1295
|
+
"gmail-web": "supported",
|
|
1296
|
+
"gmail-android": "partial",
|
|
1297
|
+
"gmail-ios": "supported",
|
|
1298
|
+
"outlook-web": "supported",
|
|
1299
|
+
"outlook-windows": "unsupported",
|
|
1300
|
+
"apple-mail-macos": "supported",
|
|
1301
|
+
"apple-mail-ios": "supported",
|
|
1302
|
+
"yahoo-mail": "partial",
|
|
1303
|
+
"samsung-mail": "supported",
|
|
1304
|
+
"thunderbird": "unknown",
|
|
1305
|
+
"hey-mail": "unknown",
|
|
1306
|
+
"superhuman": "unknown"
|
|
1307
|
+
},
|
|
1308
|
+
"clip-path": {
|
|
1309
|
+
"gmail-web": "unsupported",
|
|
1310
|
+
"gmail-android": "unsupported",
|
|
1311
|
+
"gmail-ios": "unsupported",
|
|
1312
|
+
"outlook-web": "unsupported",
|
|
1313
|
+
"outlook-windows": "unsupported",
|
|
1314
|
+
"apple-mail-macos": "supported",
|
|
1315
|
+
"apple-mail-ios": "supported",
|
|
1316
|
+
"yahoo-mail": "unsupported",
|
|
1317
|
+
"samsung-mail": "supported",
|
|
1318
|
+
"thunderbird": "supported",
|
|
1319
|
+
"hey-mail": "supported",
|
|
1320
|
+
"superhuman": "supported"
|
|
1321
|
+
},
|
|
1322
|
+
"color": {
|
|
1323
|
+
"gmail-web": "supported",
|
|
1324
|
+
"gmail-android": "supported",
|
|
1325
|
+
"gmail-ios": "supported",
|
|
1326
|
+
"outlook-web": "supported",
|
|
1327
|
+
"outlook-windows": "supported",
|
|
1328
|
+
"apple-mail-macos": "supported",
|
|
1329
|
+
"apple-mail-ios": "supported",
|
|
1330
|
+
"yahoo-mail": "supported",
|
|
1331
|
+
"samsung-mail": "supported",
|
|
1332
|
+
"thunderbird": "supported",
|
|
1333
|
+
"hey-mail": "supported",
|
|
1334
|
+
"superhuman": "supported"
|
|
1335
|
+
},
|
|
1336
|
+
"color-scheme": {
|
|
1337
|
+
"gmail-web": "unsupported",
|
|
1338
|
+
"gmail-android": "unsupported",
|
|
1339
|
+
"gmail-ios": "unsupported",
|
|
1340
|
+
"outlook-web": "unsupported",
|
|
1341
|
+
"outlook-windows": "unsupported",
|
|
1342
|
+
"apple-mail-macos": "supported",
|
|
1343
|
+
"apple-mail-ios": "supported",
|
|
1344
|
+
"yahoo-mail": "unsupported",
|
|
1345
|
+
"samsung-mail": "supported",
|
|
1346
|
+
"thunderbird": "supported",
|
|
1347
|
+
"hey-mail": "unsupported",
|
|
1348
|
+
"superhuman": "unknown"
|
|
1349
|
+
},
|
|
1350
|
+
"column-count": {
|
|
1351
|
+
"gmail-web": "supported",
|
|
1352
|
+
"gmail-android": "supported",
|
|
1353
|
+
"gmail-ios": "supported",
|
|
1354
|
+
"outlook-web": "supported",
|
|
1355
|
+
"outlook-windows": "unsupported",
|
|
1356
|
+
"apple-mail-macos": "supported",
|
|
1357
|
+
"apple-mail-ios": "supported",
|
|
1358
|
+
"yahoo-mail": "unsupported",
|
|
1359
|
+
"samsung-mail": "supported",
|
|
1360
|
+
"thunderbird": "supported",
|
|
1361
|
+
"hey-mail": "supported",
|
|
1362
|
+
"superhuman": "supported"
|
|
1363
|
+
},
|
|
1364
|
+
"columns": {
|
|
1365
|
+
"gmail-web": "supported",
|
|
1366
|
+
"gmail-android": "supported",
|
|
1367
|
+
"gmail-ios": "supported",
|
|
1368
|
+
"outlook-web": "supported",
|
|
1369
|
+
"outlook-windows": "unsupported",
|
|
1370
|
+
"apple-mail-macos": "supported",
|
|
1371
|
+
"apple-mail-ios": "supported",
|
|
1372
|
+
"yahoo-mail": "unsupported",
|
|
1373
|
+
"samsung-mail": "supported",
|
|
1374
|
+
"thunderbird": "supported",
|
|
1375
|
+
"hey-mail": "supported",
|
|
1376
|
+
"superhuman": "supported"
|
|
1377
|
+
},
|
|
1378
|
+
"conic-gradient": {
|
|
1379
|
+
"gmail-web": "unsupported",
|
|
1380
|
+
"gmail-android": "unsupported",
|
|
1381
|
+
"gmail-ios": "unsupported",
|
|
1382
|
+
"outlook-web": "unsupported",
|
|
1383
|
+
"outlook-windows": "unsupported",
|
|
1384
|
+
"apple-mail-macos": "supported",
|
|
1385
|
+
"apple-mail-ios": "supported",
|
|
1386
|
+
"yahoo-mail": "unsupported",
|
|
1387
|
+
"samsung-mail": "partial",
|
|
1388
|
+
"thunderbird": "supported",
|
|
1389
|
+
"hey-mail": "supported",
|
|
1390
|
+
"superhuman": "unknown"
|
|
1391
|
+
},
|
|
1392
|
+
"css-comments": {
|
|
1393
|
+
"gmail-web": "supported",
|
|
1394
|
+
"gmail-android": "partial",
|
|
1395
|
+
"gmail-ios": "supported",
|
|
1396
|
+
"outlook-web": "supported",
|
|
1397
|
+
"outlook-windows": "supported",
|
|
1398
|
+
"apple-mail-macos": "supported",
|
|
1399
|
+
"apple-mail-ios": "supported",
|
|
1400
|
+
"yahoo-mail": "supported",
|
|
1401
|
+
"samsung-mail": "supported",
|
|
1402
|
+
"thunderbird": "supported",
|
|
1403
|
+
"hey-mail": "unknown",
|
|
1404
|
+
"superhuman": "unknown"
|
|
1405
|
+
},
|
|
1406
|
+
"cursor": {
|
|
1407
|
+
"gmail-web": "unsupported",
|
|
1408
|
+
"gmail-android": "unsupported",
|
|
1409
|
+
"gmail-ios": "unsupported",
|
|
1410
|
+
"outlook-web": "unsupported",
|
|
1411
|
+
"outlook-windows": "unknown",
|
|
1412
|
+
"apple-mail-macos": "partial",
|
|
1413
|
+
"apple-mail-ios": "unsupported",
|
|
1414
|
+
"yahoo-mail": "partial",
|
|
1415
|
+
"samsung-mail": "unknown",
|
|
1416
|
+
"thunderbird": "supported",
|
|
1417
|
+
"hey-mail": "unknown",
|
|
1418
|
+
"superhuman": "supported"
|
|
1419
|
+
},
|
|
1420
|
+
"custom-properties": {
|
|
1421
|
+
"gmail-web": "unsupported",
|
|
1422
|
+
"gmail-android": "unsupported",
|
|
1423
|
+
"gmail-ios": "unsupported",
|
|
1424
|
+
"outlook-web": "unsupported",
|
|
1425
|
+
"outlook-windows": "unsupported",
|
|
1426
|
+
"apple-mail-macos": "supported",
|
|
1427
|
+
"apple-mail-ios": "supported",
|
|
1428
|
+
"yahoo-mail": "unsupported",
|
|
1429
|
+
"samsung-mail": "supported",
|
|
1430
|
+
"thunderbird": "supported",
|
|
1431
|
+
"hey-mail": "supported",
|
|
1432
|
+
"superhuman": "unknown"
|
|
1433
|
+
},
|
|
1434
|
+
"direction": {
|
|
1435
|
+
"gmail-web": "supported",
|
|
1436
|
+
"gmail-android": "supported",
|
|
1437
|
+
"gmail-ios": "supported",
|
|
1438
|
+
"outlook-web": "supported",
|
|
1439
|
+
"outlook-windows": "supported",
|
|
1440
|
+
"apple-mail-macos": "supported",
|
|
1441
|
+
"apple-mail-ios": "supported",
|
|
1442
|
+
"yahoo-mail": "supported",
|
|
1443
|
+
"samsung-mail": "supported",
|
|
1444
|
+
"thunderbird": "supported",
|
|
1445
|
+
"hey-mail": "supported",
|
|
1446
|
+
"superhuman": "supported"
|
|
1447
|
+
},
|
|
1448
|
+
"display": {
|
|
1449
|
+
"gmail-web": "supported",
|
|
1450
|
+
"gmail-android": "partial",
|
|
1451
|
+
"gmail-ios": "partial",
|
|
1452
|
+
"outlook-web": "supported",
|
|
1453
|
+
"outlook-windows": "partial",
|
|
1454
|
+
"apple-mail-macos": "supported",
|
|
1455
|
+
"apple-mail-ios": "supported",
|
|
1456
|
+
"yahoo-mail": "partial",
|
|
1457
|
+
"samsung-mail": "supported",
|
|
1458
|
+
"thunderbird": "supported",
|
|
1459
|
+
"hey-mail": "supported",
|
|
1460
|
+
"superhuman": "supported"
|
|
1461
|
+
},
|
|
1462
|
+
"empty-cells": {
|
|
1463
|
+
"gmail-web": "supported",
|
|
1464
|
+
"gmail-android": "supported",
|
|
1465
|
+
"gmail-ios": "supported",
|
|
1466
|
+
"outlook-web": "supported",
|
|
1467
|
+
"outlook-windows": "unsupported",
|
|
1468
|
+
"apple-mail-macos": "supported",
|
|
1469
|
+
"apple-mail-ios": "supported",
|
|
1470
|
+
"yahoo-mail": "supported",
|
|
1471
|
+
"samsung-mail": "supported",
|
|
1472
|
+
"thunderbird": "unknown",
|
|
1473
|
+
"hey-mail": "unknown",
|
|
1474
|
+
"superhuman": "supported"
|
|
1475
|
+
},
|
|
1476
|
+
"filter": {
|
|
1477
|
+
"gmail-web": "unsupported",
|
|
1478
|
+
"gmail-android": "unsupported",
|
|
1479
|
+
"gmail-ios": "unsupported",
|
|
1480
|
+
"outlook-web": "unsupported",
|
|
1481
|
+
"outlook-windows": "unsupported",
|
|
1482
|
+
"apple-mail-macos": "supported",
|
|
1483
|
+
"apple-mail-ios": "supported",
|
|
1484
|
+
"yahoo-mail": "unsupported",
|
|
1485
|
+
"samsung-mail": "supported",
|
|
1486
|
+
"thunderbird": "supported",
|
|
1487
|
+
"hey-mail": "supported",
|
|
1488
|
+
"superhuman": "supported"
|
|
1489
|
+
},
|
|
1490
|
+
"fit-content": {
|
|
1491
|
+
"gmail-web": "supported",
|
|
1492
|
+
"gmail-android": "supported",
|
|
1493
|
+
"gmail-ios": "partial",
|
|
1494
|
+
"outlook-web": "supported",
|
|
1495
|
+
"outlook-windows": "unsupported",
|
|
1496
|
+
"apple-mail-macos": "supported",
|
|
1497
|
+
"apple-mail-ios": "supported",
|
|
1498
|
+
"yahoo-mail": "unsupported",
|
|
1499
|
+
"samsung-mail": "unsupported",
|
|
1500
|
+
"thunderbird": "supported",
|
|
1501
|
+
"hey-mail": "supported",
|
|
1502
|
+
"superhuman": "unknown"
|
|
1503
|
+
},
|
|
1504
|
+
"flex-direction": {
|
|
1505
|
+
"gmail-web": "unsupported",
|
|
1506
|
+
"gmail-android": "unsupported",
|
|
1507
|
+
"gmail-ios": "unsupported",
|
|
1508
|
+
"outlook-web": "supported",
|
|
1509
|
+
"outlook-windows": "unsupported",
|
|
1510
|
+
"apple-mail-macos": "supported",
|
|
1511
|
+
"apple-mail-ios": "supported",
|
|
1512
|
+
"yahoo-mail": "unsupported",
|
|
1513
|
+
"samsung-mail": "supported",
|
|
1514
|
+
"thunderbird": "supported",
|
|
1515
|
+
"hey-mail": "supported",
|
|
1516
|
+
"superhuman": "supported"
|
|
1517
|
+
},
|
|
1518
|
+
"flex-wrap": {
|
|
1519
|
+
"gmail-web": "unsupported",
|
|
1520
|
+
"gmail-android": "unsupported",
|
|
1521
|
+
"gmail-ios": "unsupported",
|
|
1522
|
+
"outlook-web": "supported",
|
|
1523
|
+
"outlook-windows": "unsupported",
|
|
1524
|
+
"apple-mail-macos": "supported",
|
|
1525
|
+
"apple-mail-ios": "supported",
|
|
1526
|
+
"yahoo-mail": "unsupported",
|
|
1527
|
+
"samsung-mail": "supported",
|
|
1528
|
+
"thunderbird": "supported",
|
|
1529
|
+
"hey-mail": "supported",
|
|
1530
|
+
"superhuman": "supported"
|
|
1531
|
+
},
|
|
1532
|
+
"float": {
|
|
1533
|
+
"gmail-web": "supported",
|
|
1534
|
+
"gmail-android": "partial",
|
|
1535
|
+
"gmail-ios": "partial",
|
|
1536
|
+
"outlook-web": "supported",
|
|
1537
|
+
"outlook-windows": "unsupported",
|
|
1538
|
+
"apple-mail-macos": "supported",
|
|
1539
|
+
"apple-mail-ios": "supported",
|
|
1540
|
+
"yahoo-mail": "partial",
|
|
1541
|
+
"samsung-mail": "supported",
|
|
1542
|
+
"thunderbird": "supported",
|
|
1543
|
+
"hey-mail": "supported",
|
|
1544
|
+
"superhuman": "supported"
|
|
1545
|
+
},
|
|
1546
|
+
"font": {
|
|
1547
|
+
"gmail-web": "supported",
|
|
1548
|
+
"gmail-android": "supported",
|
|
1549
|
+
"gmail-ios": "supported",
|
|
1550
|
+
"outlook-web": "supported",
|
|
1551
|
+
"outlook-windows": "supported",
|
|
1552
|
+
"apple-mail-macos": "supported",
|
|
1553
|
+
"apple-mail-ios": "supported",
|
|
1554
|
+
"yahoo-mail": "supported",
|
|
1555
|
+
"samsung-mail": "supported",
|
|
1556
|
+
"thunderbird": "supported",
|
|
1557
|
+
"hey-mail": "supported",
|
|
1558
|
+
"superhuman": "unknown"
|
|
1559
|
+
},
|
|
1560
|
+
"font-family": {
|
|
1561
|
+
"gmail-web": "supported",
|
|
1562
|
+
"gmail-android": "supported",
|
|
1563
|
+
"gmail-ios": "supported",
|
|
1564
|
+
"outlook-web": "supported",
|
|
1565
|
+
"outlook-windows": "supported",
|
|
1566
|
+
"apple-mail-macos": "supported",
|
|
1567
|
+
"apple-mail-ios": "supported",
|
|
1568
|
+
"yahoo-mail": "supported",
|
|
1569
|
+
"samsung-mail": "supported",
|
|
1570
|
+
"thunderbird": "supported",
|
|
1571
|
+
"hey-mail": "supported",
|
|
1572
|
+
"superhuman": "supported"
|
|
1573
|
+
},
|
|
1574
|
+
"font-kerning": {
|
|
1575
|
+
"gmail-web": "supported",
|
|
1576
|
+
"gmail-android": "supported",
|
|
1577
|
+
"gmail-ios": "supported",
|
|
1578
|
+
"outlook-web": "supported",
|
|
1579
|
+
"outlook-windows": "unsupported",
|
|
1580
|
+
"apple-mail-macos": "supported",
|
|
1581
|
+
"apple-mail-ios": "supported",
|
|
1582
|
+
"yahoo-mail": "unsupported",
|
|
1583
|
+
"samsung-mail": "supported",
|
|
1584
|
+
"thunderbird": "supported",
|
|
1585
|
+
"hey-mail": "unknown",
|
|
1586
|
+
"superhuman": "unknown"
|
|
1587
|
+
},
|
|
1588
|
+
"font-size": {
|
|
1589
|
+
"gmail-web": "supported",
|
|
1590
|
+
"gmail-android": "supported",
|
|
1591
|
+
"gmail-ios": "supported",
|
|
1592
|
+
"outlook-web": "supported",
|
|
1593
|
+
"outlook-windows": "partial",
|
|
1594
|
+
"apple-mail-macos": "supported",
|
|
1595
|
+
"apple-mail-ios": "supported",
|
|
1596
|
+
"yahoo-mail": "partial",
|
|
1597
|
+
"samsung-mail": "partial",
|
|
1598
|
+
"thunderbird": "supported",
|
|
1599
|
+
"hey-mail": "unknown",
|
|
1600
|
+
"superhuman": "supported"
|
|
1601
|
+
},
|
|
1602
|
+
"font-stretch": {
|
|
1603
|
+
"gmail-web": "supported",
|
|
1604
|
+
"gmail-android": "unsupported",
|
|
1605
|
+
"gmail-ios": "supported",
|
|
1606
|
+
"outlook-web": "supported",
|
|
1607
|
+
"outlook-windows": "unsupported",
|
|
1608
|
+
"apple-mail-macos": "supported",
|
|
1609
|
+
"apple-mail-ios": "supported",
|
|
1610
|
+
"yahoo-mail": "unsupported",
|
|
1611
|
+
"samsung-mail": "unsupported",
|
|
1612
|
+
"thunderbird": "supported",
|
|
1613
|
+
"hey-mail": "unknown",
|
|
1614
|
+
"superhuman": "unknown"
|
|
1615
|
+
},
|
|
1616
|
+
"font-weight": {
|
|
1617
|
+
"gmail-web": "supported",
|
|
1618
|
+
"gmail-android": "supported",
|
|
1619
|
+
"gmail-ios": "supported",
|
|
1620
|
+
"outlook-web": "supported",
|
|
1621
|
+
"outlook-windows": "partial",
|
|
1622
|
+
"apple-mail-macos": "supported",
|
|
1623
|
+
"apple-mail-ios": "supported",
|
|
1624
|
+
"yahoo-mail": "partial",
|
|
1625
|
+
"samsung-mail": "supported",
|
|
1626
|
+
"thunderbird": "supported",
|
|
1627
|
+
"hey-mail": "supported",
|
|
1628
|
+
"superhuman": "supported"
|
|
1629
|
+
},
|
|
1630
|
+
"gap": {
|
|
1631
|
+
"gmail-web": "partial",
|
|
1632
|
+
"gmail-android": "partial",
|
|
1633
|
+
"gmail-ios": "partial",
|
|
1634
|
+
"outlook-web": "partial",
|
|
1635
|
+
"outlook-windows": "unsupported",
|
|
1636
|
+
"apple-mail-macos": "supported",
|
|
1637
|
+
"apple-mail-ios": "supported",
|
|
1638
|
+
"yahoo-mail": "unsupported",
|
|
1639
|
+
"samsung-mail": "supported",
|
|
1640
|
+
"thunderbird": "supported",
|
|
1641
|
+
"hey-mail": "supported",
|
|
1642
|
+
"superhuman": "supported"
|
|
1643
|
+
},
|
|
1644
|
+
"grid-template-columns": {
|
|
1645
|
+
"gmail-web": "unsupported",
|
|
1646
|
+
"gmail-android": "unsupported",
|
|
1647
|
+
"gmail-ios": "unsupported",
|
|
1648
|
+
"outlook-web": "unsupported",
|
|
1649
|
+
"outlook-windows": "unsupported",
|
|
1650
|
+
"apple-mail-macos": "supported",
|
|
1651
|
+
"apple-mail-ios": "supported",
|
|
1652
|
+
"yahoo-mail": "unsupported",
|
|
1653
|
+
"samsung-mail": "supported",
|
|
1654
|
+
"thunderbird": "supported",
|
|
1655
|
+
"hey-mail": "supported",
|
|
1656
|
+
"superhuman": "supported"
|
|
1657
|
+
},
|
|
1658
|
+
"height": {
|
|
1659
|
+
"gmail-web": "supported",
|
|
1660
|
+
"gmail-android": "supported",
|
|
1661
|
+
"gmail-ios": "supported",
|
|
1662
|
+
"outlook-web": "supported",
|
|
1663
|
+
"outlook-windows": "partial",
|
|
1664
|
+
"apple-mail-macos": "supported",
|
|
1665
|
+
"apple-mail-ios": "supported",
|
|
1666
|
+
"yahoo-mail": "unsupported",
|
|
1667
|
+
"samsung-mail": "supported",
|
|
1668
|
+
"thunderbird": "supported",
|
|
1669
|
+
"hey-mail": "supported",
|
|
1670
|
+
"superhuman": "supported"
|
|
1671
|
+
},
|
|
1672
|
+
"hyphenate-character": {
|
|
1673
|
+
"gmail-web": "unsupported",
|
|
1674
|
+
"gmail-android": "unsupported",
|
|
1675
|
+
"gmail-ios": "unsupported",
|
|
1676
|
+
"outlook-web": "unsupported",
|
|
1677
|
+
"outlook-windows": "unsupported",
|
|
1678
|
+
"apple-mail-macos": "supported",
|
|
1679
|
+
"apple-mail-ios": "supported",
|
|
1680
|
+
"yahoo-mail": "unsupported",
|
|
1681
|
+
"samsung-mail": "supported",
|
|
1682
|
+
"thunderbird": "unknown",
|
|
1683
|
+
"hey-mail": "unknown",
|
|
1684
|
+
"superhuman": "unknown"
|
|
1685
|
+
},
|
|
1686
|
+
"hyphenate-limit-chars": {
|
|
1687
|
+
"gmail-web": "unsupported",
|
|
1688
|
+
"gmail-android": "unsupported",
|
|
1689
|
+
"gmail-ios": "unsupported",
|
|
1690
|
+
"outlook-web": "unsupported",
|
|
1691
|
+
"outlook-windows": "unsupported",
|
|
1692
|
+
"apple-mail-macos": "unsupported",
|
|
1693
|
+
"apple-mail-ios": "unsupported",
|
|
1694
|
+
"yahoo-mail": "unsupported",
|
|
1695
|
+
"samsung-mail": "unsupported",
|
|
1696
|
+
"thunderbird": "unsupported",
|
|
1697
|
+
"hey-mail": "unknown",
|
|
1698
|
+
"superhuman": "unknown"
|
|
1699
|
+
},
|
|
1700
|
+
"hyphens": {
|
|
1701
|
+
"gmail-web": "unsupported",
|
|
1702
|
+
"gmail-android": "unsupported",
|
|
1703
|
+
"gmail-ios": "unsupported",
|
|
1704
|
+
"outlook-web": "unsupported",
|
|
1705
|
+
"outlook-windows": "unsupported",
|
|
1706
|
+
"apple-mail-macos": "supported",
|
|
1707
|
+
"apple-mail-ios": "supported",
|
|
1708
|
+
"yahoo-mail": "unsupported",
|
|
1709
|
+
"samsung-mail": "supported",
|
|
1710
|
+
"thunderbird": "unknown",
|
|
1711
|
+
"hey-mail": "unknown",
|
|
1712
|
+
"superhuman": "unknown"
|
|
1713
|
+
},
|
|
1714
|
+
"inline-size": {
|
|
1715
|
+
"gmail-web": "unsupported",
|
|
1716
|
+
"gmail-android": "unsupported",
|
|
1717
|
+
"gmail-ios": "unsupported",
|
|
1718
|
+
"outlook-web": "unsupported",
|
|
1719
|
+
"outlook-windows": "unsupported",
|
|
1720
|
+
"apple-mail-macos": "unsupported",
|
|
1721
|
+
"apple-mail-ios": "unsupported",
|
|
1722
|
+
"yahoo-mail": "unsupported",
|
|
1723
|
+
"samsung-mail": "supported",
|
|
1724
|
+
"thunderbird": "supported",
|
|
1725
|
+
"hey-mail": "supported",
|
|
1726
|
+
"superhuman": "unknown"
|
|
1727
|
+
},
|
|
1728
|
+
"inset": {
|
|
1729
|
+
"gmail-web": "unsupported",
|
|
1730
|
+
"gmail-android": "unsupported",
|
|
1731
|
+
"gmail-ios": "unsupported",
|
|
1732
|
+
"outlook-web": "unsupported",
|
|
1733
|
+
"outlook-windows": "unsupported",
|
|
1734
|
+
"apple-mail-macos": "supported",
|
|
1735
|
+
"apple-mail-ios": "supported",
|
|
1736
|
+
"yahoo-mail": "unsupported",
|
|
1737
|
+
"samsung-mail": "unsupported",
|
|
1738
|
+
"thunderbird": "supported",
|
|
1739
|
+
"hey-mail": "unknown",
|
|
1740
|
+
"superhuman": "unknown"
|
|
1741
|
+
},
|
|
1742
|
+
"justify-content": {
|
|
1743
|
+
"gmail-web": "unsupported",
|
|
1744
|
+
"gmail-android": "unsupported",
|
|
1745
|
+
"gmail-ios": "unsupported",
|
|
1746
|
+
"outlook-web": "supported",
|
|
1747
|
+
"outlook-windows": "unsupported",
|
|
1748
|
+
"apple-mail-macos": "supported",
|
|
1749
|
+
"apple-mail-ios": "supported",
|
|
1750
|
+
"yahoo-mail": "unsupported",
|
|
1751
|
+
"samsung-mail": "supported",
|
|
1752
|
+
"thunderbird": "supported",
|
|
1753
|
+
"hey-mail": "supported",
|
|
1754
|
+
"superhuman": "supported"
|
|
1755
|
+
},
|
|
1756
|
+
"left": {
|
|
1757
|
+
"gmail-web": "unsupported",
|
|
1758
|
+
"gmail-android": "unsupported",
|
|
1759
|
+
"gmail-ios": "unsupported",
|
|
1760
|
+
"outlook-web": "supported",
|
|
1761
|
+
"outlook-windows": "unsupported",
|
|
1762
|
+
"apple-mail-macos": "supported",
|
|
1763
|
+
"apple-mail-ios": "supported",
|
|
1764
|
+
"yahoo-mail": "unsupported",
|
|
1765
|
+
"samsung-mail": "partial",
|
|
1766
|
+
"thunderbird": "supported",
|
|
1767
|
+
"hey-mail": "supported",
|
|
1768
|
+
"superhuman": "unknown"
|
|
1769
|
+
},
|
|
1770
|
+
"letter-spacing": {
|
|
1771
|
+
"gmail-web": "supported",
|
|
1772
|
+
"gmail-android": "supported",
|
|
1773
|
+
"gmail-ios": "supported",
|
|
1774
|
+
"outlook-web": "supported",
|
|
1775
|
+
"outlook-windows": "partial",
|
|
1776
|
+
"apple-mail-macos": "supported",
|
|
1777
|
+
"apple-mail-ios": "supported",
|
|
1778
|
+
"yahoo-mail": "supported",
|
|
1779
|
+
"samsung-mail": "supported",
|
|
1780
|
+
"thunderbird": "supported",
|
|
1781
|
+
"hey-mail": "supported",
|
|
1782
|
+
"superhuman": "supported"
|
|
1783
|
+
},
|
|
1784
|
+
"light-dark": {
|
|
1785
|
+
"gmail-web": "unsupported",
|
|
1786
|
+
"gmail-android": "unsupported",
|
|
1787
|
+
"gmail-ios": "unsupported",
|
|
1788
|
+
"outlook-web": "unsupported",
|
|
1789
|
+
"outlook-windows": "unsupported",
|
|
1790
|
+
"apple-mail-macos": "supported",
|
|
1791
|
+
"apple-mail-ios": "supported",
|
|
1792
|
+
"yahoo-mail": "unsupported",
|
|
1793
|
+
"samsung-mail": "partial",
|
|
1794
|
+
"thunderbird": "supported",
|
|
1795
|
+
"hey-mail": "partial",
|
|
1796
|
+
"superhuman": "unknown"
|
|
1797
|
+
},
|
|
1798
|
+
"line-height": {
|
|
1799
|
+
"gmail-web": "supported",
|
|
1800
|
+
"gmail-android": "supported",
|
|
1801
|
+
"gmail-ios": "supported",
|
|
1802
|
+
"outlook-web": "supported",
|
|
1803
|
+
"outlook-windows": "partial",
|
|
1804
|
+
"apple-mail-macos": "supported",
|
|
1805
|
+
"apple-mail-ios": "supported",
|
|
1806
|
+
"yahoo-mail": "supported",
|
|
1807
|
+
"samsung-mail": "supported",
|
|
1808
|
+
"thunderbird": "supported",
|
|
1809
|
+
"hey-mail": "supported",
|
|
1810
|
+
"superhuman": "supported"
|
|
1811
|
+
},
|
|
1812
|
+
"linear-gradient": {
|
|
1813
|
+
"gmail-web": "supported",
|
|
1814
|
+
"gmail-android": "partial",
|
|
1815
|
+
"gmail-ios": "supported",
|
|
1816
|
+
"outlook-web": "unsupported",
|
|
1817
|
+
"outlook-windows": "unsupported",
|
|
1818
|
+
"apple-mail-macos": "supported",
|
|
1819
|
+
"apple-mail-ios": "supported",
|
|
1820
|
+
"yahoo-mail": "unsupported",
|
|
1821
|
+
"samsung-mail": "partial",
|
|
1822
|
+
"thunderbird": "supported",
|
|
1823
|
+
"hey-mail": "supported",
|
|
1824
|
+
"superhuman": "supported"
|
|
1825
|
+
},
|
|
1826
|
+
"list-style": {
|
|
1827
|
+
"gmail-web": "partial",
|
|
1828
|
+
"gmail-android": "partial",
|
|
1829
|
+
"gmail-ios": "partial",
|
|
1830
|
+
"outlook-web": "supported",
|
|
1831
|
+
"outlook-windows": "partial",
|
|
1832
|
+
"apple-mail-macos": "supported",
|
|
1833
|
+
"apple-mail-ios": "supported",
|
|
1834
|
+
"yahoo-mail": "partial",
|
|
1835
|
+
"samsung-mail": "supported",
|
|
1836
|
+
"thunderbird": "supported",
|
|
1837
|
+
"hey-mail": "supported",
|
|
1838
|
+
"superhuman": "supported"
|
|
1839
|
+
},
|
|
1840
|
+
"list-style-image": {
|
|
1841
|
+
"gmail-web": "unsupported",
|
|
1842
|
+
"gmail-android": "unsupported",
|
|
1843
|
+
"gmail-ios": "unsupported",
|
|
1844
|
+
"outlook-web": "unsupported",
|
|
1845
|
+
"outlook-windows": "unsupported",
|
|
1846
|
+
"apple-mail-macos": "supported",
|
|
1847
|
+
"apple-mail-ios": "supported",
|
|
1848
|
+
"yahoo-mail": "unsupported",
|
|
1849
|
+
"samsung-mail": "supported",
|
|
1850
|
+
"thunderbird": "supported",
|
|
1851
|
+
"hey-mail": "supported",
|
|
1852
|
+
"superhuman": "unknown"
|
|
1853
|
+
},
|
|
1854
|
+
"list-style-position": {
|
|
1855
|
+
"gmail-web": "supported",
|
|
1856
|
+
"gmail-android": "supported",
|
|
1857
|
+
"gmail-ios": "supported",
|
|
1858
|
+
"outlook-web": "supported",
|
|
1859
|
+
"outlook-windows": "unsupported",
|
|
1860
|
+
"apple-mail-macos": "supported",
|
|
1861
|
+
"apple-mail-ios": "supported",
|
|
1862
|
+
"yahoo-mail": "supported",
|
|
1863
|
+
"samsung-mail": "supported",
|
|
1864
|
+
"thunderbird": "supported",
|
|
1865
|
+
"hey-mail": "supported",
|
|
1866
|
+
"superhuman": "unknown"
|
|
1867
|
+
},
|
|
1868
|
+
"list-style-type": {
|
|
1869
|
+
"gmail-web": "supported",
|
|
1870
|
+
"gmail-android": "supported",
|
|
1871
|
+
"gmail-ios": "supported",
|
|
1872
|
+
"outlook-web": "supported",
|
|
1873
|
+
"outlook-windows": "supported",
|
|
1874
|
+
"apple-mail-macos": "supported",
|
|
1875
|
+
"apple-mail-ios": "supported",
|
|
1876
|
+
"yahoo-mail": "supported",
|
|
1877
|
+
"samsung-mail": "supported",
|
|
1878
|
+
"thunderbird": "supported",
|
|
1879
|
+
"hey-mail": "supported",
|
|
1880
|
+
"superhuman": "supported"
|
|
1881
|
+
},
|
|
1882
|
+
"margin": {
|
|
1883
|
+
"gmail-web": "partial",
|
|
1884
|
+
"gmail-android": "partial",
|
|
1885
|
+
"gmail-ios": "partial",
|
|
1886
|
+
"outlook-web": "partial",
|
|
1887
|
+
"outlook-windows": "partial",
|
|
1888
|
+
"apple-mail-macos": "supported",
|
|
1889
|
+
"apple-mail-ios": "supported",
|
|
1890
|
+
"yahoo-mail": "partial",
|
|
1891
|
+
"samsung-mail": "supported",
|
|
1892
|
+
"thunderbird": "supported",
|
|
1893
|
+
"hey-mail": "supported",
|
|
1894
|
+
"superhuman": "supported"
|
|
1895
|
+
},
|
|
1896
|
+
"margin-block-start-end": {
|
|
1897
|
+
"gmail-web": "unsupported",
|
|
1898
|
+
"gmail-android": "unsupported",
|
|
1899
|
+
"gmail-ios": "unsupported",
|
|
1900
|
+
"outlook-web": "unsupported",
|
|
1901
|
+
"outlook-windows": "unsupported",
|
|
1902
|
+
"apple-mail-macos": "supported",
|
|
1903
|
+
"apple-mail-ios": "supported",
|
|
1904
|
+
"yahoo-mail": "unsupported",
|
|
1905
|
+
"samsung-mail": "supported",
|
|
1906
|
+
"thunderbird": "unknown",
|
|
1907
|
+
"hey-mail": "unknown",
|
|
1908
|
+
"superhuman": "unknown"
|
|
1909
|
+
},
|
|
1910
|
+
"margin-inline-block": {
|
|
1911
|
+
"gmail-web": "unsupported",
|
|
1912
|
+
"gmail-android": "unsupported",
|
|
1913
|
+
"gmail-ios": "unsupported",
|
|
1914
|
+
"outlook-web": "unsupported",
|
|
1915
|
+
"outlook-windows": "unsupported",
|
|
1916
|
+
"apple-mail-macos": "supported",
|
|
1917
|
+
"apple-mail-ios": "supported",
|
|
1918
|
+
"yahoo-mail": "unsupported",
|
|
1919
|
+
"samsung-mail": "unsupported",
|
|
1920
|
+
"thunderbird": "supported",
|
|
1921
|
+
"hey-mail": "supported",
|
|
1922
|
+
"superhuman": "unknown"
|
|
1923
|
+
},
|
|
1924
|
+
"margin-inline-start-end": {
|
|
1925
|
+
"gmail-web": "unsupported",
|
|
1926
|
+
"gmail-android": "unsupported",
|
|
1927
|
+
"gmail-ios": "unsupported",
|
|
1928
|
+
"outlook-web": "unsupported",
|
|
1929
|
+
"outlook-windows": "unsupported",
|
|
1930
|
+
"apple-mail-macos": "supported",
|
|
1931
|
+
"apple-mail-ios": "supported",
|
|
1932
|
+
"yahoo-mail": "unsupported",
|
|
1933
|
+
"samsung-mail": "supported",
|
|
1934
|
+
"thunderbird": "unknown",
|
|
1935
|
+
"hey-mail": "unknown",
|
|
1936
|
+
"superhuman": "unknown"
|
|
1937
|
+
},
|
|
1938
|
+
"mask-image": {
|
|
1939
|
+
"gmail-web": "unsupported",
|
|
1940
|
+
"gmail-android": "unsupported",
|
|
1941
|
+
"gmail-ios": "unsupported",
|
|
1942
|
+
"outlook-web": "unsupported",
|
|
1943
|
+
"outlook-windows": "unsupported",
|
|
1944
|
+
"apple-mail-macos": "supported",
|
|
1945
|
+
"apple-mail-ios": "supported",
|
|
1946
|
+
"yahoo-mail": "unsupported",
|
|
1947
|
+
"samsung-mail": "supported",
|
|
1948
|
+
"thunderbird": "unknown",
|
|
1949
|
+
"hey-mail": "unknown",
|
|
1950
|
+
"superhuman": "unknown"
|
|
1951
|
+
},
|
|
1952
|
+
"max": {
|
|
1953
|
+
"gmail-web": "supported",
|
|
1954
|
+
"gmail-android": "partial",
|
|
1955
|
+
"gmail-ios": "partial",
|
|
1956
|
+
"outlook-web": "unsupported",
|
|
1957
|
+
"outlook-windows": "unsupported",
|
|
1958
|
+
"apple-mail-macos": "supported",
|
|
1959
|
+
"apple-mail-ios": "supported",
|
|
1960
|
+
"yahoo-mail": "unsupported",
|
|
1961
|
+
"samsung-mail": "partial",
|
|
1962
|
+
"thunderbird": "supported",
|
|
1963
|
+
"hey-mail": "supported",
|
|
1964
|
+
"superhuman": "unknown"
|
|
1965
|
+
},
|
|
1966
|
+
"max-block-size": {
|
|
1967
|
+
"gmail-web": "unsupported",
|
|
1968
|
+
"gmail-android": "unsupported",
|
|
1969
|
+
"gmail-ios": "unsupported",
|
|
1970
|
+
"outlook-web": "unsupported",
|
|
1971
|
+
"outlook-windows": "unsupported",
|
|
1972
|
+
"apple-mail-macos": "supported",
|
|
1973
|
+
"apple-mail-ios": "supported",
|
|
1974
|
+
"yahoo-mail": "unsupported",
|
|
1975
|
+
"samsung-mail": "supported",
|
|
1976
|
+
"thunderbird": "unknown",
|
|
1977
|
+
"hey-mail": "unknown",
|
|
1978
|
+
"superhuman": "unknown"
|
|
1979
|
+
},
|
|
1980
|
+
"max-height": {
|
|
1981
|
+
"gmail-web": "supported",
|
|
1982
|
+
"gmail-android": "supported",
|
|
1983
|
+
"gmail-ios": "supported",
|
|
1984
|
+
"outlook-web": "supported",
|
|
1985
|
+
"outlook-windows": "unsupported",
|
|
1986
|
+
"apple-mail-macos": "supported",
|
|
1987
|
+
"apple-mail-ios": "supported",
|
|
1988
|
+
"yahoo-mail": "supported",
|
|
1989
|
+
"samsung-mail": "supported",
|
|
1990
|
+
"thunderbird": "supported",
|
|
1991
|
+
"hey-mail": "supported",
|
|
1992
|
+
"superhuman": "supported"
|
|
1993
|
+
},
|
|
1994
|
+
"max-inline-size": {
|
|
1995
|
+
"gmail-web": "unsupported",
|
|
1996
|
+
"gmail-android": "unsupported",
|
|
1997
|
+
"gmail-ios": "unsupported",
|
|
1998
|
+
"outlook-web": "unsupported",
|
|
1999
|
+
"outlook-windows": "unsupported",
|
|
2000
|
+
"apple-mail-macos": "supported",
|
|
2001
|
+
"apple-mail-ios": "supported",
|
|
2002
|
+
"yahoo-mail": "unsupported",
|
|
2003
|
+
"samsung-mail": "supported",
|
|
2004
|
+
"thunderbird": "unknown",
|
|
2005
|
+
"hey-mail": "unknown",
|
|
2006
|
+
"superhuman": "unknown"
|
|
2007
|
+
},
|
|
2008
|
+
"max-width": {
|
|
2009
|
+
"gmail-web": "supported",
|
|
2010
|
+
"gmail-android": "supported",
|
|
2011
|
+
"gmail-ios": "supported",
|
|
2012
|
+
"outlook-web": "supported",
|
|
2013
|
+
"outlook-windows": "partial",
|
|
2014
|
+
"apple-mail-macos": "supported",
|
|
2015
|
+
"apple-mail-ios": "supported",
|
|
2016
|
+
"yahoo-mail": "supported",
|
|
2017
|
+
"samsung-mail": "supported",
|
|
2018
|
+
"thunderbird": "supported",
|
|
2019
|
+
"hey-mail": "supported",
|
|
2020
|
+
"superhuman": "supported"
|
|
2021
|
+
},
|
|
2022
|
+
"min": {
|
|
2023
|
+
"gmail-web": "supported",
|
|
2024
|
+
"gmail-android": "partial",
|
|
2025
|
+
"gmail-ios": "partial",
|
|
2026
|
+
"outlook-web": "unsupported",
|
|
2027
|
+
"outlook-windows": "unsupported",
|
|
2028
|
+
"apple-mail-macos": "supported",
|
|
2029
|
+
"apple-mail-ios": "supported",
|
|
2030
|
+
"yahoo-mail": "unsupported",
|
|
2031
|
+
"samsung-mail": "partial",
|
|
2032
|
+
"thunderbird": "supported",
|
|
2033
|
+
"hey-mail": "supported",
|
|
2034
|
+
"superhuman": "unknown"
|
|
2035
|
+
},
|
|
2036
|
+
"min-block-size": {
|
|
2037
|
+
"gmail-web": "unsupported",
|
|
2038
|
+
"gmail-android": "unsupported",
|
|
2039
|
+
"gmail-ios": "unsupported",
|
|
2040
|
+
"outlook-web": "unsupported",
|
|
2041
|
+
"outlook-windows": "unsupported",
|
|
2042
|
+
"apple-mail-macos": "supported",
|
|
2043
|
+
"apple-mail-ios": "supported",
|
|
2044
|
+
"yahoo-mail": "unsupported",
|
|
2045
|
+
"samsung-mail": "supported",
|
|
2046
|
+
"thunderbird": "unknown",
|
|
2047
|
+
"hey-mail": "unknown",
|
|
2048
|
+
"superhuman": "unknown"
|
|
2049
|
+
},
|
|
2050
|
+
"min-height": {
|
|
2051
|
+
"gmail-web": "supported",
|
|
2052
|
+
"gmail-android": "supported",
|
|
2053
|
+
"gmail-ios": "supported",
|
|
2054
|
+
"outlook-web": "supported",
|
|
2055
|
+
"outlook-windows": "unsupported",
|
|
2056
|
+
"apple-mail-macos": "supported",
|
|
2057
|
+
"apple-mail-ios": "supported",
|
|
2058
|
+
"yahoo-mail": "supported",
|
|
2059
|
+
"samsung-mail": "supported",
|
|
2060
|
+
"thunderbird": "supported",
|
|
2061
|
+
"hey-mail": "supported",
|
|
2062
|
+
"superhuman": "supported"
|
|
2063
|
+
},
|
|
2064
|
+
"min-inline-size": {
|
|
2065
|
+
"gmail-web": "unsupported",
|
|
2066
|
+
"gmail-android": "unsupported",
|
|
2067
|
+
"gmail-ios": "unsupported",
|
|
2068
|
+
"outlook-web": "unsupported",
|
|
2069
|
+
"outlook-windows": "unsupported",
|
|
2070
|
+
"apple-mail-macos": "supported",
|
|
2071
|
+
"apple-mail-ios": "supported",
|
|
2072
|
+
"yahoo-mail": "unsupported",
|
|
2073
|
+
"samsung-mail": "supported",
|
|
2074
|
+
"thunderbird": "unknown",
|
|
2075
|
+
"hey-mail": "unknown",
|
|
2076
|
+
"superhuman": "unknown"
|
|
2077
|
+
},
|
|
2078
|
+
"min-width": {
|
|
2079
|
+
"gmail-web": "supported",
|
|
2080
|
+
"gmail-android": "supported",
|
|
2081
|
+
"gmail-ios": "supported",
|
|
2082
|
+
"outlook-web": "supported",
|
|
2083
|
+
"outlook-windows": "unsupported",
|
|
2084
|
+
"apple-mail-macos": "supported",
|
|
2085
|
+
"apple-mail-ios": "supported",
|
|
2086
|
+
"yahoo-mail": "supported",
|
|
2087
|
+
"samsung-mail": "supported",
|
|
2088
|
+
"thunderbird": "supported",
|
|
2089
|
+
"hey-mail": "supported",
|
|
2090
|
+
"superhuman": "supported"
|
|
2091
|
+
},
|
|
2092
|
+
"mix-blend-mode": {
|
|
2093
|
+
"gmail-web": "supported",
|
|
2094
|
+
"gmail-android": "partial",
|
|
2095
|
+
"gmail-ios": "partial",
|
|
2096
|
+
"outlook-web": "supported",
|
|
2097
|
+
"outlook-windows": "unsupported",
|
|
2098
|
+
"apple-mail-macos": "supported",
|
|
2099
|
+
"apple-mail-ios": "supported",
|
|
2100
|
+
"yahoo-mail": "unsupported",
|
|
2101
|
+
"samsung-mail": "supported",
|
|
2102
|
+
"thunderbird": "supported",
|
|
2103
|
+
"hey-mail": "supported",
|
|
2104
|
+
"superhuman": "supported"
|
|
2105
|
+
},
|
|
2106
|
+
"modern-color": {
|
|
2107
|
+
"gmail-web": "unsupported",
|
|
2108
|
+
"gmail-android": "unsupported",
|
|
2109
|
+
"gmail-ios": "unsupported",
|
|
2110
|
+
"outlook-web": "unsupported",
|
|
2111
|
+
"outlook-windows": "unsupported",
|
|
2112
|
+
"apple-mail-macos": "supported",
|
|
2113
|
+
"apple-mail-ios": "supported",
|
|
2114
|
+
"yahoo-mail": "unsupported",
|
|
2115
|
+
"samsung-mail": "unsupported",
|
|
2116
|
+
"thunderbird": "unsupported",
|
|
2117
|
+
"hey-mail": "supported",
|
|
2118
|
+
"superhuman": "unknown"
|
|
2119
|
+
},
|
|
2120
|
+
"nesting": {
|
|
2121
|
+
"gmail-web": "unsupported",
|
|
2122
|
+
"gmail-android": "unsupported",
|
|
2123
|
+
"gmail-ios": "unsupported",
|
|
2124
|
+
"outlook-web": "unsupported",
|
|
2125
|
+
"outlook-windows": "unsupported",
|
|
2126
|
+
"apple-mail-macos": "partial",
|
|
2127
|
+
"apple-mail-ios": "supported",
|
|
2128
|
+
"yahoo-mail": "unsupported",
|
|
2129
|
+
"samsung-mail": "partial",
|
|
2130
|
+
"thunderbird": "supported",
|
|
2131
|
+
"hey-mail": "unknown",
|
|
2132
|
+
"superhuman": "unknown"
|
|
2133
|
+
},
|
|
2134
|
+
"object-fit": {
|
|
2135
|
+
"gmail-web": "supported",
|
|
2136
|
+
"gmail-android": "partial",
|
|
2137
|
+
"gmail-ios": "partial",
|
|
2138
|
+
"outlook-web": "supported",
|
|
2139
|
+
"outlook-windows": "unsupported",
|
|
2140
|
+
"apple-mail-macos": "supported",
|
|
2141
|
+
"apple-mail-ios": "supported",
|
|
2142
|
+
"yahoo-mail": "unsupported",
|
|
2143
|
+
"samsung-mail": "supported",
|
|
2144
|
+
"thunderbird": "supported",
|
|
2145
|
+
"hey-mail": "supported",
|
|
2146
|
+
"superhuman": "supported"
|
|
2147
|
+
},
|
|
2148
|
+
"object-position": {
|
|
2149
|
+
"gmail-web": "supported",
|
|
2150
|
+
"gmail-android": "partial",
|
|
2151
|
+
"gmail-ios": "partial",
|
|
2152
|
+
"outlook-web": "supported",
|
|
2153
|
+
"outlook-windows": "unsupported",
|
|
2154
|
+
"apple-mail-macos": "supported",
|
|
2155
|
+
"apple-mail-ios": "supported",
|
|
2156
|
+
"yahoo-mail": "unsupported",
|
|
2157
|
+
"samsung-mail": "supported",
|
|
2158
|
+
"thunderbird": "supported",
|
|
2159
|
+
"hey-mail": "supported",
|
|
2160
|
+
"superhuman": "supported"
|
|
2161
|
+
},
|
|
2162
|
+
"opacity": {
|
|
2163
|
+
"gmail-web": "supported",
|
|
2164
|
+
"gmail-android": "supported",
|
|
2165
|
+
"gmail-ios": "supported",
|
|
2166
|
+
"outlook-web": "supported",
|
|
2167
|
+
"outlook-windows": "unsupported",
|
|
2168
|
+
"apple-mail-macos": "supported",
|
|
2169
|
+
"apple-mail-ios": "supported",
|
|
2170
|
+
"yahoo-mail": "supported",
|
|
2171
|
+
"samsung-mail": "supported",
|
|
2172
|
+
"thunderbird": "supported",
|
|
2173
|
+
"hey-mail": "supported",
|
|
2174
|
+
"superhuman": "supported"
|
|
2175
|
+
},
|
|
2176
|
+
"orphans": {
|
|
2177
|
+
"gmail-web": "unsupported",
|
|
2178
|
+
"gmail-android": "unsupported",
|
|
2179
|
+
"gmail-ios": "unsupported",
|
|
2180
|
+
"outlook-web": "supported",
|
|
2181
|
+
"outlook-windows": "unsupported",
|
|
2182
|
+
"apple-mail-macos": "supported",
|
|
2183
|
+
"apple-mail-ios": "supported",
|
|
2184
|
+
"yahoo-mail": "unsupported",
|
|
2185
|
+
"samsung-mail": "supported",
|
|
2186
|
+
"thunderbird": "unknown",
|
|
2187
|
+
"hey-mail": "unknown",
|
|
2188
|
+
"superhuman": "supported"
|
|
2189
|
+
},
|
|
2190
|
+
"outline": {
|
|
2191
|
+
"gmail-web": "supported",
|
|
2192
|
+
"gmail-android": "supported",
|
|
2193
|
+
"gmail-ios": "supported",
|
|
2194
|
+
"outlook-web": "supported",
|
|
2195
|
+
"outlook-windows": "unsupported",
|
|
2196
|
+
"apple-mail-macos": "supported",
|
|
2197
|
+
"apple-mail-ios": "supported",
|
|
2198
|
+
"yahoo-mail": "supported",
|
|
2199
|
+
"samsung-mail": "supported",
|
|
2200
|
+
"thunderbird": "supported",
|
|
2201
|
+
"hey-mail": "supported",
|
|
2202
|
+
"superhuman": "supported"
|
|
2203
|
+
},
|
|
2204
|
+
"outline-offset": {
|
|
2205
|
+
"gmail-web": "unsupported",
|
|
2206
|
+
"gmail-android": "unsupported",
|
|
2207
|
+
"gmail-ios": "unsupported",
|
|
2208
|
+
"outlook-web": "unsupported",
|
|
2209
|
+
"outlook-windows": "unsupported",
|
|
2210
|
+
"apple-mail-macos": "supported",
|
|
2211
|
+
"apple-mail-ios": "supported",
|
|
2212
|
+
"yahoo-mail": "unsupported",
|
|
2213
|
+
"samsung-mail": "supported",
|
|
2214
|
+
"thunderbird": "supported",
|
|
2215
|
+
"hey-mail": "supported",
|
|
2216
|
+
"superhuman": "unknown"
|
|
2217
|
+
},
|
|
2218
|
+
"overflow": {
|
|
2219
|
+
"gmail-web": "partial",
|
|
2220
|
+
"gmail-android": "partial",
|
|
2221
|
+
"gmail-ios": "partial",
|
|
2222
|
+
"outlook-web": "partial",
|
|
2223
|
+
"outlook-windows": "unsupported",
|
|
2224
|
+
"apple-mail-macos": "partial",
|
|
2225
|
+
"apple-mail-ios": "partial",
|
|
2226
|
+
"yahoo-mail": "partial",
|
|
2227
|
+
"samsung-mail": "partial",
|
|
2228
|
+
"thunderbird": "supported",
|
|
2229
|
+
"hey-mail": "supported",
|
|
2230
|
+
"superhuman": "supported"
|
|
2231
|
+
},
|
|
2232
|
+
"overflow-wrap": {
|
|
2233
|
+
"gmail-web": "unsupported",
|
|
2234
|
+
"gmail-android": "unsupported",
|
|
2235
|
+
"gmail-ios": "unsupported",
|
|
2236
|
+
"outlook-web": "unsupported",
|
|
2237
|
+
"outlook-windows": "unsupported",
|
|
2238
|
+
"apple-mail-macos": "partial",
|
|
2239
|
+
"apple-mail-ios": "partial",
|
|
2240
|
+
"yahoo-mail": "unsupported",
|
|
2241
|
+
"samsung-mail": "supported",
|
|
2242
|
+
"thunderbird": "unknown",
|
|
2243
|
+
"hey-mail": "unknown",
|
|
2244
|
+
"superhuman": "supported"
|
|
2245
|
+
},
|
|
2246
|
+
"padding": {
|
|
2247
|
+
"gmail-web": "supported",
|
|
2248
|
+
"gmail-android": "supported",
|
|
2249
|
+
"gmail-ios": "supported",
|
|
2250
|
+
"outlook-web": "supported",
|
|
2251
|
+
"outlook-windows": "partial",
|
|
2252
|
+
"apple-mail-macos": "supported",
|
|
2253
|
+
"apple-mail-ios": "supported",
|
|
2254
|
+
"yahoo-mail": "supported",
|
|
2255
|
+
"samsung-mail": "supported",
|
|
2256
|
+
"thunderbird": "supported",
|
|
2257
|
+
"hey-mail": "supported",
|
|
2258
|
+
"superhuman": "supported"
|
|
2259
|
+
},
|
|
2260
|
+
"padding-block-start-end": {
|
|
2261
|
+
"gmail-web": "unsupported",
|
|
2262
|
+
"gmail-android": "unsupported",
|
|
2263
|
+
"gmail-ios": "unsupported",
|
|
2264
|
+
"outlook-web": "unsupported",
|
|
2265
|
+
"outlook-windows": "unsupported",
|
|
2266
|
+
"apple-mail-macos": "supported",
|
|
2267
|
+
"apple-mail-ios": "supported",
|
|
2268
|
+
"yahoo-mail": "unsupported",
|
|
2269
|
+
"samsung-mail": "supported",
|
|
2270
|
+
"thunderbird": "unknown",
|
|
2271
|
+
"hey-mail": "unknown",
|
|
2272
|
+
"superhuman": "unknown"
|
|
2273
|
+
},
|
|
2274
|
+
"padding-inline-block": {
|
|
2275
|
+
"gmail-web": "unsupported",
|
|
2276
|
+
"gmail-android": "unsupported",
|
|
2277
|
+
"gmail-ios": "unsupported",
|
|
2278
|
+
"outlook-web": "unsupported",
|
|
2279
|
+
"outlook-windows": "unsupported",
|
|
2280
|
+
"apple-mail-macos": "supported",
|
|
2281
|
+
"apple-mail-ios": "supported",
|
|
2282
|
+
"yahoo-mail": "unsupported",
|
|
2283
|
+
"samsung-mail": "unsupported",
|
|
2284
|
+
"thunderbird": "unknown",
|
|
2285
|
+
"hey-mail": "unknown",
|
|
2286
|
+
"superhuman": "unknown"
|
|
2287
|
+
},
|
|
2288
|
+
"padding-inline-start-end": {
|
|
2289
|
+
"gmail-web": "unsupported",
|
|
2290
|
+
"gmail-android": "unsupported",
|
|
2291
|
+
"gmail-ios": "unsupported",
|
|
2292
|
+
"outlook-web": "unsupported",
|
|
2293
|
+
"outlook-windows": "unsupported",
|
|
2294
|
+
"apple-mail-macos": "supported",
|
|
2295
|
+
"apple-mail-ios": "supported",
|
|
2296
|
+
"yahoo-mail": "unsupported",
|
|
2297
|
+
"samsung-mail": "supported",
|
|
2298
|
+
"thunderbird": "unknown",
|
|
2299
|
+
"hey-mail": "unknown",
|
|
2300
|
+
"superhuman": "unknown"
|
|
2301
|
+
},
|
|
2302
|
+
"position": {
|
|
2303
|
+
"gmail-web": "unsupported",
|
|
2304
|
+
"gmail-android": "unsupported",
|
|
2305
|
+
"gmail-ios": "unsupported",
|
|
2306
|
+
"outlook-web": "partial",
|
|
2307
|
+
"outlook-windows": "unsupported",
|
|
2308
|
+
"apple-mail-macos": "partial",
|
|
2309
|
+
"apple-mail-ios": "partial",
|
|
2310
|
+
"yahoo-mail": "partial",
|
|
2311
|
+
"samsung-mail": "partial",
|
|
2312
|
+
"thunderbird": "supported",
|
|
2313
|
+
"hey-mail": "partial",
|
|
2314
|
+
"superhuman": "partial"
|
|
2315
|
+
},
|
|
2316
|
+
"pseudo-class-active": {
|
|
2317
|
+
"gmail-web": "unsupported",
|
|
2318
|
+
"gmail-android": "unsupported",
|
|
2319
|
+
"gmail-ios": "unsupported",
|
|
2320
|
+
"outlook-web": "partial",
|
|
2321
|
+
"outlook-windows": "unsupported",
|
|
2322
|
+
"apple-mail-macos": "partial",
|
|
2323
|
+
"apple-mail-ios": "unsupported",
|
|
2324
|
+
"yahoo-mail": "supported",
|
|
2325
|
+
"samsung-mail": "unsupported",
|
|
2326
|
+
"thunderbird": "supported",
|
|
2327
|
+
"hey-mail": "supported",
|
|
2328
|
+
"superhuman": "unknown"
|
|
2329
|
+
},
|
|
2330
|
+
"pseudo-class-default": {
|
|
2331
|
+
"gmail-web": "unsupported",
|
|
2332
|
+
"gmail-android": "unsupported",
|
|
2333
|
+
"gmail-ios": "unsupported",
|
|
2334
|
+
"outlook-web": "partial",
|
|
2335
|
+
"outlook-windows": "unsupported",
|
|
2336
|
+
"apple-mail-macos": "supported",
|
|
2337
|
+
"apple-mail-ios": "supported",
|
|
2338
|
+
"yahoo-mail": "supported",
|
|
2339
|
+
"samsung-mail": "unknown",
|
|
2340
|
+
"thunderbird": "supported",
|
|
2341
|
+
"hey-mail": "unknown",
|
|
2342
|
+
"superhuman": "unknown"
|
|
2343
|
+
},
|
|
2344
|
+
"pseudo-class-nth-last-of-type": {
|
|
2345
|
+
"gmail-web": "unsupported",
|
|
2346
|
+
"gmail-android": "unsupported",
|
|
2347
|
+
"gmail-ios": "unsupported",
|
|
2348
|
+
"outlook-web": "unsupported",
|
|
2349
|
+
"outlook-windows": "unsupported",
|
|
2350
|
+
"apple-mail-macos": "supported",
|
|
2351
|
+
"apple-mail-ios": "supported",
|
|
2352
|
+
"yahoo-mail": "unsupported",
|
|
2353
|
+
"samsung-mail": "supported",
|
|
2354
|
+
"thunderbird": "supported",
|
|
2355
|
+
"hey-mail": "supported",
|
|
2356
|
+
"superhuman": "unknown"
|
|
2357
|
+
},
|
|
2358
|
+
"radial-gradient": {
|
|
2359
|
+
"gmail-web": "supported",
|
|
2360
|
+
"gmail-android": "partial",
|
|
2361
|
+
"gmail-ios": "supported",
|
|
2362
|
+
"outlook-web": "unsupported",
|
|
2363
|
+
"outlook-windows": "unsupported",
|
|
2364
|
+
"apple-mail-macos": "supported",
|
|
2365
|
+
"apple-mail-ios": "supported",
|
|
2366
|
+
"yahoo-mail": "unsupported",
|
|
2367
|
+
"samsung-mail": "supported",
|
|
2368
|
+
"thunderbird": "supported",
|
|
2369
|
+
"hey-mail": "supported",
|
|
2370
|
+
"superhuman": "supported"
|
|
2371
|
+
},
|
|
2372
|
+
"resize": {
|
|
2373
|
+
"gmail-web": "unsupported",
|
|
2374
|
+
"gmail-android": "unsupported",
|
|
2375
|
+
"gmail-ios": "unsupported",
|
|
2376
|
+
"outlook-web": "unsupported",
|
|
2377
|
+
"outlook-windows": "unsupported",
|
|
2378
|
+
"apple-mail-macos": "partial",
|
|
2379
|
+
"apple-mail-ios": "unsupported",
|
|
2380
|
+
"yahoo-mail": "unsupported",
|
|
2381
|
+
"samsung-mail": "supported",
|
|
2382
|
+
"thunderbird": "unknown",
|
|
2383
|
+
"hey-mail": "unknown",
|
|
2384
|
+
"superhuman": "unsupported"
|
|
2385
|
+
},
|
|
2386
|
+
"rgb": {
|
|
2387
|
+
"gmail-web": "partial",
|
|
2388
|
+
"gmail-android": "partial",
|
|
2389
|
+
"gmail-ios": "partial",
|
|
2390
|
+
"outlook-web": "supported",
|
|
2391
|
+
"outlook-windows": "partial",
|
|
2392
|
+
"apple-mail-macos": "supported",
|
|
2393
|
+
"apple-mail-ios": "supported",
|
|
2394
|
+
"yahoo-mail": "partial",
|
|
2395
|
+
"samsung-mail": "supported",
|
|
2396
|
+
"thunderbird": "supported",
|
|
2397
|
+
"hey-mail": "supported",
|
|
2398
|
+
"superhuman": "unknown"
|
|
2399
|
+
},
|
|
2400
|
+
"rgba": {
|
|
2401
|
+
"gmail-web": "partial",
|
|
2402
|
+
"gmail-android": "partial",
|
|
2403
|
+
"gmail-ios": "partial",
|
|
2404
|
+
"outlook-web": "supported",
|
|
2405
|
+
"outlook-windows": "unsupported",
|
|
2406
|
+
"apple-mail-macos": "supported",
|
|
2407
|
+
"apple-mail-ios": "supported",
|
|
2408
|
+
"yahoo-mail": "partial",
|
|
2409
|
+
"samsung-mail": "supported",
|
|
2410
|
+
"thunderbird": "supported",
|
|
2411
|
+
"hey-mail": "supported",
|
|
2412
|
+
"superhuman": "unknown"
|
|
2413
|
+
},
|
|
2414
|
+
"right": {
|
|
2415
|
+
"gmail-web": "unsupported",
|
|
2416
|
+
"gmail-android": "unsupported",
|
|
2417
|
+
"gmail-ios": "unsupported",
|
|
2418
|
+
"outlook-web": "supported",
|
|
2419
|
+
"outlook-windows": "unsupported",
|
|
2420
|
+
"apple-mail-macos": "supported",
|
|
2421
|
+
"apple-mail-ios": "supported",
|
|
2422
|
+
"yahoo-mail": "unsupported",
|
|
2423
|
+
"samsung-mail": "partial",
|
|
2424
|
+
"thunderbird": "supported",
|
|
2425
|
+
"hey-mail": "supported",
|
|
2426
|
+
"superhuman": "unknown"
|
|
2427
|
+
},
|
|
2428
|
+
"scroll-snap": {
|
|
2429
|
+
"gmail-web": "unsupported",
|
|
2430
|
+
"gmail-android": "unsupported",
|
|
2431
|
+
"gmail-ios": "unsupported",
|
|
2432
|
+
"outlook-web": "unsupported",
|
|
2433
|
+
"outlook-windows": "unsupported",
|
|
2434
|
+
"apple-mail-macos": "supported",
|
|
2435
|
+
"apple-mail-ios": "supported",
|
|
2436
|
+
"yahoo-mail": "unsupported",
|
|
2437
|
+
"samsung-mail": "supported",
|
|
2438
|
+
"thunderbird": "supported",
|
|
2439
|
+
"hey-mail": "supported",
|
|
2440
|
+
"superhuman": "unknown"
|
|
2441
|
+
},
|
|
2442
|
+
"shape-margin": {
|
|
2443
|
+
"gmail-web": "unsupported",
|
|
2444
|
+
"gmail-android": "unsupported",
|
|
2445
|
+
"gmail-ios": "unsupported",
|
|
2446
|
+
"outlook-web": "unsupported",
|
|
2447
|
+
"outlook-windows": "unsupported",
|
|
2448
|
+
"apple-mail-macos": "supported",
|
|
2449
|
+
"apple-mail-ios": "supported",
|
|
2450
|
+
"yahoo-mail": "unsupported",
|
|
2451
|
+
"samsung-mail": "supported",
|
|
2452
|
+
"thunderbird": "supported",
|
|
2453
|
+
"hey-mail": "unknown",
|
|
2454
|
+
"superhuman": "unknown"
|
|
2455
|
+
},
|
|
2456
|
+
"shape-outside": {
|
|
2457
|
+
"gmail-web": "unsupported",
|
|
2458
|
+
"gmail-android": "unsupported",
|
|
2459
|
+
"gmail-ios": "unsupported",
|
|
2460
|
+
"outlook-web": "unsupported",
|
|
2461
|
+
"outlook-windows": "unsupported",
|
|
2462
|
+
"apple-mail-macos": "supported",
|
|
2463
|
+
"apple-mail-ios": "supported",
|
|
2464
|
+
"yahoo-mail": "unsupported",
|
|
2465
|
+
"samsung-mail": "supported",
|
|
2466
|
+
"thunderbird": "supported",
|
|
2467
|
+
"hey-mail": "unknown",
|
|
2468
|
+
"superhuman": "unknown"
|
|
2469
|
+
},
|
|
2470
|
+
"system-ui": {
|
|
2471
|
+
"gmail-web": "supported",
|
|
2472
|
+
"gmail-android": "partial",
|
|
2473
|
+
"gmail-ios": "supported",
|
|
2474
|
+
"outlook-web": "supported",
|
|
2475
|
+
"outlook-windows": "unsupported",
|
|
2476
|
+
"apple-mail-macos": "supported",
|
|
2477
|
+
"apple-mail-ios": "supported",
|
|
2478
|
+
"yahoo-mail": "supported",
|
|
2479
|
+
"samsung-mail": "partial",
|
|
2480
|
+
"thunderbird": "partial",
|
|
2481
|
+
"hey-mail": "supported",
|
|
2482
|
+
"superhuman": "unknown"
|
|
2483
|
+
},
|
|
2484
|
+
"tab-size": {
|
|
2485
|
+
"gmail-web": "unsupported",
|
|
2486
|
+
"gmail-android": "unsupported",
|
|
2487
|
+
"gmail-ios": "unsupported",
|
|
2488
|
+
"outlook-web": "supported",
|
|
2489
|
+
"outlook-windows": "unsupported",
|
|
2490
|
+
"apple-mail-macos": "supported",
|
|
2491
|
+
"apple-mail-ios": "supported",
|
|
2492
|
+
"yahoo-mail": "unsupported",
|
|
2493
|
+
"samsung-mail": "supported",
|
|
2494
|
+
"thunderbird": "unknown",
|
|
2495
|
+
"hey-mail": "unknown",
|
|
2496
|
+
"superhuman": "unknown"
|
|
2497
|
+
},
|
|
2498
|
+
"table-layout": {
|
|
2499
|
+
"gmail-web": "supported",
|
|
2500
|
+
"gmail-android": "supported",
|
|
2501
|
+
"gmail-ios": "supported",
|
|
2502
|
+
"outlook-web": "supported",
|
|
2503
|
+
"outlook-windows": "unsupported",
|
|
2504
|
+
"apple-mail-macos": "supported",
|
|
2505
|
+
"apple-mail-ios": "supported",
|
|
2506
|
+
"yahoo-mail": "supported",
|
|
2507
|
+
"samsung-mail": "supported",
|
|
2508
|
+
"thunderbird": "unknown",
|
|
2509
|
+
"hey-mail": "unknown",
|
|
2510
|
+
"superhuman": "supported"
|
|
2511
|
+
},
|
|
2512
|
+
"text-align": {
|
|
2513
|
+
"gmail-web": "supported",
|
|
2514
|
+
"gmail-android": "partial",
|
|
2515
|
+
"gmail-ios": "partial",
|
|
2516
|
+
"outlook-web": "supported",
|
|
2517
|
+
"outlook-windows": "partial",
|
|
2518
|
+
"apple-mail-macos": "supported",
|
|
2519
|
+
"apple-mail-ios": "supported",
|
|
2520
|
+
"yahoo-mail": "partial",
|
|
2521
|
+
"samsung-mail": "supported",
|
|
2522
|
+
"thunderbird": "supported",
|
|
2523
|
+
"hey-mail": "supported",
|
|
2524
|
+
"superhuman": "supported"
|
|
2525
|
+
},
|
|
2526
|
+
"text-align-last": {
|
|
2527
|
+
"gmail-web": "supported",
|
|
2528
|
+
"gmail-android": "supported",
|
|
2529
|
+
"gmail-ios": "supported",
|
|
2530
|
+
"outlook-web": "unsupported",
|
|
2531
|
+
"outlook-windows": "unsupported",
|
|
2532
|
+
"apple-mail-macos": "supported",
|
|
2533
|
+
"apple-mail-ios": "supported",
|
|
2534
|
+
"yahoo-mail": "unsupported",
|
|
2535
|
+
"samsung-mail": "supported",
|
|
2536
|
+
"thunderbird": "unknown",
|
|
2537
|
+
"hey-mail": "unknown",
|
|
2538
|
+
"superhuman": "unknown"
|
|
2539
|
+
},
|
|
2540
|
+
"text-decoration": {
|
|
2541
|
+
"gmail-web": "supported",
|
|
2542
|
+
"gmail-android": "partial",
|
|
2543
|
+
"gmail-ios": "partial",
|
|
2544
|
+
"outlook-web": "supported",
|
|
2545
|
+
"outlook-windows": "partial",
|
|
2546
|
+
"apple-mail-macos": "supported",
|
|
2547
|
+
"apple-mail-ios": "supported",
|
|
2548
|
+
"yahoo-mail": "supported",
|
|
2549
|
+
"samsung-mail": "supported",
|
|
2550
|
+
"thunderbird": "supported",
|
|
2551
|
+
"hey-mail": "supported",
|
|
2552
|
+
"superhuman": "supported"
|
|
2553
|
+
},
|
|
2554
|
+
"text-decoration-color": {
|
|
2555
|
+
"gmail-web": "supported",
|
|
2556
|
+
"gmail-android": "partial",
|
|
2557
|
+
"gmail-ios": "partial",
|
|
2558
|
+
"outlook-web": "supported",
|
|
2559
|
+
"outlook-windows": "unsupported",
|
|
2560
|
+
"apple-mail-macos": "supported",
|
|
2561
|
+
"apple-mail-ios": "supported",
|
|
2562
|
+
"yahoo-mail": "supported",
|
|
2563
|
+
"samsung-mail": "supported",
|
|
2564
|
+
"thunderbird": "supported",
|
|
2565
|
+
"hey-mail": "supported",
|
|
2566
|
+
"superhuman": "unknown"
|
|
2567
|
+
},
|
|
2568
|
+
"text-decoration-line": {
|
|
2569
|
+
"gmail-web": "supported",
|
|
2570
|
+
"gmail-android": "supported",
|
|
2571
|
+
"gmail-ios": "supported",
|
|
2572
|
+
"outlook-web": "supported",
|
|
2573
|
+
"outlook-windows": "unsupported",
|
|
2574
|
+
"apple-mail-macos": "supported",
|
|
2575
|
+
"apple-mail-ios": "supported",
|
|
2576
|
+
"yahoo-mail": "supported",
|
|
2577
|
+
"samsung-mail": "supported",
|
|
2578
|
+
"thunderbird": "supported",
|
|
2579
|
+
"hey-mail": "unknown",
|
|
2580
|
+
"superhuman": "unknown"
|
|
2581
|
+
},
|
|
2582
|
+
"text-decoration-skip-ink": {
|
|
2583
|
+
"gmail-web": "unsupported",
|
|
2584
|
+
"gmail-android": "unsupported",
|
|
2585
|
+
"gmail-ios": "unsupported",
|
|
2586
|
+
"outlook-web": "unsupported",
|
|
2587
|
+
"outlook-windows": "unsupported",
|
|
2588
|
+
"apple-mail-macos": "supported",
|
|
2589
|
+
"apple-mail-ios": "supported",
|
|
2590
|
+
"yahoo-mail": "unsupported",
|
|
2591
|
+
"samsung-mail": "supported",
|
|
2592
|
+
"thunderbird": "supported",
|
|
2593
|
+
"hey-mail": "supported",
|
|
2594
|
+
"superhuman": "unknown"
|
|
2595
|
+
},
|
|
2596
|
+
"text-decoration-style": {
|
|
2597
|
+
"gmail-web": "supported",
|
|
2598
|
+
"gmail-android": "supported",
|
|
2599
|
+
"gmail-ios": "supported",
|
|
2600
|
+
"outlook-web": "supported",
|
|
2601
|
+
"outlook-windows": "unsupported",
|
|
2602
|
+
"apple-mail-macos": "supported",
|
|
2603
|
+
"apple-mail-ios": "supported",
|
|
2604
|
+
"yahoo-mail": "supported",
|
|
2605
|
+
"samsung-mail": "supported",
|
|
2606
|
+
"thunderbird": "supported",
|
|
2607
|
+
"hey-mail": "unknown",
|
|
2608
|
+
"superhuman": "unknown"
|
|
2609
|
+
},
|
|
2610
|
+
"text-decoration-thickness": {
|
|
2611
|
+
"gmail-web": "unsupported",
|
|
2612
|
+
"gmail-android": "unsupported",
|
|
2613
|
+
"gmail-ios": "unsupported",
|
|
2614
|
+
"outlook-web": "unsupported",
|
|
2615
|
+
"outlook-windows": "unsupported",
|
|
2616
|
+
"apple-mail-macos": "supported",
|
|
2617
|
+
"apple-mail-ios": "supported",
|
|
2618
|
+
"yahoo-mail": "unsupported",
|
|
2619
|
+
"samsung-mail": "supported",
|
|
2620
|
+
"thunderbird": "supported",
|
|
2621
|
+
"hey-mail": "supported",
|
|
2622
|
+
"superhuman": "unknown"
|
|
2623
|
+
},
|
|
2624
|
+
"text-emphasis": {
|
|
2625
|
+
"gmail-web": "supported",
|
|
2626
|
+
"gmail-android": "unsupported",
|
|
2627
|
+
"gmail-ios": "supported",
|
|
2628
|
+
"outlook-web": "supported",
|
|
2629
|
+
"outlook-windows": "unsupported",
|
|
2630
|
+
"apple-mail-macos": "supported",
|
|
2631
|
+
"apple-mail-ios": "supported",
|
|
2632
|
+
"yahoo-mail": "unsupported",
|
|
2633
|
+
"samsung-mail": "unsupported",
|
|
2634
|
+
"thunderbird": "unknown",
|
|
2635
|
+
"hey-mail": "unknown",
|
|
2636
|
+
"superhuman": "unknown"
|
|
2637
|
+
},
|
|
2638
|
+
"text-emphasis-position": {
|
|
2639
|
+
"gmail-web": "unsupported",
|
|
2640
|
+
"gmail-android": "unsupported",
|
|
2641
|
+
"gmail-ios": "unsupported",
|
|
2642
|
+
"outlook-web": "unsupported",
|
|
2643
|
+
"outlook-windows": "unsupported",
|
|
2644
|
+
"apple-mail-macos": "supported",
|
|
2645
|
+
"apple-mail-ios": "supported",
|
|
2646
|
+
"yahoo-mail": "unsupported",
|
|
2647
|
+
"samsung-mail": "unsupported",
|
|
2648
|
+
"thunderbird": "unknown",
|
|
2649
|
+
"hey-mail": "unknown",
|
|
2650
|
+
"superhuman": "unknown"
|
|
2651
|
+
},
|
|
2652
|
+
"text-indent": {
|
|
2653
|
+
"gmail-web": "partial",
|
|
2654
|
+
"gmail-android": "partial",
|
|
2655
|
+
"gmail-ios": "partial",
|
|
2656
|
+
"outlook-web": "supported",
|
|
2657
|
+
"outlook-windows": "supported",
|
|
2658
|
+
"apple-mail-macos": "supported",
|
|
2659
|
+
"apple-mail-ios": "supported",
|
|
2660
|
+
"yahoo-mail": "partial",
|
|
2661
|
+
"samsung-mail": "supported",
|
|
2662
|
+
"thunderbird": "supported",
|
|
2663
|
+
"hey-mail": "supported",
|
|
2664
|
+
"superhuman": "supported"
|
|
2665
|
+
},
|
|
2666
|
+
"text-justify": {
|
|
2667
|
+
"gmail-web": "partial",
|
|
2668
|
+
"gmail-android": "unsupported",
|
|
2669
|
+
"gmail-ios": "unsupported",
|
|
2670
|
+
"outlook-web": "partial",
|
|
2671
|
+
"outlook-windows": "partial",
|
|
2672
|
+
"apple-mail-macos": "unsupported",
|
|
2673
|
+
"apple-mail-ios": "unsupported",
|
|
2674
|
+
"yahoo-mail": "partial",
|
|
2675
|
+
"samsung-mail": "unsupported",
|
|
2676
|
+
"thunderbird": "unknown",
|
|
2677
|
+
"hey-mail": "unknown",
|
|
2678
|
+
"superhuman": "unknown"
|
|
2679
|
+
},
|
|
2680
|
+
"text-orientation": {
|
|
2681
|
+
"gmail-web": "supported",
|
|
2682
|
+
"gmail-android": "supported",
|
|
2683
|
+
"gmail-ios": "supported",
|
|
2684
|
+
"outlook-web": "supported",
|
|
2685
|
+
"outlook-windows": "unsupported",
|
|
2686
|
+
"apple-mail-macos": "supported",
|
|
2687
|
+
"apple-mail-ios": "supported",
|
|
2688
|
+
"yahoo-mail": "unsupported",
|
|
2689
|
+
"samsung-mail": "supported",
|
|
2690
|
+
"thunderbird": "supported",
|
|
2691
|
+
"hey-mail": "unknown",
|
|
2692
|
+
"superhuman": "unknown"
|
|
2693
|
+
},
|
|
2694
|
+
"text-overflow": {
|
|
2695
|
+
"gmail-web": "supported",
|
|
2696
|
+
"gmail-android": "partial",
|
|
2697
|
+
"gmail-ios": "partial",
|
|
2698
|
+
"outlook-web": "supported",
|
|
2699
|
+
"outlook-windows": "unsupported",
|
|
2700
|
+
"apple-mail-macos": "supported",
|
|
2701
|
+
"apple-mail-ios": "supported",
|
|
2702
|
+
"yahoo-mail": "unsupported",
|
|
2703
|
+
"samsung-mail": "unsupported",
|
|
2704
|
+
"thunderbird": "supported",
|
|
2705
|
+
"hey-mail": "supported",
|
|
2706
|
+
"superhuman": "supported"
|
|
2707
|
+
},
|
|
2708
|
+
"text-shadow": {
|
|
2709
|
+
"gmail-web": "unsupported",
|
|
2710
|
+
"gmail-android": "unsupported",
|
|
2711
|
+
"gmail-ios": "unsupported",
|
|
2712
|
+
"outlook-web": "unsupported",
|
|
2713
|
+
"outlook-windows": "unsupported",
|
|
2714
|
+
"apple-mail-macos": "supported",
|
|
2715
|
+
"apple-mail-ios": "supported",
|
|
2716
|
+
"yahoo-mail": "supported",
|
|
2717
|
+
"samsung-mail": "supported",
|
|
2718
|
+
"thunderbird": "supported",
|
|
2719
|
+
"hey-mail": "supported",
|
|
2720
|
+
"superhuman": "supported"
|
|
2721
|
+
},
|
|
2722
|
+
"text-transform": {
|
|
2723
|
+
"gmail-web": "supported",
|
|
2724
|
+
"gmail-android": "supported",
|
|
2725
|
+
"gmail-ios": "supported",
|
|
2726
|
+
"outlook-web": "supported",
|
|
2727
|
+
"outlook-windows": "partial",
|
|
2728
|
+
"apple-mail-macos": "supported",
|
|
2729
|
+
"apple-mail-ios": "supported",
|
|
2730
|
+
"yahoo-mail": "supported",
|
|
2731
|
+
"samsung-mail": "supported",
|
|
2732
|
+
"thunderbird": "supported",
|
|
2733
|
+
"hey-mail": "supported",
|
|
2734
|
+
"superhuman": "supported"
|
|
2735
|
+
},
|
|
2736
|
+
"text-underline-offset": {
|
|
2737
|
+
"gmail-web": "unsupported",
|
|
2738
|
+
"gmail-android": "unsupported",
|
|
2739
|
+
"gmail-ios": "unsupported",
|
|
2740
|
+
"outlook-web": "unsupported",
|
|
2741
|
+
"outlook-windows": "unsupported",
|
|
2742
|
+
"apple-mail-macos": "supported",
|
|
2743
|
+
"apple-mail-ios": "supported",
|
|
2744
|
+
"yahoo-mail": "unsupported",
|
|
2745
|
+
"samsung-mail": "supported",
|
|
2746
|
+
"thunderbird": "supported",
|
|
2747
|
+
"hey-mail": "supported",
|
|
2748
|
+
"superhuman": "unknown"
|
|
2749
|
+
},
|
|
2750
|
+
"text-underline-position": {
|
|
2751
|
+
"gmail-web": "supported",
|
|
2752
|
+
"gmail-android": "supported",
|
|
2753
|
+
"gmail-ios": "partial",
|
|
2754
|
+
"outlook-web": "supported",
|
|
2755
|
+
"outlook-windows": "unsupported",
|
|
2756
|
+
"apple-mail-macos": "partial",
|
|
2757
|
+
"apple-mail-ios": "partial",
|
|
2758
|
+
"yahoo-mail": "unsupported",
|
|
2759
|
+
"samsung-mail": "supported",
|
|
2760
|
+
"thunderbird": "supported",
|
|
2761
|
+
"hey-mail": "unknown",
|
|
2762
|
+
"superhuman": "unknown"
|
|
2763
|
+
},
|
|
2764
|
+
"text-wrap": {
|
|
2765
|
+
"gmail-web": "unsupported",
|
|
2766
|
+
"gmail-android": "unsupported",
|
|
2767
|
+
"gmail-ios": "unsupported",
|
|
2768
|
+
"outlook-web": "unsupported",
|
|
2769
|
+
"outlook-windows": "unsupported",
|
|
2770
|
+
"apple-mail-macos": "supported",
|
|
2771
|
+
"apple-mail-ios": "supported",
|
|
2772
|
+
"yahoo-mail": "unsupported",
|
|
2773
|
+
"samsung-mail": "supported",
|
|
2774
|
+
"thunderbird": "unknown",
|
|
2775
|
+
"hey-mail": "unknown",
|
|
2776
|
+
"superhuman": "unknown"
|
|
2777
|
+
},
|
|
2778
|
+
"top": {
|
|
2779
|
+
"gmail-web": "unsupported",
|
|
2780
|
+
"gmail-android": "unsupported",
|
|
2781
|
+
"gmail-ios": "unsupported",
|
|
2782
|
+
"outlook-web": "supported",
|
|
2783
|
+
"outlook-windows": "unsupported",
|
|
2784
|
+
"apple-mail-macos": "supported",
|
|
2785
|
+
"apple-mail-ios": "supported",
|
|
2786
|
+
"yahoo-mail": "unsupported",
|
|
2787
|
+
"samsung-mail": "partial",
|
|
2788
|
+
"thunderbird": "supported",
|
|
2789
|
+
"hey-mail": "supported",
|
|
2790
|
+
"superhuman": "unknown"
|
|
2791
|
+
},
|
|
2792
|
+
"transform": {
|
|
2793
|
+
"gmail-web": "unsupported",
|
|
2794
|
+
"gmail-android": "unsupported",
|
|
2795
|
+
"gmail-ios": "unsupported",
|
|
2796
|
+
"outlook-web": "unsupported",
|
|
2797
|
+
"outlook-windows": "unsupported",
|
|
2798
|
+
"apple-mail-macos": "supported",
|
|
2799
|
+
"apple-mail-ios": "supported",
|
|
2800
|
+
"yahoo-mail": "unsupported",
|
|
2801
|
+
"samsung-mail": "supported",
|
|
2802
|
+
"thunderbird": "supported",
|
|
2803
|
+
"hey-mail": "supported",
|
|
2804
|
+
"superhuman": "partial"
|
|
2805
|
+
},
|
|
2806
|
+
"transition": {
|
|
2807
|
+
"gmail-web": "unsupported",
|
|
2808
|
+
"gmail-android": "unsupported",
|
|
2809
|
+
"gmail-ios": "unsupported",
|
|
2810
|
+
"outlook-web": "unsupported",
|
|
2811
|
+
"outlook-windows": "unsupported",
|
|
2812
|
+
"apple-mail-macos": "supported",
|
|
2813
|
+
"apple-mail-ios": "supported",
|
|
2814
|
+
"yahoo-mail": "partial",
|
|
2815
|
+
"samsung-mail": "partial",
|
|
2816
|
+
"thunderbird": "supported",
|
|
2817
|
+
"hey-mail": "partial",
|
|
2818
|
+
"superhuman": "partial"
|
|
2819
|
+
},
|
|
2820
|
+
"unit-ch": {
|
|
2821
|
+
"gmail-web": "supported",
|
|
2822
|
+
"gmail-android": "supported",
|
|
2823
|
+
"gmail-ios": "supported",
|
|
2824
|
+
"outlook-web": "supported",
|
|
2825
|
+
"outlook-windows": "unsupported",
|
|
2826
|
+
"apple-mail-macos": "supported",
|
|
2827
|
+
"apple-mail-ios": "supported",
|
|
2828
|
+
"yahoo-mail": "unsupported",
|
|
2829
|
+
"samsung-mail": "supported",
|
|
2830
|
+
"thunderbird": "supported",
|
|
2831
|
+
"hey-mail": "supported",
|
|
2832
|
+
"superhuman": "unknown"
|
|
2833
|
+
},
|
|
2834
|
+
"unit-cm": {
|
|
2835
|
+
"gmail-web": "supported",
|
|
2836
|
+
"gmail-android": "supported",
|
|
2837
|
+
"gmail-ios": "supported",
|
|
2838
|
+
"outlook-web": "supported",
|
|
2839
|
+
"outlook-windows": "supported",
|
|
2840
|
+
"apple-mail-macos": "supported",
|
|
2841
|
+
"apple-mail-ios": "supported",
|
|
2842
|
+
"yahoo-mail": "supported",
|
|
2843
|
+
"samsung-mail": "supported",
|
|
2844
|
+
"thunderbird": "supported",
|
|
2845
|
+
"hey-mail": "supported",
|
|
2846
|
+
"superhuman": "unknown"
|
|
2847
|
+
},
|
|
2848
|
+
"unit-em": {
|
|
2849
|
+
"gmail-web": "supported",
|
|
2850
|
+
"gmail-android": "supported",
|
|
2851
|
+
"gmail-ios": "supported",
|
|
2852
|
+
"outlook-web": "supported",
|
|
2853
|
+
"outlook-windows": "supported",
|
|
2854
|
+
"apple-mail-macos": "supported",
|
|
2855
|
+
"apple-mail-ios": "supported",
|
|
2856
|
+
"yahoo-mail": "supported",
|
|
2857
|
+
"samsung-mail": "supported",
|
|
2858
|
+
"thunderbird": "supported",
|
|
2859
|
+
"hey-mail": "supported",
|
|
2860
|
+
"superhuman": "unknown"
|
|
2861
|
+
},
|
|
2862
|
+
"unit-ex": {
|
|
2863
|
+
"gmail-web": "supported",
|
|
2864
|
+
"gmail-android": "supported",
|
|
2865
|
+
"gmail-ios": "supported",
|
|
2866
|
+
"outlook-web": "supported",
|
|
2867
|
+
"outlook-windows": "supported",
|
|
2868
|
+
"apple-mail-macos": "supported",
|
|
2869
|
+
"apple-mail-ios": "supported",
|
|
2870
|
+
"yahoo-mail": "supported",
|
|
2871
|
+
"samsung-mail": "supported",
|
|
2872
|
+
"thunderbird": "supported",
|
|
2873
|
+
"hey-mail": "supported",
|
|
2874
|
+
"superhuman": "unknown"
|
|
2875
|
+
},
|
|
2876
|
+
"unit-in": {
|
|
2877
|
+
"gmail-web": "supported",
|
|
2878
|
+
"gmail-android": "supported",
|
|
2879
|
+
"gmail-ios": "supported",
|
|
2880
|
+
"outlook-web": "supported",
|
|
2881
|
+
"outlook-windows": "supported",
|
|
2882
|
+
"apple-mail-macos": "supported",
|
|
2883
|
+
"apple-mail-ios": "supported",
|
|
2884
|
+
"yahoo-mail": "supported",
|
|
2885
|
+
"samsung-mail": "supported",
|
|
2886
|
+
"thunderbird": "supported",
|
|
2887
|
+
"hey-mail": "supported",
|
|
2888
|
+
"superhuman": "unknown"
|
|
2889
|
+
},
|
|
2890
|
+
"unit-initial": {
|
|
2891
|
+
"gmail-web": "partial",
|
|
2892
|
+
"gmail-android": "partial",
|
|
2893
|
+
"gmail-ios": "partial",
|
|
2894
|
+
"outlook-web": "supported",
|
|
2895
|
+
"outlook-windows": "unsupported",
|
|
2896
|
+
"apple-mail-macos": "supported",
|
|
2897
|
+
"apple-mail-ios": "supported",
|
|
2898
|
+
"yahoo-mail": "unsupported",
|
|
2899
|
+
"samsung-mail": "supported",
|
|
2900
|
+
"thunderbird": "supported",
|
|
2901
|
+
"hey-mail": "supported",
|
|
2902
|
+
"superhuman": "unknown"
|
|
2903
|
+
},
|
|
2904
|
+
"unit-mm": {
|
|
2905
|
+
"gmail-web": "supported",
|
|
2906
|
+
"gmail-android": "supported",
|
|
2907
|
+
"gmail-ios": "supported",
|
|
2908
|
+
"outlook-web": "supported",
|
|
2909
|
+
"outlook-windows": "supported",
|
|
2910
|
+
"apple-mail-macos": "supported",
|
|
2911
|
+
"apple-mail-ios": "supported",
|
|
2912
|
+
"yahoo-mail": "supported",
|
|
2913
|
+
"samsung-mail": "supported",
|
|
2914
|
+
"thunderbird": "supported",
|
|
2915
|
+
"hey-mail": "supported",
|
|
2916
|
+
"superhuman": "unknown"
|
|
2917
|
+
},
|
|
2918
|
+
"unit-pc": {
|
|
2919
|
+
"gmail-web": "supported",
|
|
2920
|
+
"gmail-android": "supported",
|
|
2921
|
+
"gmail-ios": "supported",
|
|
2922
|
+
"outlook-web": "supported",
|
|
2923
|
+
"outlook-windows": "supported",
|
|
2924
|
+
"apple-mail-macos": "supported",
|
|
2925
|
+
"apple-mail-ios": "supported",
|
|
2926
|
+
"yahoo-mail": "supported",
|
|
2927
|
+
"samsung-mail": "supported",
|
|
2928
|
+
"thunderbird": "supported",
|
|
2929
|
+
"hey-mail": "supported",
|
|
2930
|
+
"superhuman": "unknown"
|
|
2931
|
+
},
|
|
2932
|
+
"unit-percent": {
|
|
2933
|
+
"gmail-web": "supported",
|
|
2934
|
+
"gmail-android": "supported",
|
|
2935
|
+
"gmail-ios": "supported",
|
|
2936
|
+
"outlook-web": "supported",
|
|
2937
|
+
"outlook-windows": "supported",
|
|
2938
|
+
"apple-mail-macos": "supported",
|
|
2939
|
+
"apple-mail-ios": "supported",
|
|
2940
|
+
"yahoo-mail": "supported",
|
|
2941
|
+
"samsung-mail": "supported",
|
|
2942
|
+
"thunderbird": "supported",
|
|
2943
|
+
"hey-mail": "supported",
|
|
2944
|
+
"superhuman": "unknown"
|
|
2945
|
+
},
|
|
2946
|
+
"unit-pt": {
|
|
2947
|
+
"gmail-web": "supported",
|
|
2948
|
+
"gmail-android": "supported",
|
|
2949
|
+
"gmail-ios": "supported",
|
|
2950
|
+
"outlook-web": "supported",
|
|
2951
|
+
"outlook-windows": "supported",
|
|
2952
|
+
"apple-mail-macos": "supported",
|
|
2953
|
+
"apple-mail-ios": "supported",
|
|
2954
|
+
"yahoo-mail": "supported",
|
|
2955
|
+
"samsung-mail": "supported",
|
|
2956
|
+
"thunderbird": "supported",
|
|
2957
|
+
"hey-mail": "supported",
|
|
2958
|
+
"superhuman": "unknown"
|
|
2959
|
+
},
|
|
2960
|
+
"unit-px": {
|
|
2961
|
+
"gmail-web": "supported",
|
|
2962
|
+
"gmail-android": "supported",
|
|
2963
|
+
"gmail-ios": "supported",
|
|
2964
|
+
"outlook-web": "supported",
|
|
2965
|
+
"outlook-windows": "supported",
|
|
2966
|
+
"apple-mail-macos": "supported",
|
|
2967
|
+
"apple-mail-ios": "supported",
|
|
2968
|
+
"yahoo-mail": "supported",
|
|
2969
|
+
"samsung-mail": "supported",
|
|
2970
|
+
"thunderbird": "supported",
|
|
2971
|
+
"hey-mail": "supported",
|
|
2972
|
+
"superhuman": "unknown"
|
|
2973
|
+
},
|
|
2974
|
+
"unit-rem": {
|
|
2975
|
+
"gmail-web": "supported",
|
|
2976
|
+
"gmail-android": "supported",
|
|
2977
|
+
"gmail-ios": "supported",
|
|
2978
|
+
"outlook-web": "supported",
|
|
2979
|
+
"outlook-windows": "unsupported",
|
|
2980
|
+
"apple-mail-macos": "supported",
|
|
2981
|
+
"apple-mail-ios": "supported",
|
|
2982
|
+
"yahoo-mail": "unsupported",
|
|
2983
|
+
"samsung-mail": "supported",
|
|
2984
|
+
"thunderbird": "supported",
|
|
2985
|
+
"hey-mail": "supported",
|
|
2986
|
+
"superhuman": "unknown"
|
|
2987
|
+
},
|
|
2988
|
+
"unit-vh": {
|
|
2989
|
+
"gmail-web": "supported",
|
|
2990
|
+
"gmail-android": "supported",
|
|
2991
|
+
"gmail-ios": "supported",
|
|
2992
|
+
"outlook-web": "supported",
|
|
2993
|
+
"outlook-windows": "unsupported",
|
|
2994
|
+
"apple-mail-macos": "supported",
|
|
2995
|
+
"apple-mail-ios": "partial",
|
|
2996
|
+
"yahoo-mail": "supported",
|
|
2997
|
+
"samsung-mail": "supported",
|
|
2998
|
+
"thunderbird": "supported",
|
|
2999
|
+
"hey-mail": "supported",
|
|
3000
|
+
"superhuman": "unknown"
|
|
3001
|
+
},
|
|
3002
|
+
"unit-vmax": {
|
|
3003
|
+
"gmail-web": "supported",
|
|
3004
|
+
"gmail-android": "supported",
|
|
3005
|
+
"gmail-ios": "supported",
|
|
3006
|
+
"outlook-web": "supported",
|
|
3007
|
+
"outlook-windows": "unsupported",
|
|
3008
|
+
"apple-mail-macos": "supported",
|
|
3009
|
+
"apple-mail-ios": "supported",
|
|
3010
|
+
"yahoo-mail": "unsupported",
|
|
3011
|
+
"samsung-mail": "supported",
|
|
3012
|
+
"thunderbird": "supported",
|
|
3013
|
+
"hey-mail": "supported",
|
|
3014
|
+
"superhuman": "unknown"
|
|
3015
|
+
},
|
|
3016
|
+
"unit-vmin": {
|
|
3017
|
+
"gmail-web": "supported",
|
|
3018
|
+
"gmail-android": "supported",
|
|
3019
|
+
"gmail-ios": "supported",
|
|
3020
|
+
"outlook-web": "supported",
|
|
3021
|
+
"outlook-windows": "unsupported",
|
|
3022
|
+
"apple-mail-macos": "supported",
|
|
3023
|
+
"apple-mail-ios": "supported",
|
|
3024
|
+
"yahoo-mail": "unsupported",
|
|
3025
|
+
"samsung-mail": "supported",
|
|
3026
|
+
"thunderbird": "supported",
|
|
3027
|
+
"hey-mail": "supported",
|
|
3028
|
+
"superhuman": "unknown"
|
|
3029
|
+
},
|
|
3030
|
+
"unit-vw": {
|
|
3031
|
+
"gmail-web": "supported",
|
|
3032
|
+
"gmail-android": "supported",
|
|
3033
|
+
"gmail-ios": "supported",
|
|
3034
|
+
"outlook-web": "supported",
|
|
3035
|
+
"outlook-windows": "unsupported",
|
|
3036
|
+
"apple-mail-macos": "supported",
|
|
3037
|
+
"apple-mail-ios": "supported",
|
|
3038
|
+
"yahoo-mail": "supported",
|
|
3039
|
+
"samsung-mail": "supported",
|
|
3040
|
+
"thunderbird": "supported",
|
|
3041
|
+
"hey-mail": "supported",
|
|
3042
|
+
"superhuman": "unknown"
|
|
3043
|
+
},
|
|
3044
|
+
"user-select": {
|
|
3045
|
+
"gmail-web": "unsupported",
|
|
3046
|
+
"gmail-android": "unsupported",
|
|
3047
|
+
"gmail-ios": "unsupported",
|
|
3048
|
+
"outlook-web": "unsupported",
|
|
3049
|
+
"outlook-windows": "unsupported",
|
|
3050
|
+
"apple-mail-macos": "supported",
|
|
3051
|
+
"apple-mail-ios": "partial",
|
|
3052
|
+
"yahoo-mail": "unsupported",
|
|
3053
|
+
"samsung-mail": "supported",
|
|
3054
|
+
"thunderbird": "unknown",
|
|
3055
|
+
"hey-mail": "unknown",
|
|
3056
|
+
"superhuman": "supported"
|
|
3057
|
+
},
|
|
3058
|
+
"vertical-align": {
|
|
3059
|
+
"gmail-web": "supported",
|
|
3060
|
+
"gmail-android": "supported",
|
|
3061
|
+
"gmail-ios": "supported",
|
|
3062
|
+
"outlook-web": "supported",
|
|
3063
|
+
"outlook-windows": "supported",
|
|
3064
|
+
"apple-mail-macos": "supported",
|
|
3065
|
+
"apple-mail-ios": "supported",
|
|
3066
|
+
"yahoo-mail": "supported",
|
|
3067
|
+
"samsung-mail": "supported",
|
|
3068
|
+
"thunderbird": "supported",
|
|
3069
|
+
"hey-mail": "supported",
|
|
3070
|
+
"superhuman": "supported"
|
|
3071
|
+
},
|
|
3072
|
+
"visibility": {
|
|
3073
|
+
"gmail-web": "unsupported",
|
|
3074
|
+
"gmail-android": "unsupported",
|
|
3075
|
+
"gmail-ios": "unsupported",
|
|
3076
|
+
"outlook-web": "supported",
|
|
3077
|
+
"outlook-windows": "unsupported",
|
|
3078
|
+
"apple-mail-macos": "supported",
|
|
3079
|
+
"apple-mail-ios": "supported",
|
|
3080
|
+
"yahoo-mail": "supported",
|
|
3081
|
+
"samsung-mail": "supported",
|
|
3082
|
+
"thunderbird": "supported",
|
|
3083
|
+
"hey-mail": "supported",
|
|
3084
|
+
"superhuman": "supported"
|
|
3085
|
+
},
|
|
3086
|
+
"white-space": {
|
|
3087
|
+
"gmail-web": "supported",
|
|
3088
|
+
"gmail-android": "partial",
|
|
3089
|
+
"gmail-ios": "partial",
|
|
3090
|
+
"outlook-web": "supported",
|
|
3091
|
+
"outlook-windows": "unsupported",
|
|
3092
|
+
"apple-mail-macos": "supported",
|
|
3093
|
+
"apple-mail-ios": "supported",
|
|
3094
|
+
"yahoo-mail": "supported",
|
|
3095
|
+
"samsung-mail": "unsupported",
|
|
3096
|
+
"thunderbird": "supported",
|
|
3097
|
+
"hey-mail": "supported",
|
|
3098
|
+
"superhuman": "supported"
|
|
3099
|
+
},
|
|
3100
|
+
"white-space-collapse": {
|
|
3101
|
+
"gmail-web": "unsupported",
|
|
3102
|
+
"gmail-android": "unsupported",
|
|
3103
|
+
"gmail-ios": "unsupported",
|
|
3104
|
+
"outlook-web": "unsupported",
|
|
3105
|
+
"outlook-windows": "unsupported",
|
|
3106
|
+
"apple-mail-macos": "supported",
|
|
3107
|
+
"apple-mail-ios": "supported",
|
|
3108
|
+
"yahoo-mail": "unsupported",
|
|
3109
|
+
"samsung-mail": "supported",
|
|
3110
|
+
"thunderbird": "unknown",
|
|
3111
|
+
"hey-mail": "unknown",
|
|
3112
|
+
"superhuman": "unknown"
|
|
3113
|
+
},
|
|
3114
|
+
"widows": {
|
|
3115
|
+
"gmail-web": "unsupported",
|
|
3116
|
+
"gmail-android": "unsupported",
|
|
3117
|
+
"gmail-ios": "unsupported",
|
|
3118
|
+
"outlook-web": "supported",
|
|
3119
|
+
"outlook-windows": "unsupported",
|
|
3120
|
+
"apple-mail-macos": "supported",
|
|
3121
|
+
"apple-mail-ios": "supported",
|
|
3122
|
+
"yahoo-mail": "unsupported",
|
|
3123
|
+
"samsung-mail": "supported",
|
|
3124
|
+
"thunderbird": "unknown",
|
|
3125
|
+
"hey-mail": "unknown",
|
|
3126
|
+
"superhuman": "supported"
|
|
3127
|
+
},
|
|
3128
|
+
"width": {
|
|
3129
|
+
"gmail-web": "supported",
|
|
3130
|
+
"gmail-android": "supported",
|
|
3131
|
+
"gmail-ios": "supported",
|
|
3132
|
+
"outlook-web": "supported",
|
|
3133
|
+
"outlook-windows": "partial",
|
|
3134
|
+
"apple-mail-macos": "supported",
|
|
3135
|
+
"apple-mail-ios": "supported",
|
|
3136
|
+
"yahoo-mail": "supported",
|
|
3137
|
+
"samsung-mail": "supported",
|
|
3138
|
+
"thunderbird": "supported",
|
|
3139
|
+
"hey-mail": "supported",
|
|
3140
|
+
"superhuman": "supported"
|
|
3141
|
+
},
|
|
3142
|
+
"word-break": {
|
|
3143
|
+
"gmail-web": "supported",
|
|
3144
|
+
"gmail-android": "partial",
|
|
3145
|
+
"gmail-ios": "partial",
|
|
3146
|
+
"outlook-web": "partial",
|
|
3147
|
+
"outlook-windows": "supported",
|
|
3148
|
+
"apple-mail-macos": "partial",
|
|
3149
|
+
"apple-mail-ios": "partial",
|
|
3150
|
+
"yahoo-mail": "unsupported",
|
|
3151
|
+
"samsung-mail": "partial",
|
|
3152
|
+
"thunderbird": "supported",
|
|
3153
|
+
"hey-mail": "partial",
|
|
3154
|
+
"superhuman": "supported"
|
|
3155
|
+
},
|
|
3156
|
+
"word-spacing": {
|
|
3157
|
+
"gmail-web": "supported",
|
|
3158
|
+
"gmail-android": "supported",
|
|
3159
|
+
"gmail-ios": "supported",
|
|
3160
|
+
"outlook-web": "supported",
|
|
3161
|
+
"outlook-windows": "unsupported",
|
|
3162
|
+
"apple-mail-macos": "supported",
|
|
3163
|
+
"apple-mail-ios": "supported",
|
|
3164
|
+
"yahoo-mail": "partial",
|
|
3165
|
+
"samsung-mail": "supported",
|
|
3166
|
+
"thunderbird": "supported",
|
|
3167
|
+
"hey-mail": "unknown",
|
|
3168
|
+
"superhuman": "supported"
|
|
3169
|
+
},
|
|
3170
|
+
"writing-mode": {
|
|
3171
|
+
"gmail-web": "supported",
|
|
3172
|
+
"gmail-android": "partial",
|
|
3173
|
+
"gmail-ios": "partial",
|
|
3174
|
+
"outlook-web": "supported",
|
|
3175
|
+
"outlook-windows": "unsupported",
|
|
3176
|
+
"apple-mail-macos": "supported",
|
|
3177
|
+
"apple-mail-ios": "supported",
|
|
3178
|
+
"yahoo-mail": "unsupported",
|
|
3179
|
+
"samsung-mail": "supported",
|
|
3180
|
+
"thunderbird": "supported",
|
|
3181
|
+
"hey-mail": "supported",
|
|
3182
|
+
"superhuman": "supported"
|
|
3183
|
+
},
|
|
3184
|
+
"z-index": {
|
|
3185
|
+
"gmail-web": "unsupported",
|
|
3186
|
+
"gmail-android": "unsupported",
|
|
3187
|
+
"gmail-ios": "unsupported",
|
|
3188
|
+
"outlook-web": "supported",
|
|
3189
|
+
"outlook-windows": "unsupported",
|
|
3190
|
+
"apple-mail-macos": "supported",
|
|
3191
|
+
"apple-mail-ios": "supported",
|
|
3192
|
+
"yahoo-mail": "supported",
|
|
3193
|
+
"samsung-mail": "supported",
|
|
3194
|
+
"thunderbird": "supported",
|
|
3195
|
+
"hey-mail": "supported",
|
|
3196
|
+
"superhuman": "supported"
|
|
3197
|
+
},
|
|
3198
|
+
"::after": {
|
|
3199
|
+
"gmail-web": "unsupported",
|
|
3200
|
+
"gmail-android": "unsupported",
|
|
3201
|
+
"gmail-ios": "unsupported",
|
|
3202
|
+
"outlook-web": "partial",
|
|
3203
|
+
"outlook-windows": "unsupported",
|
|
3204
|
+
"apple-mail-macos": "supported",
|
|
3205
|
+
"apple-mail-ios": "supported",
|
|
3206
|
+
"yahoo-mail": "unsupported",
|
|
3207
|
+
"samsung-mail": "supported",
|
|
3208
|
+
"thunderbird": "supported",
|
|
3209
|
+
"hey-mail": "supported",
|
|
3210
|
+
"superhuman": "unknown"
|
|
3211
|
+
},
|
|
3212
|
+
"::before": {
|
|
3213
|
+
"gmail-web": "unsupported",
|
|
3214
|
+
"gmail-android": "unsupported",
|
|
3215
|
+
"gmail-ios": "unsupported",
|
|
3216
|
+
"outlook-web": "partial",
|
|
3217
|
+
"outlook-windows": "unsupported",
|
|
3218
|
+
"apple-mail-macos": "supported",
|
|
3219
|
+
"apple-mail-ios": "supported",
|
|
3220
|
+
"yahoo-mail": "unsupported",
|
|
3221
|
+
"samsung-mail": "supported",
|
|
3222
|
+
"thunderbird": "supported",
|
|
3223
|
+
"hey-mail": "supported",
|
|
3224
|
+
"superhuman": "unknown"
|
|
3225
|
+
},
|
|
3226
|
+
"::first-letter": {
|
|
3227
|
+
"gmail-web": "unsupported",
|
|
3228
|
+
"gmail-android": "unsupported",
|
|
3229
|
+
"gmail-ios": "unsupported",
|
|
3230
|
+
"outlook-web": "partial",
|
|
3231
|
+
"outlook-windows": "unsupported",
|
|
3232
|
+
"apple-mail-macos": "supported",
|
|
3233
|
+
"apple-mail-ios": "supported",
|
|
3234
|
+
"yahoo-mail": "supported",
|
|
3235
|
+
"samsung-mail": "supported",
|
|
3236
|
+
"thunderbird": "supported",
|
|
3237
|
+
"hey-mail": "supported",
|
|
3238
|
+
"superhuman": "unknown"
|
|
3239
|
+
},
|
|
3240
|
+
"::first-line": {
|
|
3241
|
+
"gmail-web": "unsupported",
|
|
3242
|
+
"gmail-android": "unsupported",
|
|
3243
|
+
"gmail-ios": "unsupported",
|
|
3244
|
+
"outlook-web": "partial",
|
|
3245
|
+
"outlook-windows": "unsupported",
|
|
3246
|
+
"apple-mail-macos": "supported",
|
|
3247
|
+
"apple-mail-ios": "supported",
|
|
3248
|
+
"yahoo-mail": "supported",
|
|
3249
|
+
"samsung-mail": "supported",
|
|
3250
|
+
"thunderbird": "supported",
|
|
3251
|
+
"hey-mail": "supported",
|
|
3252
|
+
"superhuman": "unknown"
|
|
3253
|
+
},
|
|
3254
|
+
"::marker": {
|
|
3255
|
+
"gmail-web": "unsupported",
|
|
3256
|
+
"gmail-android": "unsupported",
|
|
3257
|
+
"gmail-ios": "unsupported",
|
|
3258
|
+
"outlook-web": "unsupported",
|
|
3259
|
+
"outlook-windows": "unsupported",
|
|
3260
|
+
"apple-mail-macos": "supported",
|
|
3261
|
+
"apple-mail-ios": "supported",
|
|
3262
|
+
"yahoo-mail": "supported",
|
|
3263
|
+
"samsung-mail": "supported",
|
|
3264
|
+
"thunderbird": "supported",
|
|
3265
|
+
"hey-mail": "supported",
|
|
3266
|
+
"superhuman": "unknown"
|
|
3267
|
+
},
|
|
3268
|
+
"::placeholder": {
|
|
3269
|
+
"gmail-web": "unsupported",
|
|
3270
|
+
"gmail-android": "unsupported",
|
|
3271
|
+
"gmail-ios": "unsupported",
|
|
3272
|
+
"outlook-web": "partial",
|
|
3273
|
+
"outlook-windows": "unsupported",
|
|
3274
|
+
"apple-mail-macos": "supported",
|
|
3275
|
+
"apple-mail-ios": "supported",
|
|
3276
|
+
"yahoo-mail": "supported",
|
|
3277
|
+
"samsung-mail": "supported",
|
|
3278
|
+
"thunderbird": "supported",
|
|
3279
|
+
"hey-mail": "unsupported",
|
|
3280
|
+
"superhuman": "unknown"
|
|
3281
|
+
},
|
|
3282
|
+
":adjacent-sibling": {
|
|
3283
|
+
"gmail-web": "supported",
|
|
3284
|
+
"gmail-android": "partial",
|
|
3285
|
+
"gmail-ios": "partial",
|
|
3286
|
+
"outlook-web": "supported",
|
|
3287
|
+
"outlook-windows": "unsupported",
|
|
3288
|
+
"apple-mail-macos": "supported",
|
|
3289
|
+
"apple-mail-ios": "supported",
|
|
3290
|
+
"yahoo-mail": "supported",
|
|
3291
|
+
"samsung-mail": "supported",
|
|
3292
|
+
"thunderbird": "supported",
|
|
3293
|
+
"hey-mail": "supported",
|
|
3294
|
+
"superhuman": "unknown"
|
|
3295
|
+
},
|
|
3296
|
+
":attribute-selector": {
|
|
3297
|
+
"gmail-web": "partial",
|
|
3298
|
+
"gmail-android": "partial",
|
|
3299
|
+
"gmail-ios": "partial",
|
|
3300
|
+
"outlook-web": "partial",
|
|
3301
|
+
"outlook-windows": "unsupported",
|
|
3302
|
+
"apple-mail-macos": "supported",
|
|
3303
|
+
"apple-mail-ios": "supported",
|
|
3304
|
+
"yahoo-mail": "partial",
|
|
3305
|
+
"samsung-mail": "supported",
|
|
3306
|
+
"thunderbird": "supported",
|
|
3307
|
+
"hey-mail": "supported",
|
|
3308
|
+
"superhuman": "unknown"
|
|
3309
|
+
},
|
|
3310
|
+
":chaining": {
|
|
3311
|
+
"gmail-web": "supported",
|
|
3312
|
+
"gmail-android": "partial",
|
|
3313
|
+
"gmail-ios": "partial",
|
|
3314
|
+
"outlook-web": "unsupported",
|
|
3315
|
+
"outlook-windows": "unsupported",
|
|
3316
|
+
"apple-mail-macos": "supported",
|
|
3317
|
+
"apple-mail-ios": "supported",
|
|
3318
|
+
"yahoo-mail": "supported",
|
|
3319
|
+
"samsung-mail": "supported",
|
|
3320
|
+
"thunderbird": "supported",
|
|
3321
|
+
"hey-mail": "supported",
|
|
3322
|
+
"superhuman": "unknown"
|
|
3323
|
+
},
|
|
3324
|
+
":checked": {
|
|
3325
|
+
"gmail-web": "unsupported",
|
|
3326
|
+
"gmail-android": "unsupported",
|
|
3327
|
+
"gmail-ios": "unsupported",
|
|
3328
|
+
"outlook-web": "partial",
|
|
3329
|
+
"outlook-windows": "unsupported",
|
|
3330
|
+
"apple-mail-macos": "supported",
|
|
3331
|
+
"apple-mail-ios": "supported",
|
|
3332
|
+
"yahoo-mail": "supported",
|
|
3333
|
+
"samsung-mail": "supported",
|
|
3334
|
+
"thunderbird": "supported",
|
|
3335
|
+
"hey-mail": "unsupported",
|
|
3336
|
+
"superhuman": "unknown"
|
|
3337
|
+
},
|
|
3338
|
+
":child-combinator": {
|
|
3339
|
+
"gmail-web": "supported",
|
|
3340
|
+
"gmail-android": "partial",
|
|
3341
|
+
"gmail-ios": "partial",
|
|
3342
|
+
"outlook-web": "supported",
|
|
3343
|
+
"outlook-windows": "unsupported",
|
|
3344
|
+
"apple-mail-macos": "supported",
|
|
3345
|
+
"apple-mail-ios": "supported",
|
|
3346
|
+
"yahoo-mail": "supported",
|
|
3347
|
+
"samsung-mail": "supported",
|
|
3348
|
+
"thunderbird": "supported",
|
|
3349
|
+
"hey-mail": "supported",
|
|
3350
|
+
"superhuman": "unknown"
|
|
3351
|
+
},
|
|
3352
|
+
":class-selector": {
|
|
3353
|
+
"gmail-web": "supported",
|
|
3354
|
+
"gmail-android": "partial",
|
|
3355
|
+
"gmail-ios": "partial",
|
|
3356
|
+
"outlook-web": "supported",
|
|
3357
|
+
"outlook-windows": "supported",
|
|
3358
|
+
"apple-mail-macos": "supported",
|
|
3359
|
+
"apple-mail-ios": "supported",
|
|
3360
|
+
"yahoo-mail": "supported",
|
|
3361
|
+
"samsung-mail": "supported",
|
|
3362
|
+
"thunderbird": "supported",
|
|
3363
|
+
"hey-mail": "supported",
|
|
3364
|
+
"superhuman": "unknown"
|
|
3365
|
+
},
|
|
3366
|
+
":descendant-combinator": {
|
|
3367
|
+
"gmail-web": "supported",
|
|
3368
|
+
"gmail-android": "partial",
|
|
3369
|
+
"gmail-ios": "partial",
|
|
3370
|
+
"outlook-web": "supported",
|
|
3371
|
+
"outlook-windows": "supported",
|
|
3372
|
+
"apple-mail-macos": "supported",
|
|
3373
|
+
"apple-mail-ios": "supported",
|
|
3374
|
+
"yahoo-mail": "supported",
|
|
3375
|
+
"samsung-mail": "supported",
|
|
3376
|
+
"thunderbird": "supported",
|
|
3377
|
+
"hey-mail": "supported",
|
|
3378
|
+
"superhuman": "unknown"
|
|
3379
|
+
},
|
|
3380
|
+
":first-child": {
|
|
3381
|
+
"gmail-web": "unsupported",
|
|
3382
|
+
"gmail-android": "unsupported",
|
|
3383
|
+
"gmail-ios": "unsupported",
|
|
3384
|
+
"outlook-web": "partial",
|
|
3385
|
+
"outlook-windows": "unsupported",
|
|
3386
|
+
"apple-mail-macos": "supported",
|
|
3387
|
+
"apple-mail-ios": "supported",
|
|
3388
|
+
"yahoo-mail": "supported",
|
|
3389
|
+
"samsung-mail": "supported",
|
|
3390
|
+
"thunderbird": "supported",
|
|
3391
|
+
"hey-mail": "supported",
|
|
3392
|
+
"superhuman": "unknown"
|
|
3393
|
+
},
|
|
3394
|
+
":first-of-type": {
|
|
3395
|
+
"gmail-web": "unsupported",
|
|
3396
|
+
"gmail-android": "unsupported",
|
|
3397
|
+
"gmail-ios": "unsupported",
|
|
3398
|
+
"outlook-web": "partial",
|
|
3399
|
+
"outlook-windows": "unsupported",
|
|
3400
|
+
"apple-mail-macos": "supported",
|
|
3401
|
+
"apple-mail-ios": "supported",
|
|
3402
|
+
"yahoo-mail": "supported",
|
|
3403
|
+
"samsung-mail": "supported",
|
|
3404
|
+
"thunderbird": "supported",
|
|
3405
|
+
"hey-mail": "supported",
|
|
3406
|
+
"superhuman": "unknown"
|
|
3407
|
+
},
|
|
3408
|
+
":focus": {
|
|
3409
|
+
"gmail-web": "unsupported",
|
|
3410
|
+
"gmail-android": "unsupported",
|
|
3411
|
+
"gmail-ios": "unsupported",
|
|
3412
|
+
"outlook-web": "partial",
|
|
3413
|
+
"outlook-windows": "unsupported",
|
|
3414
|
+
"apple-mail-macos": "supported",
|
|
3415
|
+
"apple-mail-ios": "unsupported",
|
|
3416
|
+
"yahoo-mail": "supported",
|
|
3417
|
+
"samsung-mail": "supported",
|
|
3418
|
+
"thunderbird": "supported",
|
|
3419
|
+
"hey-mail": "supported",
|
|
3420
|
+
"superhuman": "unknown"
|
|
3421
|
+
},
|
|
3422
|
+
":general-sibling": {
|
|
3423
|
+
"gmail-web": "supported",
|
|
3424
|
+
"gmail-android": "partial",
|
|
3425
|
+
"gmail-ios": "partial",
|
|
3426
|
+
"outlook-web": "supported",
|
|
3427
|
+
"outlook-windows": "unsupported",
|
|
3428
|
+
"apple-mail-macos": "supported",
|
|
3429
|
+
"apple-mail-ios": "supported",
|
|
3430
|
+
"yahoo-mail": "supported",
|
|
3431
|
+
"samsung-mail": "supported",
|
|
3432
|
+
"thunderbird": "supported",
|
|
3433
|
+
"hey-mail": "supported",
|
|
3434
|
+
"superhuman": "unknown"
|
|
3435
|
+
},
|
|
3436
|
+
":grouping": {
|
|
3437
|
+
"gmail-web": "supported",
|
|
3438
|
+
"gmail-android": "partial",
|
|
3439
|
+
"gmail-ios": "partial",
|
|
3440
|
+
"outlook-web": "supported",
|
|
3441
|
+
"outlook-windows": "supported",
|
|
3442
|
+
"apple-mail-macos": "supported",
|
|
3443
|
+
"apple-mail-ios": "supported",
|
|
3444
|
+
"yahoo-mail": "supported",
|
|
3445
|
+
"samsung-mail": "supported",
|
|
3446
|
+
"thunderbird": "supported",
|
|
3447
|
+
"hey-mail": "supported",
|
|
3448
|
+
"superhuman": "unknown"
|
|
3449
|
+
},
|
|
3450
|
+
":has": {
|
|
3451
|
+
"gmail-web": "unsupported",
|
|
3452
|
+
"gmail-android": "unsupported",
|
|
3453
|
+
"gmail-ios": "unsupported",
|
|
3454
|
+
"outlook-web": "unsupported",
|
|
3455
|
+
"outlook-windows": "unsupported",
|
|
3456
|
+
"apple-mail-macos": "supported",
|
|
3457
|
+
"apple-mail-ios": "supported",
|
|
3458
|
+
"yahoo-mail": "unsupported",
|
|
3459
|
+
"samsung-mail": "supported",
|
|
3460
|
+
"thunderbird": "unsupported",
|
|
3461
|
+
"hey-mail": "supported",
|
|
3462
|
+
"superhuman": "unknown"
|
|
3463
|
+
},
|
|
3464
|
+
":hover": {
|
|
3465
|
+
"gmail-web": "supported",
|
|
3466
|
+
"gmail-android": "partial",
|
|
3467
|
+
"gmail-ios": "unsupported",
|
|
3468
|
+
"outlook-web": "partial",
|
|
3469
|
+
"outlook-windows": "unsupported",
|
|
3470
|
+
"apple-mail-macos": "supported",
|
|
3471
|
+
"apple-mail-ios": "supported",
|
|
3472
|
+
"yahoo-mail": "supported",
|
|
3473
|
+
"samsung-mail": "supported",
|
|
3474
|
+
"thunderbird": "supported",
|
|
3475
|
+
"hey-mail": "supported",
|
|
3476
|
+
"superhuman": "unknown"
|
|
3477
|
+
},
|
|
3478
|
+
":id-selector": {
|
|
3479
|
+
"gmail-web": "supported",
|
|
3480
|
+
"gmail-android": "partial",
|
|
3481
|
+
"gmail-ios": "partial",
|
|
3482
|
+
"outlook-web": "supported",
|
|
3483
|
+
"outlook-windows": "supported",
|
|
856
3484
|
"apple-mail-macos": "supported",
|
|
857
3485
|
"apple-mail-ios": "supported",
|
|
858
3486
|
"yahoo-mail": "supported",
|
|
859
3487
|
"samsung-mail": "supported",
|
|
860
3488
|
"thunderbird": "supported",
|
|
861
3489
|
"hey-mail": "supported",
|
|
862
|
-
"superhuman": "
|
|
3490
|
+
"superhuman": "unknown"
|
|
863
3491
|
},
|
|
864
|
-
"
|
|
3492
|
+
":lang": {
|
|
865
3493
|
"gmail-web": "unsupported",
|
|
866
|
-
// Gmail strips overflow, so text-overflow is useless
|
|
867
3494
|
"gmail-android": "unsupported",
|
|
868
3495
|
"gmail-ios": "unsupported",
|
|
869
|
-
"outlook-web": "
|
|
3496
|
+
"outlook-web": "unsupported",
|
|
870
3497
|
"outlook-windows": "unsupported",
|
|
871
3498
|
"apple-mail-macos": "supported",
|
|
872
3499
|
"apple-mail-ios": "supported",
|
|
873
|
-
"yahoo-mail": "
|
|
3500
|
+
"yahoo-mail": "unsupported",
|
|
874
3501
|
"samsung-mail": "supported",
|
|
875
|
-
"thunderbird": "
|
|
876
|
-
"hey-mail": "
|
|
877
|
-
"superhuman": "
|
|
3502
|
+
"thunderbird": "unknown",
|
|
3503
|
+
"hey-mail": "unknown",
|
|
3504
|
+
"superhuman": "unknown"
|
|
878
3505
|
},
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
"gmail-
|
|
882
|
-
"gmail-
|
|
883
|
-
"
|
|
884
|
-
"outlook-
|
|
885
|
-
"outlook-windows": "partial",
|
|
886
|
-
// only on <td> elements via valign attribute
|
|
3506
|
+
":last-child": {
|
|
3507
|
+
"gmail-web": "unsupported",
|
|
3508
|
+
"gmail-android": "unsupported",
|
|
3509
|
+
"gmail-ios": "unsupported",
|
|
3510
|
+
"outlook-web": "partial",
|
|
3511
|
+
"outlook-windows": "unsupported",
|
|
887
3512
|
"apple-mail-macos": "supported",
|
|
888
3513
|
"apple-mail-ios": "supported",
|
|
889
3514
|
"yahoo-mail": "supported",
|
|
890
3515
|
"samsung-mail": "supported",
|
|
891
3516
|
"thunderbird": "supported",
|
|
892
3517
|
"hey-mail": "supported",
|
|
893
|
-
"superhuman": "
|
|
3518
|
+
"superhuman": "unknown"
|
|
894
3519
|
},
|
|
895
|
-
"
|
|
896
|
-
"gmail-web": "
|
|
897
|
-
"gmail-android": "
|
|
898
|
-
"gmail-ios": "
|
|
899
|
-
"outlook-web": "
|
|
3520
|
+
":last-of-type": {
|
|
3521
|
+
"gmail-web": "unsupported",
|
|
3522
|
+
"gmail-android": "unsupported",
|
|
3523
|
+
"gmail-ios": "unsupported",
|
|
3524
|
+
"outlook-web": "partial",
|
|
900
3525
|
"outlook-windows": "unsupported",
|
|
901
|
-
// use cellspacing attribute instead
|
|
902
3526
|
"apple-mail-macos": "supported",
|
|
903
3527
|
"apple-mail-ios": "supported",
|
|
904
3528
|
"yahoo-mail": "supported",
|
|
905
3529
|
"samsung-mail": "supported",
|
|
906
3530
|
"thunderbird": "supported",
|
|
907
3531
|
"hey-mail": "supported",
|
|
908
|
-
"superhuman": "
|
|
3532
|
+
"superhuman": "unknown"
|
|
909
3533
|
},
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
"gmail-
|
|
913
|
-
"gmail-
|
|
914
|
-
"
|
|
915
|
-
"outlook-
|
|
916
|
-
"outlook-windows": "unsupported",
|
|
917
|
-
// Word engine ignores min-width
|
|
3534
|
+
":link": {
|
|
3535
|
+
"gmail-web": "unsupported",
|
|
3536
|
+
"gmail-android": "unsupported",
|
|
3537
|
+
"gmail-ios": "unsupported",
|
|
3538
|
+
"outlook-web": "partial",
|
|
3539
|
+
"outlook-windows": "supported",
|
|
918
3540
|
"apple-mail-macos": "supported",
|
|
919
3541
|
"apple-mail-ios": "supported",
|
|
920
3542
|
"yahoo-mail": "supported",
|
|
921
3543
|
"samsung-mail": "supported",
|
|
922
3544
|
"thunderbird": "supported",
|
|
923
3545
|
"hey-mail": "supported",
|
|
924
|
-
"superhuman": "
|
|
3546
|
+
"superhuman": "unknown"
|
|
925
3547
|
},
|
|
926
|
-
"
|
|
927
|
-
"gmail-web": "
|
|
928
|
-
"gmail-android": "
|
|
929
|
-
"gmail-ios": "
|
|
930
|
-
"outlook-web": "
|
|
3548
|
+
":not": {
|
|
3549
|
+
"gmail-web": "unsupported",
|
|
3550
|
+
"gmail-android": "unsupported",
|
|
3551
|
+
"gmail-ios": "unsupported",
|
|
3552
|
+
"outlook-web": "unsupported",
|
|
931
3553
|
"outlook-windows": "unsupported",
|
|
932
|
-
// Word engine ignores min-height
|
|
933
3554
|
"apple-mail-macos": "supported",
|
|
934
3555
|
"apple-mail-ios": "supported",
|
|
935
|
-
"yahoo-mail": "
|
|
3556
|
+
"yahoo-mail": "unsupported",
|
|
936
3557
|
"samsung-mail": "supported",
|
|
937
3558
|
"thunderbird": "supported",
|
|
938
3559
|
"hey-mail": "supported",
|
|
939
|
-
"superhuman": "
|
|
3560
|
+
"superhuman": "unknown"
|
|
940
3561
|
},
|
|
941
|
-
"
|
|
942
|
-
"gmail-web": "
|
|
943
|
-
"gmail-android": "
|
|
944
|
-
"gmail-ios": "
|
|
945
|
-
"outlook-web": "
|
|
3562
|
+
":nth-child": {
|
|
3563
|
+
"gmail-web": "unsupported",
|
|
3564
|
+
"gmail-android": "unsupported",
|
|
3565
|
+
"gmail-ios": "unsupported",
|
|
3566
|
+
"outlook-web": "unsupported",
|
|
946
3567
|
"outlook-windows": "unsupported",
|
|
947
3568
|
"apple-mail-macos": "supported",
|
|
948
3569
|
"apple-mail-ios": "supported",
|
|
949
|
-
"yahoo-mail": "
|
|
3570
|
+
"yahoo-mail": "unsupported",
|
|
950
3571
|
"samsung-mail": "supported",
|
|
951
3572
|
"thunderbird": "supported",
|
|
952
3573
|
"hey-mail": "supported",
|
|
953
|
-
"superhuman": "
|
|
3574
|
+
"superhuman": "unknown"
|
|
954
3575
|
},
|
|
955
|
-
|
|
956
|
-
"text-shadow": {
|
|
3576
|
+
":nth-last-child": {
|
|
957
3577
|
"gmail-web": "unsupported",
|
|
958
3578
|
"gmail-android": "unsupported",
|
|
959
3579
|
"gmail-ios": "unsupported",
|
|
960
|
-
"outlook-web": "
|
|
3580
|
+
"outlook-web": "unsupported",
|
|
961
3581
|
"outlook-windows": "unsupported",
|
|
962
3582
|
"apple-mail-macos": "supported",
|
|
963
3583
|
"apple-mail-ios": "supported",
|
|
@@ -965,43 +3585,41 @@ var CSS_SUPPORT = {
|
|
|
965
3585
|
"samsung-mail": "supported",
|
|
966
3586
|
"thunderbird": "supported",
|
|
967
3587
|
"hey-mail": "supported",
|
|
968
|
-
"superhuman": "
|
|
3588
|
+
"superhuman": "unknown"
|
|
969
3589
|
},
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
"gmail-
|
|
973
|
-
"gmail-
|
|
974
|
-
"
|
|
975
|
-
"outlook-web": "supported",
|
|
3590
|
+
":nth-of-type": {
|
|
3591
|
+
"gmail-web": "unsupported",
|
|
3592
|
+
"gmail-android": "unsupported",
|
|
3593
|
+
"gmail-ios": "unsupported",
|
|
3594
|
+
"outlook-web": "unsupported",
|
|
976
3595
|
"outlook-windows": "unsupported",
|
|
977
3596
|
"apple-mail-macos": "supported",
|
|
978
3597
|
"apple-mail-ios": "supported",
|
|
979
|
-
"yahoo-mail": "
|
|
3598
|
+
"yahoo-mail": "unsupported",
|
|
980
3599
|
"samsung-mail": "supported",
|
|
981
3600
|
"thunderbird": "supported",
|
|
982
3601
|
"hey-mail": "supported",
|
|
983
|
-
"superhuman": "
|
|
3602
|
+
"superhuman": "unknown"
|
|
984
3603
|
},
|
|
985
|
-
"
|
|
986
|
-
"gmail-web": "
|
|
987
|
-
"gmail-android": "
|
|
988
|
-
"gmail-ios": "
|
|
989
|
-
"outlook-web": "
|
|
3604
|
+
":only-child": {
|
|
3605
|
+
"gmail-web": "unsupported",
|
|
3606
|
+
"gmail-android": "unsupported",
|
|
3607
|
+
"gmail-ios": "unsupported",
|
|
3608
|
+
"outlook-web": "partial",
|
|
990
3609
|
"outlook-windows": "unsupported",
|
|
991
3610
|
"apple-mail-macos": "supported",
|
|
992
3611
|
"apple-mail-ios": "supported",
|
|
993
|
-
"yahoo-mail": "
|
|
3612
|
+
"yahoo-mail": "supported",
|
|
994
3613
|
"samsung-mail": "supported",
|
|
995
3614
|
"thunderbird": "supported",
|
|
996
3615
|
"hey-mail": "supported",
|
|
997
|
-
"superhuman": "
|
|
3616
|
+
"superhuman": "unknown"
|
|
998
3617
|
},
|
|
999
|
-
|
|
1000
|
-
"opacity": {
|
|
3618
|
+
":only-of-type": {
|
|
1001
3619
|
"gmail-web": "unsupported",
|
|
1002
3620
|
"gmail-android": "unsupported",
|
|
1003
3621
|
"gmail-ios": "unsupported",
|
|
1004
|
-
"outlook-web": "
|
|
3622
|
+
"outlook-web": "partial",
|
|
1005
3623
|
"outlook-windows": "unsupported",
|
|
1006
3624
|
"apple-mail-macos": "supported",
|
|
1007
3625
|
"apple-mail-ios": "supported",
|
|
@@ -1009,26 +3627,68 @@ var CSS_SUPPORT = {
|
|
|
1009
3627
|
"samsung-mail": "supported",
|
|
1010
3628
|
"thunderbird": "supported",
|
|
1011
3629
|
"hey-mail": "supported",
|
|
1012
|
-
"superhuman": "
|
|
3630
|
+
"superhuman": "unknown"
|
|
1013
3631
|
},
|
|
1014
|
-
"
|
|
3632
|
+
":target": {
|
|
1015
3633
|
"gmail-web": "unsupported",
|
|
1016
3634
|
"gmail-android": "unsupported",
|
|
1017
3635
|
"gmail-ios": "unsupported",
|
|
3636
|
+
"outlook-web": "partial",
|
|
3637
|
+
"outlook-windows": "unsupported",
|
|
3638
|
+
"apple-mail-macos": "unsupported",
|
|
3639
|
+
"apple-mail-ios": "unsupported",
|
|
3640
|
+
"yahoo-mail": "supported",
|
|
3641
|
+
"samsung-mail": "supported",
|
|
3642
|
+
"thunderbird": "supported",
|
|
3643
|
+
"hey-mail": "unsupported",
|
|
3644
|
+
"superhuman": "unknown"
|
|
3645
|
+
},
|
|
3646
|
+
":type-selector": {
|
|
3647
|
+
"gmail-web": "supported",
|
|
3648
|
+
"gmail-android": "partial",
|
|
3649
|
+
"gmail-ios": "partial",
|
|
3650
|
+
"outlook-web": "supported",
|
|
3651
|
+
"outlook-windows": "supported",
|
|
3652
|
+
"apple-mail-macos": "supported",
|
|
3653
|
+
"apple-mail-ios": "supported",
|
|
3654
|
+
"yahoo-mail": "supported",
|
|
3655
|
+
"samsung-mail": "supported",
|
|
3656
|
+
"thunderbird": "supported",
|
|
3657
|
+
"hey-mail": "supported",
|
|
3658
|
+
"superhuman": "unknown"
|
|
3659
|
+
},
|
|
3660
|
+
":universal-selector": {
|
|
3661
|
+
"gmail-web": "supported",
|
|
3662
|
+
"gmail-android": "partial",
|
|
3663
|
+
"gmail-ios": "partial",
|
|
1018
3664
|
"outlook-web": "supported",
|
|
1019
3665
|
"outlook-windows": "unsupported",
|
|
1020
3666
|
"apple-mail-macos": "supported",
|
|
1021
3667
|
"apple-mail-ios": "supported",
|
|
1022
3668
|
"yahoo-mail": "supported",
|
|
1023
|
-
"samsung-mail": "
|
|
3669
|
+
"samsung-mail": "supported",
|
|
1024
3670
|
"thunderbird": "supported",
|
|
1025
3671
|
"hey-mail": "supported",
|
|
1026
|
-
"superhuman": "
|
|
3672
|
+
"superhuman": "unknown"
|
|
1027
3673
|
},
|
|
1028
|
-
"
|
|
3674
|
+
":visited": {
|
|
1029
3675
|
"gmail-web": "unsupported",
|
|
1030
3676
|
"gmail-android": "unsupported",
|
|
1031
3677
|
"gmail-ios": "unsupported",
|
|
3678
|
+
"outlook-web": "partial",
|
|
3679
|
+
"outlook-windows": "unsupported",
|
|
3680
|
+
"apple-mail-macos": "unsupported",
|
|
3681
|
+
"apple-mail-ios": "unsupported",
|
|
3682
|
+
"yahoo-mail": "supported",
|
|
3683
|
+
"samsung-mail": "unsupported",
|
|
3684
|
+
"thunderbird": "supported",
|
|
3685
|
+
"hey-mail": "supported",
|
|
3686
|
+
"superhuman": "unknown"
|
|
3687
|
+
},
|
|
3688
|
+
"display:flex": {
|
|
3689
|
+
"gmail-web": "supported",
|
|
3690
|
+
"gmail-android": "partial",
|
|
3691
|
+
"gmail-ios": "partial",
|
|
1032
3692
|
"outlook-web": "supported",
|
|
1033
3693
|
"outlook-windows": "unsupported",
|
|
1034
3694
|
"apple-mail-macos": "supported",
|
|
@@ -1039,30 +3699,30 @@ var CSS_SUPPORT = {
|
|
|
1039
3699
|
"hey-mail": "supported",
|
|
1040
3700
|
"superhuman": "supported"
|
|
1041
3701
|
},
|
|
1042
|
-
"
|
|
3702
|
+
"display:grid": {
|
|
1043
3703
|
"gmail-web": "unsupported",
|
|
1044
3704
|
"gmail-android": "unsupported",
|
|
1045
3705
|
"gmail-ios": "unsupported",
|
|
1046
|
-
"outlook-web": "
|
|
3706
|
+
"outlook-web": "supported",
|
|
1047
3707
|
"outlook-windows": "unsupported",
|
|
1048
3708
|
"apple-mail-macos": "supported",
|
|
1049
3709
|
"apple-mail-ios": "supported",
|
|
1050
3710
|
"yahoo-mail": "unsupported",
|
|
1051
|
-
"samsung-mail": "
|
|
3711
|
+
"samsung-mail": "supported",
|
|
1052
3712
|
"thunderbird": "supported",
|
|
1053
3713
|
"hey-mail": "supported",
|
|
1054
3714
|
"superhuman": "supported"
|
|
1055
3715
|
},
|
|
1056
|
-
"
|
|
1057
|
-
"gmail-web": "
|
|
1058
|
-
"gmail-android": "
|
|
1059
|
-
"gmail-ios": "
|
|
1060
|
-
"outlook-web": "
|
|
1061
|
-
"outlook-windows": "
|
|
3716
|
+
"display:none": {
|
|
3717
|
+
"gmail-web": "supported",
|
|
3718
|
+
"gmail-android": "supported",
|
|
3719
|
+
"gmail-ios": "supported",
|
|
3720
|
+
"outlook-web": "supported",
|
|
3721
|
+
"outlook-windows": "partial",
|
|
1062
3722
|
"apple-mail-macos": "supported",
|
|
1063
3723
|
"apple-mail-ios": "supported",
|
|
1064
|
-
"yahoo-mail": "
|
|
1065
|
-
"samsung-mail": "
|
|
3724
|
+
"yahoo-mail": "supported",
|
|
3725
|
+
"samsung-mail": "supported",
|
|
1066
3726
|
"thunderbird": "supported",
|
|
1067
3727
|
"hey-mail": "supported",
|
|
1068
3728
|
"superhuman": "supported"
|
|
@@ -1072,14 +3732,11 @@ var GMAIL_STRIPPED_PROPERTIES = /* @__PURE__ */ new Set([
|
|
|
1072
3732
|
"position",
|
|
1073
3733
|
"overflow",
|
|
1074
3734
|
"visibility",
|
|
1075
|
-
"opacity",
|
|
1076
3735
|
"box-shadow",
|
|
1077
3736
|
"text-shadow",
|
|
1078
3737
|
"transform",
|
|
1079
3738
|
"animation",
|
|
1080
3739
|
"transition",
|
|
1081
|
-
"box-sizing",
|
|
1082
|
-
"object-fit",
|
|
1083
3740
|
"gap"
|
|
1084
3741
|
]);
|
|
1085
3742
|
var OUTLOOK_WORD_UNSUPPORTED = /* @__PURE__ */ new Set([
|
|
@@ -1127,6 +3784,105 @@ var STRUCTURAL_FIX_PROPERTIES = /* @__PURE__ */ new Set([
|
|
|
1127
3784
|
"<form>",
|
|
1128
3785
|
"object-fit"
|
|
1129
3786
|
]);
|
|
3787
|
+
var HTML_ELEMENT_FEATURES = [
|
|
3788
|
+
"<abbr>",
|
|
3789
|
+
"<acronym>",
|
|
3790
|
+
"<address>",
|
|
3791
|
+
"<audio>",
|
|
3792
|
+
"<base>",
|
|
3793
|
+
"<bdi>",
|
|
3794
|
+
"<blockquote>",
|
|
3795
|
+
"<body>",
|
|
3796
|
+
"<code>",
|
|
3797
|
+
"<del>",
|
|
3798
|
+
"<dfn>",
|
|
3799
|
+
"<dialog>",
|
|
3800
|
+
"<div>",
|
|
3801
|
+
"<form>",
|
|
3802
|
+
"<h1>",
|
|
3803
|
+
"<hr>",
|
|
3804
|
+
"<img>",
|
|
3805
|
+
"<link>",
|
|
3806
|
+
"<marquee>",
|
|
3807
|
+
"<meter>",
|
|
3808
|
+
"<object>",
|
|
3809
|
+
"<p>",
|
|
3810
|
+
"<picture>",
|
|
3811
|
+
"<pre>",
|
|
3812
|
+
"<progress>",
|
|
3813
|
+
"<rp>",
|
|
3814
|
+
"<rt>",
|
|
3815
|
+
"<ruby>",
|
|
3816
|
+
"<select>",
|
|
3817
|
+
"<small>",
|
|
3818
|
+
"<span>",
|
|
3819
|
+
"<strike>",
|
|
3820
|
+
"<strong>",
|
|
3821
|
+
"<style>",
|
|
3822
|
+
"<svg>",
|
|
3823
|
+
"<table>",
|
|
3824
|
+
"<textarea>",
|
|
3825
|
+
"<ul>",
|
|
3826
|
+
"<video>",
|
|
3827
|
+
"<wbr>"
|
|
3828
|
+
];
|
|
3829
|
+
var AT_RULE_FEATURES = [
|
|
3830
|
+
"@font-face",
|
|
3831
|
+
"@import",
|
|
3832
|
+
"@keyframes",
|
|
3833
|
+
"@media",
|
|
3834
|
+
"@supports"
|
|
3835
|
+
];
|
|
3836
|
+
var COMPOUND_VALUE_FEATURES = [
|
|
3837
|
+
"::after",
|
|
3838
|
+
"::before",
|
|
3839
|
+
"::first-letter",
|
|
3840
|
+
"::first-line",
|
|
3841
|
+
"::marker",
|
|
3842
|
+
"::placeholder",
|
|
3843
|
+
":adjacent-sibling",
|
|
3844
|
+
":attribute-selector",
|
|
3845
|
+
":chaining",
|
|
3846
|
+
":checked",
|
|
3847
|
+
":child-combinator",
|
|
3848
|
+
":class-selector",
|
|
3849
|
+
":descendant-combinator",
|
|
3850
|
+
":first-child",
|
|
3851
|
+
":first-of-type",
|
|
3852
|
+
":focus",
|
|
3853
|
+
":general-sibling",
|
|
3854
|
+
":grouping",
|
|
3855
|
+
":has",
|
|
3856
|
+
":hover",
|
|
3857
|
+
":id-selector",
|
|
3858
|
+
":lang",
|
|
3859
|
+
":last-child",
|
|
3860
|
+
":last-of-type",
|
|
3861
|
+
":link",
|
|
3862
|
+
":not",
|
|
3863
|
+
":nth-child",
|
|
3864
|
+
":nth-last-child",
|
|
3865
|
+
":nth-of-type",
|
|
3866
|
+
":only-child",
|
|
3867
|
+
":only-of-type",
|
|
3868
|
+
":target",
|
|
3869
|
+
":type-selector",
|
|
3870
|
+
":universal-selector",
|
|
3871
|
+
":visited",
|
|
3872
|
+
"display:flex",
|
|
3873
|
+
"display:grid",
|
|
3874
|
+
"display:none"
|
|
3875
|
+
];
|
|
3876
|
+
var CSS_FUNCTION_FEATURES = [
|
|
3877
|
+
"calc",
|
|
3878
|
+
"clamp",
|
|
3879
|
+
"conic-gradient",
|
|
3880
|
+
"fit-content",
|
|
3881
|
+
"linear-gradient",
|
|
3882
|
+
"max",
|
|
3883
|
+
"min",
|
|
3884
|
+
"radial-gradient"
|
|
3885
|
+
];
|
|
1130
3886
|
|
|
1131
3887
|
// src/fix-snippets/html-fixes.ts
|
|
1132
3888
|
var HTML_FIX_DATABASE = {
|
|
@@ -2877,6 +5633,7 @@ var EMPTY_IMAGES = { total: 0, totalDataUriBytes: 0, issues: [], images: [] };
|
|
|
2877
5633
|
var EMPTY_INBOX_PREVIEW = { subject: null, preheader: null, subjectLength: 0, preheaderLength: 0, truncation: [], issues: [] };
|
|
2878
5634
|
var EMPTY_SIZE = { htmlBytes: 0, humanSize: "0 B", clipped: false, issues: [] };
|
|
2879
5635
|
var EMPTY_TEMPLATE = { unresolvedCount: 0, issues: [] };
|
|
5636
|
+
var EMPTY_DELIVERABILITY = { domain: "", checks: [], score: 0, issues: [] };
|
|
2880
5637
|
|
|
2881
5638
|
// src/transform.ts
|
|
2882
5639
|
function inlineStyles($) {
|
|
@@ -3385,8 +6142,58 @@ function transformForAllClients(html, framework) {
|
|
|
3385
6142
|
// src/analyze.ts
|
|
3386
6143
|
var cheerio2 = __toESM(require("cheerio"), 1);
|
|
3387
6144
|
var csstree2 = __toESM(require("css-tree"), 1);
|
|
6145
|
+
var HTML_ELEMENT_SELECTORS = {
|
|
6146
|
+
"<style>": "style",
|
|
6147
|
+
"<link>": "link[rel='stylesheet']",
|
|
6148
|
+
"<svg>": "svg",
|
|
6149
|
+
"<video>": "video",
|
|
6150
|
+
"<form>": "form, input, button[type='submit']",
|
|
6151
|
+
"<audio>": "audio",
|
|
6152
|
+
"<picture>": "picture",
|
|
6153
|
+
"<dialog>": "dialog",
|
|
6154
|
+
"<meter>": "meter",
|
|
6155
|
+
"<progress>": "progress",
|
|
6156
|
+
"<select>": "select",
|
|
6157
|
+
"<textarea>": "textarea",
|
|
6158
|
+
"<marquee>": "marquee",
|
|
6159
|
+
"<object>": "object",
|
|
6160
|
+
"<base>": "base"
|
|
6161
|
+
};
|
|
6162
|
+
var HTML_ELEMENT_SEVERITY = {
|
|
6163
|
+
"<style>": "error",
|
|
6164
|
+
"<link>": "error",
|
|
6165
|
+
"<svg>": "error",
|
|
6166
|
+
"<form>": "error",
|
|
6167
|
+
"<video>": "warning",
|
|
6168
|
+
"<audio>": "warning",
|
|
6169
|
+
"<picture>": "warning",
|
|
6170
|
+
"<dialog>": "warning",
|
|
6171
|
+
"<marquee>": "warning",
|
|
6172
|
+
"<meter>": "warning",
|
|
6173
|
+
"<progress>": "warning",
|
|
6174
|
+
"<select>": "warning",
|
|
6175
|
+
"<textarea>": "warning",
|
|
6176
|
+
"<object>": "warning",
|
|
6177
|
+
"<base>": "warning"
|
|
6178
|
+
};
|
|
6179
|
+
var HTML_ELEMENT_MESSAGES = {
|
|
6180
|
+
"<style>": (n) => `${n} strips <style> blocks. Styles must be inlined.`,
|
|
6181
|
+
"<link>": (n) => `${n} does not support external stylesheets.`,
|
|
6182
|
+
"<svg>": (n) => `${n} does not support inline SVG.`,
|
|
6183
|
+
"<video>": (n) => `${n} does not support <video> elements.`,
|
|
6184
|
+
"<form>": (n) => `${n} strips form elements.`
|
|
6185
|
+
};
|
|
6186
|
+
var COMPOUND_DETECTORS = [
|
|
6187
|
+
{ key: "display:flex", property: "display", valueIncludes: "flex" },
|
|
6188
|
+
{ key: "display:grid", property: "display", valueIncludes: "grid" },
|
|
6189
|
+
{ key: "display:none", property: "display", valueIncludes: "none" }
|
|
6190
|
+
];
|
|
6191
|
+
var CSS_FUNCTION_DETECTORS = CSS_FUNCTION_FEATURES.map((fn) => ({
|
|
6192
|
+
key: fn,
|
|
6193
|
+
pattern: `${fn}(`
|
|
6194
|
+
// require opening paren — matches "min(" but not "Minion"
|
|
6195
|
+
}));
|
|
3388
6196
|
function analyzeEmailFromDom($, framework) {
|
|
3389
|
-
var _a, _b, _c, _d, _e, _f, _g;
|
|
3390
6197
|
const warnings = [];
|
|
3391
6198
|
const seenWarnings = /* @__PURE__ */ new Set();
|
|
3392
6199
|
function addWarning(w) {
|
|
@@ -3397,9 +6204,9 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3397
6204
|
}
|
|
3398
6205
|
}
|
|
3399
6206
|
function describeSelector(el) {
|
|
3400
|
-
var
|
|
6207
|
+
var _a;
|
|
3401
6208
|
const $el = $(el);
|
|
3402
|
-
const tag = ((
|
|
6209
|
+
const tag = ((_a = el.tagName) == null ? void 0 : _a.toLowerCase()) || "";
|
|
3403
6210
|
const cls = $el.attr("class");
|
|
3404
6211
|
const id = $el.attr("id");
|
|
3405
6212
|
if (id) return `${tag}#${id}`;
|
|
@@ -3408,22 +6215,30 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3408
6215
|
if (href) return `${tag}[href]`;
|
|
3409
6216
|
return tag;
|
|
3410
6217
|
}
|
|
3411
|
-
|
|
6218
|
+
for (const feature of HTML_ELEMENT_FEATURES) {
|
|
6219
|
+
const selector = HTML_ELEMENT_SELECTORS[feature];
|
|
6220
|
+
if (!selector) continue;
|
|
6221
|
+
if ($(selector).length === 0) continue;
|
|
6222
|
+
const supportData = CSS_SUPPORT[feature];
|
|
6223
|
+
if (!supportData) continue;
|
|
6224
|
+
const baseSeverity = HTML_ELEMENT_SEVERITY[feature] || "warning";
|
|
3412
6225
|
for (const client of EMAIL_CLIENTS) {
|
|
3413
|
-
const support =
|
|
6226
|
+
const support = supportData[client.id];
|
|
3414
6227
|
if (support === "unsupported") {
|
|
3415
|
-
const
|
|
3416
|
-
const
|
|
6228
|
+
const msgFn = HTML_ELEMENT_MESSAGES[feature];
|
|
6229
|
+
const message = msgFn ? msgFn(client.name) : `${client.name} does not support ${feature}.`;
|
|
6230
|
+
const sug = getSuggestion(feature, client.id, framework);
|
|
6231
|
+
const fix = getCodeFix(feature, client.id, framework);
|
|
3417
6232
|
addWarning(__spreadValues({
|
|
3418
|
-
severity:
|
|
6233
|
+
severity: baseSeverity,
|
|
3419
6234
|
client: client.id,
|
|
3420
|
-
property:
|
|
3421
|
-
message
|
|
6235
|
+
property: feature,
|
|
6236
|
+
message,
|
|
3422
6237
|
suggestion: sug.text,
|
|
3423
6238
|
fix,
|
|
3424
|
-
fixType: getFixType(
|
|
3425
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback(
|
|
3426
|
-
} else if (support === "partial") {
|
|
6239
|
+
fixType: getFixType(feature)
|
|
6240
|
+
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback(feature, client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
6241
|
+
} else if (support === "partial" && feature === "<style>") {
|
|
3427
6242
|
const sug = getSuggestion("<style>:partial", client.id, framework);
|
|
3428
6243
|
const fix = getCodeFix("<style>", client.id, framework);
|
|
3429
6244
|
addWarning(__spreadValues({
|
|
@@ -3438,81 +6253,12 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3438
6253
|
}
|
|
3439
6254
|
}
|
|
3440
6255
|
}
|
|
3441
|
-
if ($("link[rel='stylesheet']").length > 0) {
|
|
3442
|
-
for (const client of EMAIL_CLIENTS) {
|
|
3443
|
-
const support = (_b = CSS_SUPPORT["<link>"]) == null ? void 0 : _b[client.id];
|
|
3444
|
-
if (support === "unsupported") {
|
|
3445
|
-
const sug = getSuggestion("<link>", client.id, framework);
|
|
3446
|
-
const fix = getCodeFix("<link>", client.id, framework);
|
|
3447
|
-
addWarning(__spreadValues({
|
|
3448
|
-
severity: "error",
|
|
3449
|
-
client: client.id,
|
|
3450
|
-
property: "<link>",
|
|
3451
|
-
message: `${client.name} does not support external stylesheets.`,
|
|
3452
|
-
suggestion: sug.text,
|
|
3453
|
-
fix,
|
|
3454
|
-
fixType: getFixType("<link>")
|
|
3455
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback("<link>", client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
3456
|
-
}
|
|
3457
|
-
}
|
|
3458
|
-
}
|
|
3459
|
-
if ($("svg").length > 0) {
|
|
3460
|
-
for (const client of EMAIL_CLIENTS) {
|
|
3461
|
-
const support = (_c = CSS_SUPPORT["<svg>"]) == null ? void 0 : _c[client.id];
|
|
3462
|
-
if (support === "unsupported") {
|
|
3463
|
-
const sug = getSuggestion("<svg>", client.id, framework);
|
|
3464
|
-
const fix = getCodeFix("<svg>", client.id, framework);
|
|
3465
|
-
addWarning(__spreadValues({
|
|
3466
|
-
severity: "error",
|
|
3467
|
-
client: client.id,
|
|
3468
|
-
property: "<svg>",
|
|
3469
|
-
message: `${client.name} does not support inline SVG.`,
|
|
3470
|
-
suggestion: sug.text,
|
|
3471
|
-
fix,
|
|
3472
|
-
fixType: getFixType("<svg>")
|
|
3473
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback("<svg>", client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
3474
|
-
}
|
|
3475
|
-
}
|
|
3476
|
-
}
|
|
3477
|
-
if ($("video").length > 0) {
|
|
3478
|
-
for (const client of EMAIL_CLIENTS) {
|
|
3479
|
-
const support = (_d = CSS_SUPPORT["<video>"]) == null ? void 0 : _d[client.id];
|
|
3480
|
-
if (support === "unsupported") {
|
|
3481
|
-
const sug = getSuggestion("<video>", client.id, framework);
|
|
3482
|
-
const fix = getCodeFix("<video>", client.id, framework);
|
|
3483
|
-
addWarning(__spreadValues({
|
|
3484
|
-
severity: "warning",
|
|
3485
|
-
client: client.id,
|
|
3486
|
-
property: "<video>",
|
|
3487
|
-
message: `${client.name} does not support <video> elements.`,
|
|
3488
|
-
suggestion: sug.text,
|
|
3489
|
-
fix,
|
|
3490
|
-
fixType: getFixType("<video>")
|
|
3491
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback("<video>", client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
3492
|
-
}
|
|
3493
|
-
}
|
|
3494
|
-
}
|
|
3495
|
-
if ($("form").length > 0 || $("input").length > 0 || $("button[type='submit']").length > 0) {
|
|
3496
|
-
for (const client of EMAIL_CLIENTS) {
|
|
3497
|
-
const support = (_e = CSS_SUPPORT["<form>"]) == null ? void 0 : _e[client.id];
|
|
3498
|
-
if (support === "unsupported") {
|
|
3499
|
-
const sug = getSuggestion("<form>", client.id, framework);
|
|
3500
|
-
const fix = getCodeFix("<form>", client.id, framework);
|
|
3501
|
-
addWarning(__spreadValues({
|
|
3502
|
-
severity: "error",
|
|
3503
|
-
client: client.id,
|
|
3504
|
-
property: "<form>",
|
|
3505
|
-
message: `${client.name} strips form elements.`,
|
|
3506
|
-
suggestion: sug.text,
|
|
3507
|
-
fix,
|
|
3508
|
-
fixType: getFixType("<form>")
|
|
3509
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback("<form>", client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
3510
|
-
}
|
|
3511
|
-
}
|
|
3512
|
-
}
|
|
3513
6256
|
const parsedAtRules = /* @__PURE__ */ new Set();
|
|
3514
6257
|
const parsedProperties = /* @__PURE__ */ new Set();
|
|
3515
6258
|
const propertyLines = /* @__PURE__ */ new Map();
|
|
6259
|
+
const detectedCssFunctions = /* @__PURE__ */ new Set();
|
|
6260
|
+
const detectedPseudoClasses = /* @__PURE__ */ new Set();
|
|
6261
|
+
const detectedPseudoElements = /* @__PURE__ */ new Set();
|
|
3516
6262
|
$("style").each((_, el) => {
|
|
3517
6263
|
const cssText = $(el).text();
|
|
3518
6264
|
try {
|
|
@@ -3522,32 +6268,33 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3522
6268
|
if (node.type === "Atrule") {
|
|
3523
6269
|
parsedAtRules.add(`@${node.name}`);
|
|
3524
6270
|
}
|
|
6271
|
+
if (node.type === "PseudoClassSelector") {
|
|
6272
|
+
detectedPseudoClasses.add(`:${node.name}`);
|
|
6273
|
+
}
|
|
6274
|
+
if (node.type === "PseudoElementSelector") {
|
|
6275
|
+
detectedPseudoElements.add(`::${node.name}`);
|
|
6276
|
+
}
|
|
3525
6277
|
if (node.type === "Declaration") {
|
|
3526
6278
|
const prop = node.property.toLowerCase();
|
|
3527
6279
|
parsedProperties.add(prop);
|
|
3528
6280
|
if (node.loc && !propertyLines.has(prop)) {
|
|
3529
6281
|
propertyLines.set(prop, node.loc.start.line);
|
|
3530
6282
|
}
|
|
3531
|
-
|
|
3532
|
-
|
|
3533
|
-
if (
|
|
3534
|
-
parsedProperties.add(
|
|
3535
|
-
if (node.loc && !propertyLines.has(
|
|
3536
|
-
propertyLines.set(
|
|
3537
|
-
}
|
|
3538
|
-
}
|
|
3539
|
-
if (value.includes("grid")) {
|
|
3540
|
-
parsedProperties.add("display:grid");
|
|
3541
|
-
if (node.loc && !propertyLines.has("display:grid")) {
|
|
3542
|
-
propertyLines.set("display:grid", node.loc.start.line);
|
|
6283
|
+
const valueStr = csstree2.generate(node.value);
|
|
6284
|
+
for (const det of COMPOUND_DETECTORS) {
|
|
6285
|
+
if (prop === det.property && valueStr.includes(det.valueIncludes)) {
|
|
6286
|
+
parsedProperties.add(det.key);
|
|
6287
|
+
if (node.loc && !propertyLines.has(det.key)) {
|
|
6288
|
+
propertyLines.set(det.key, node.loc.start.line);
|
|
3543
6289
|
}
|
|
3544
6290
|
}
|
|
3545
6291
|
}
|
|
3546
|
-
const
|
|
3547
|
-
|
|
3548
|
-
|
|
3549
|
-
|
|
3550
|
-
|
|
6292
|
+
for (const fn of CSS_FUNCTION_DETECTORS) {
|
|
6293
|
+
if (valueStr.includes(fn.pattern)) {
|
|
6294
|
+
detectedCssFunctions.add(fn.key);
|
|
6295
|
+
if (node.loc && !propertyLines.has(fn.key)) {
|
|
6296
|
+
propertyLines.set(fn.key, node.loc.start.line);
|
|
6297
|
+
}
|
|
3551
6298
|
}
|
|
3552
6299
|
}
|
|
3553
6300
|
}
|
|
@@ -3556,41 +6303,9 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3556
6303
|
} catch (e) {
|
|
3557
6304
|
}
|
|
3558
6305
|
});
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
if (support === "unsupported") {
|
|
3563
|
-
const sug = getSuggestion("@font-face", client.id, framework);
|
|
3564
|
-
const fix = getCodeFix("@font-face", client.id, framework);
|
|
3565
|
-
addWarning(__spreadValues({
|
|
3566
|
-
severity: "warning",
|
|
3567
|
-
client: client.id,
|
|
3568
|
-
property: "@font-face",
|
|
3569
|
-
message: `${client.name} does not support web fonts (@font-face).`,
|
|
3570
|
-
suggestion: sug.text,
|
|
3571
|
-
fix,
|
|
3572
|
-
fixType: getFixType("@font-face")
|
|
3573
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback("@font-face", client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
3574
|
-
}
|
|
3575
|
-
}
|
|
3576
|
-
}
|
|
3577
|
-
if (parsedAtRules.has("@media")) {
|
|
3578
|
-
for (const client of EMAIL_CLIENTS) {
|
|
3579
|
-
const support = (_g = CSS_SUPPORT["@media"]) == null ? void 0 : _g[client.id];
|
|
3580
|
-
if (support === "unsupported") {
|
|
3581
|
-
const sug = getSuggestion("@media", client.id, framework);
|
|
3582
|
-
const fix = getCodeFix("@media", client.id, framework);
|
|
3583
|
-
addWarning(__spreadValues({
|
|
3584
|
-
severity: "warning",
|
|
3585
|
-
client: client.id,
|
|
3586
|
-
property: "@media",
|
|
3587
|
-
message: `${client.name} does not support @media queries.`,
|
|
3588
|
-
suggestion: sug.text,
|
|
3589
|
-
fix,
|
|
3590
|
-
fixType: getFixType("@media")
|
|
3591
|
-
}, framework && (sug.isGenericFallback || fix && isCodeFixGenericFallback("@media", client.id, framework)) ? { fixIsGenericFallback: true } : {}));
|
|
3592
|
-
}
|
|
3593
|
-
}
|
|
6306
|
+
for (const atRule of AT_RULE_FEATURES) {
|
|
6307
|
+
if (!parsedAtRules.has(atRule)) continue;
|
|
6308
|
+
checkPropertySupport(atRule, addWarning, framework);
|
|
3594
6309
|
}
|
|
3595
6310
|
const cssPropertiesToCheck = Object.keys(CSS_SUPPORT).filter(
|
|
3596
6311
|
(k) => !k.startsWith("<") && !k.startsWith("@")
|
|
@@ -3600,20 +6315,24 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3600
6315
|
const props = parseStyleProperties(style);
|
|
3601
6316
|
const selector = describeSelector(el);
|
|
3602
6317
|
for (const prop of props) {
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
6318
|
+
for (const det of COMPOUND_DETECTORS) {
|
|
6319
|
+
if (prop === det.property) {
|
|
6320
|
+
const value2 = getStyleValue(style, prop);
|
|
6321
|
+
if (value2 == null ? void 0 : value2.includes(det.valueIncludes)) {
|
|
6322
|
+
checkPropertySupport(det.key, addWarning, framework, selector);
|
|
6323
|
+
}
|
|
3609
6324
|
}
|
|
3610
6325
|
}
|
|
3611
6326
|
if (cssPropertiesToCheck.includes(prop)) {
|
|
3612
6327
|
checkPropertySupport(prop, addWarning, framework, selector);
|
|
3613
6328
|
}
|
|
3614
6329
|
const value = getStyleValue(style, prop);
|
|
3615
|
-
if (value
|
|
3616
|
-
|
|
6330
|
+
if (value) {
|
|
6331
|
+
for (const fn of CSS_FUNCTION_DETECTORS) {
|
|
6332
|
+
if (value.includes(fn.pattern)) {
|
|
6333
|
+
checkPropertySupport(fn.key, addWarning, framework, selector);
|
|
6334
|
+
}
|
|
6335
|
+
}
|
|
3617
6336
|
}
|
|
3618
6337
|
}
|
|
3619
6338
|
});
|
|
@@ -3622,11 +6341,25 @@ function analyzeEmailFromDom($, framework) {
|
|
|
3622
6341
|
if (!cssPropertiesToCheck.includes(prop)) continue;
|
|
3623
6342
|
checkPropertySupport(prop, addWarning, framework, void 0, propertyLines.get(prop));
|
|
3624
6343
|
}
|
|
3625
|
-
for (const compound of
|
|
6344
|
+
for (const compound of COMPOUND_VALUE_FEATURES) {
|
|
6345
|
+
if (compound.startsWith(":") || compound.startsWith("::")) continue;
|
|
3626
6346
|
if (parsedProperties.has(compound)) {
|
|
3627
6347
|
checkPropertySupport(compound, addWarning, framework, void 0, propertyLines.get(compound));
|
|
3628
6348
|
}
|
|
3629
6349
|
}
|
|
6350
|
+
for (const pseudo of detectedPseudoClasses) {
|
|
6351
|
+
if (CSS_SUPPORT[pseudo]) {
|
|
6352
|
+
checkPropertySupport(pseudo, addWarning, framework);
|
|
6353
|
+
}
|
|
6354
|
+
}
|
|
6355
|
+
for (const pseudo of detectedPseudoElements) {
|
|
6356
|
+
if (CSS_SUPPORT[pseudo]) {
|
|
6357
|
+
checkPropertySupport(pseudo, addWarning, framework);
|
|
6358
|
+
}
|
|
6359
|
+
}
|
|
6360
|
+
for (const fn of detectedCssFunctions) {
|
|
6361
|
+
checkPropertySupport(fn, addWarning, framework, void 0, propertyLines.get(fn));
|
|
6362
|
+
}
|
|
3630
6363
|
const severityOrder = { error: 0, warning: 1, info: 2 };
|
|
3631
6364
|
warnings.sort((a, b) => severityOrder[a.severity] - severityOrder[b.severity]);
|
|
3632
6365
|
return warnings;
|
|
@@ -5980,9 +8713,15 @@ var CompileError = class extends Error {
|
|
|
5980
8713
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5981
8714
|
0 && (module.exports = {
|
|
5982
8715
|
AI_FIX_SYSTEM_PROMPT,
|
|
8716
|
+
AT_RULE_FEATURES,
|
|
8717
|
+
COMPOUND_VALUE_FEATURES,
|
|
8718
|
+
CSS_FUNCTION_FEATURES,
|
|
8719
|
+
CSS_SUPPORT,
|
|
5983
8720
|
CompileError,
|
|
5984
8721
|
EMAIL_CLIENTS,
|
|
8722
|
+
EMPTY_DELIVERABILITY,
|
|
5985
8723
|
GENERIC_LINK_TEXT,
|
|
8724
|
+
HTML_ELEMENT_FEATURES,
|
|
5986
8725
|
MAX_HTML_SIZE,
|
|
5987
8726
|
STRUCTURAL_FIX_PROPERTIES,
|
|
5988
8727
|
alphaBlend,
|