From 75871575bc232c3c666757a4242a37129fc3066c Mon Sep 17 00:00:00 2001 From: Dmitry Pokidov Date: Fri, 22 Dec 2023 21:07:35 +1100 Subject: [PATCH] Updated docs --- README.md | 9 ++------- swagger.yaml | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index df3d8ff..5c95e0c 100644 --- a/README.md +++ b/README.md @@ -166,13 +166,8 @@ $ jmeter -n -t perf-test-jxl.jmx -l ./results-jxl.jmx -e -o ./results-jxl ## Opened tickets for images related features * [Safari to support Save-Data](https://bugs.webkit.org/show_bug.cgi?id=199101) -* [Safari to support AVIF](https://bugs.webkit.org/show_bug.cgi?id=207750) -* [Firefox to support JPEG XL](https://bugzilla.mozilla.org/show_bug.cgi?id=1539075) -* [Chrome to support JPEG XL](https://bugs.chromium.org/p/chromium/issues/detail?id=1178058) -* [Safari to support JPEG XL](https://bugs.webkit.org/show_bug.cgi?id=208235) -* Safari to support native lazy loading - * [Implementation](https://bugs.webkit.org/show_bug.cgi?id=196698) - * [Enabled by default](https://bugs.webkit.org/show_bug.cgi?id=208094) +* [Auto sizes for lazy loaded img in Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1816615) +* [Auto sizes for lazy loaded img in Safari](https://bugs.webkit.org/show_bug.cgi?id=253143) ## Contribute diff --git a/swagger.yaml b/swagger.yaml index f588fb1..25bd42f 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -74,7 +74,7 @@ components: summary: Samsung Galaxy S8 trim-border: description: > - Trims a border of the image if it exists. + Removes the edges of the image that have exactly the same color. required: false in: query name: trim-border