Check: - data: urls with a host are treated as malformed - if the mime type is omitted, it's set to "text/plain;charset=US-ASCII" as per the RFC[1] - the mime type of urls with a `charset` attribute are normalized by adding "text/plain;" (Qt implementation detail) if it's missing [1] https://www.rfc-editor.org/rfc/rfc2397.html Pick-to: 6.8 6.5 5.15 Change-Id: Ifd9736b7808226c8462e3d39798abda7b245c6d8 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit f8987b2d0a0835bdc2e6e4f2204e6e40db33da5f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%