Bug 1869755: Use correct skip-condition for Intl.Segmenter tests. r=dminor

Differential Revision: https://phabricator.services.mozilla.com/D196281
This commit is contained in:
André Bargull 2023-12-13 15:08:21 +00:00
Родитель ac55497030
Коммит 35f45276a0
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,4 +1,4 @@
// |reftest| skip-if(!this.hasOwnProperty('Intl')||(!this.Intl.Segmenter&&!this.hasOwnProperty('addIntlExtras')))
// |reftest| skip-if(!this.hasOwnProperty('Intl')||!this.Intl.Segmenter)
// https://www.unicode.org/reports/tr29/#Sentence_Boundary_Rules

Просмотреть файл

@ -1,4 +1,4 @@
// |reftest| skip-if(!this.hasOwnProperty('Intl')||(!this.Intl.Segmenter&&!this.hasOwnProperty('addIntlExtras')))
// |reftest| skip-if(!this.hasOwnProperty('Intl')||!this.Intl.Segmenter)
// https://www.unicode.org/reports/tr29/#Word_Boundary_Rules