XSLTProcessor should limit max transform depth to a reasonable amount. The default for libxslt is currently 3000. <rdar://problem/45531453>
Created attachment 353398 [details] Patch v1
(In reply to David Kilzer (:ddkilzer) from comment #1) > Created attachment 353398 [details] > Patch v1 Due to soft-linking, I'll need to modify the code to work with Apple platforms (using soft-linking) and non-Apple platforms without soft-linking.
Created attachment 353399 [details] Patch v2
Comment on attachment 353399 [details] Patch v2 Clearing flags on attachment: 353399 Committed r237620: <https://trac.webkit.org/changeset/237620>
All reviewed patches have been landed. Closing bug.