qt5base-lts/tests/auto/xml
Ye ShanShan c3b959733a Add QDom internalSubset implementation
QDom's internalSubset() always returned empty because nothing
actually set the internal data member it returns. When parsing
the DECLTYPE, extract the internal subset and save it to the
doctype()'s member when present.

Pick-to: 5.15 6.2 6.3 6.4
Fixes: QTBUG-53661
Change-Id: I6e41ff8b914381168246073b3289d82205b1c255
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2022-06-23 02:18:39 +08:00
..
dom Add QDom internalSubset implementation 2022-06-23 02:18:39 +08:00
CMakeLists.txt Activate tst_qdom for Android 2022-02-22 17:22:58 +01:00