NEW243484
REGRESSION(r261247): Saving a XHTML document as webarchive generates a non-parsable document
https://bugs.webkit.org/show_bug.cgi?id=243484
Summary REGRESSION(r261247): Saving a XHTML document as webarchive generates a non-pa...
Ryosuke Niwa
Reported 2022-08-02 21:26:45 PDT
In https://commits.webkit.org/r261395, we introduced the code to generate meta element. However, this meta element will fail to parse in a XHTML document due to the lack of self-closing tag.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-09 21:27:16 PDT
Note You need to log in before you can comment on or make changes to this bug.