fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used instead of cover #67482
Fix it to use 'cover' when the objectFit property cannot be used for …
9db050ce
ijjk
added type: next
Merge branch 'canary' into image-fill-placeholder-backgroundSize
8a9c270e
Improve object-fit: fill mapping to background-size: 100% 100% for ac…
939ffca5
fix(next/image): update backgroundSize for placeholderStyle
62680303
samcx
approved these changes
on 2025-03-10
Merge branch 'canary' into image-fill-placeholder-backgroundSize
ea865bef
samcx
changed the title Fix it to use 'cover' when the objectFit property cannot be used for backgroundSize. fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used 296 days ago
samcx
changed the title fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used fix(next/image): use `100% 100%` for placeholder image background-size when object-fit `fill` is used instead of cover 296 days ago
styfle
approved these changes
on 2025-03-11
Merge branch 'canary' into image-fill-placeholder-backgroundSize
d025cac5
styfle
enabled auto-merge (squash) 296 days ago
styfle
merged
ad0d49fe
into canary 296 days ago
github-actions
locked
as resolved
and limited conversation to collaborators 281 days ago
Assignees
No one assigned
Labels
type: next
locked
tests
Login to write a write a comment.
Login via GitHub