rsnext/test/integration/image-component
Divlo e0095faf23
fix(next/image): render valid html according to W3C (#33825)
## Bug

- [x] Fixes #33809
- [x] Related to #33218
- [x] Integration tests added: Usage of [html-validator](https://www.npmjs.com/package/html-validator) to validate the HTML.
- [x] Errors have helpful link attached, see `contributing.md` (N/A)
2022-01-31 19:13:46 -05: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(next/image): render valid html according to W3C (#33825) 2022-01-31 19:13:46 -05:00
noscript Update test set-up to leverage playwright when able to (#28634) 2021-09-13 14:36:25 +02:00
react-virtualized Fix duplicate image src causing canceled request (#33776) 2022-01-28 23:50:36 +00: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