From ec041976edc6be4e5eb745f2ed16351b81c6352c Mon Sep 17 00:00:00 2001 From: ksilix <33848472+ksilix@users.noreply.github.com> Date: Sat, 30 Aug 2025 23:22:59 +0300 Subject: [PATCH] sizes attribute example fix Fixed the example code based on below explanation (If the viewport is 600px wide or less, the slot size is 400px; otherwise, it is 800px.) --- files/en-us/web/html/reference/elements/picture/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/html/reference/elements/picture/index.md b/files/en-us/web/html/reference/elements/picture/index.md index 4aae2bdcbd91331..be1464f39a7916f 100644 --- a/files/en-us/web/html/reference/elements/picture/index.md +++ b/files/en-us/web/html/reference/elements/picture/index.md @@ -118,7 +118,7 @@ For example: Example image