-
**This is a tracker issue.** Only discuss things here if they are i18n group internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**
§ https://gith…
-
The spec doesn't seem to explicitly say that the number of rectangles passed to `updateCharacterBounds` should equal `event.rangeEnd - event.rangeStart`, but the example implementation does it that wa…
-
#### What version of regex are you using?
1.10.2 (latest)
#### Describe the bug at a high level.
Parsing a regex string with combined characters/grapheme clusters and an error causes the erro…
-
Given a string consisting of an invalid byte, followed by a character that forms a Grapheme cluster with the Unicode replacement character, such as `"\xFF\u200D"`: Does it comprise a single grapheme (…
-
Example code:
```
i = '👨👨👦👦c'.indexChar('c')
print 'Found char at {i}.' -- Found char at 7.
```
Indexing strings based on codepoint doesn't really make sense with regards to how unicode is act…
-
https://dom.spec.whatwg.org/#ranges
For Text nodes, it seems that the offset of a boundary point is code unit (rather than [grapheme cluster](https://unicode.org/reports/tr29/#Grapheme_Cluster_Boun…
-
Several sections assume that width of a grapheme cluster can be modified in magic ways:
> 6.1: variation selector 16 (VS16) that may have caused the width of the grapheme cluster to change to wide …
-
When the start of a line contains a consonant cluster that uses a conjunct (rather than visible virama), ::first-letter should highlight the whole cluster. Usually, modern Tamil has only two of these …
r12a updated
4 months ago
-
[https://w3c.github.io/iip/gap-analysis/deva-gap.html#initialletter](https://w3c.github.io/iip/gap-analysis/deva-gap.html#initialletter)
We need to real usage specimens as examples.
This is not…
-
Examples here: https://developer.apple.com/swift/blog/?id=30
"abcde\u{0301}\u{1100}\u{1161}\u{AC00}" should not be segmented as "abcde" and "\u{0301}\u{1100}\u{1161}\u{AC00}". "e\u{0301}" should b…