Commit a0462e2d5476c20c02001d19e97893ace98cf9c7

Nick Wellnhofer 2023-08-08T15:19:49

test: Add push parser test with overridden encoding After recent changes, it should work to call xmlSwitchEncoding to override the encoding for the push parser. This was never properly supported, so Chromium and WebKit added a hack to reset the encoding in the startDocument SAX handler.