`data-type="number"` is broken in libxslt. Just learned about this yesterday from the upstream libxml2/libxslt maintainer: ``` This should fix the thread-safety issue, but it breaks data-type="number" and commit c9788200 won't help with the new version of xsltICUSortFunction. ``` <https://gitlab.gnome.org/GNOME/libxslt/-/issues/78#note_1616795> Regressed with this fix: Bug 247538: Update xsltUnicodeSortFunction() <https://bugs.webkit.org/show_bug.cgi?id=247538> <rdar://103360797>
Pull request: https://github.com/WebKit/WebKit/pull/7621
Committed 257866@main (d62c575193bd): <https://commits.webkit.org/257866@main> Reviewed commits have been landed. Closing PR #7621 and removing active labels.