Bug 168200
| Summary: | Migrate RenderText::previousOffsetForBackwardDeletion() to use a real ICU breaking iterator | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, mmaxfield |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 168199, 168900 | ||
Myles C. Maxfield
Instead of baking in knowledge specific to every script inside RenderText, we should use the same infrastructure we use for line / word / character / caret breaking.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |