diff --git a/.browserslistrc b/.browserslistrc index f3e4b2c5b..b3989fc1b 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,5 +1,6 @@ # Browser support targets for the entire monorepo -# Targets browsers with native light-dark() support (May 2024+) +# Bounded by native Intl.Segmenter support, which the diffs editor relies on: +# Firefox 125+ (Chrome 87+, Edge 87+, Safari 14.1+ — already covered below). # # Used by: # - apps/docs (Next.js + Tailwind CSS v4) @@ -8,4 +9,4 @@ chrome >= 123 edge >= 123 safari >= 17.5 -firefox >= 120 +firefox >= 125 diff --git a/apps/demo/index.html b/apps/demo/index.html index aba77e5e8..2266839ac 100644 --- a/apps/demo/index.html +++ b/apps/demo/index.html @@ -30,10 +30,28 @@ Wrap + -
+ + +