rsnext/test/integration/image-component
Steven 738a964ead
Fix style reset on image with placeholder=blur (#32680)
This PR is a follow up to PR #32623 to fix the remaining blur styles.

These are unlikely to be overridden by the user but this PR is necessary to make `placeholder=empty` (default behavior) and `placeholder=blur` end up with the same inline styles on the loaded image.

Related to https://github.com/vercel/next.js/issues/18398#issuecomment-997114428
2021-12-20 17:49:35 +00:00
..
asset-prefix make static image import output path consistent with other media (#30168) 2021-10-22 13:25:54 +00:00
base-path Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00
basic Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
custom-resolver Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
default Fix style reset on image with placeholder=blur (#32680) 2021-12-20 17:49:35 +00:00
noscript Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
svgo-webpack Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
trailing-slash make static image import output path consistent with other media (#30168) 2021-10-22 13:25:54 +00:00
typescript Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00
typescript-style Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
unicode Fix invalid character in next/image header "Content-Disposition" (#30287) 2021-11-01 19:23:24 -04:00