mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
These methods have been natively supported in all our target browsers for many years. We're now feature-detecting `String.prototype.replaceAll`, which is a much more recent addition. If a browser has `replaceAll`, it'll have `padStart` and `padEnd`