Skip to content

Commit bf142e3

Browse files
committed
Add JPEG-XL (neutral)
Closes mozilla#522. Closes mozilla#523.
1 parent 059d634 commit bf142e3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

activities.json

+13
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,19 @@
756756
"title": "Incrementally Better Cookies",
757757
"url": "https://tools.ietf.org/html/draft-west-cookie-incrementalism"
758758
},
759+
{
760+
"ciuName": "jpegxl",
761+
"description": "The JPEG XL Image Coding System (ISO/IEC 18181) has a rich feature set and is particularly optimised for responsive web environments, so that content renders well on a wide range of devices. Moreover, it includes several features that help transition from the legacy JPEG format.",
762+
"id": "jpegxl",
763+
"mdnUrl": null,
764+
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1539075",
765+
"mozPosition": "neutral",
766+
"mozPositionDetail": "JPEG-XL includes features and performance that might differentiate it from other formats, but the benefits it provides are not significant enough on their own to justify the cost of adding another raster image format to the Web.",
767+
"mozPositionIssue": 522,
768+
"org": "Other",
769+
"title": "JPEG-XL",
770+
"url": "https://www.iso.org/standard/77977.html?browse=tc"
771+
},
759772
{
760773
"ciuName": "mdn-api_keyboardlayoutmap",
761774
"description": "This specification defines an API that allows websites to convert from a given code value to a valid key value that can be shown to the user to identify the given key. The conversion from code to key is based on the user\u2019s currently selected keyboard layout. It is intended to be used by web applications that want to treat the keyboard as a set of buttons and need to describe those buttons to the user.",

0 commit comments

Comments
 (0)