mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Refactor GlyphStore::iter_glyphs_for_byte_range
without recursion (#33074)
* Implement DoubleEndedIterator for EachIndex Signed-off-by: crbrz <cristianb@gmail.com> * Refactor GlyphStore::iter_glyphs_for_byte_range without recursion Signed-off-by: crbrz <cristianb@gmail.com> * Update WPT result Signed-off-by: crbrz <cristianb@gmail.com> * Update WPT legacy result Signed-off-by: crbrz <cristianb@gmail.com> --------- Signed-off-by: crbrz <cristianb@gmail.com>
This commit is contained in:
parent
d59a7f62f8
commit
2a31fddc0b
6 changed files with 46 additions and 100 deletions
|
@ -1,4 +0,0 @@
|
|||
[crash-large-grapheme-cluster.html]
|
||||
expected: CRASH
|
||||
[Should not crash when there is an exceedingly large grapheme cluster]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[crash-large-grapheme-cluster.html]
|
||||
expected: CRASH
|
||||
[Should not crash when there is an exceedingly large grapheme cluster]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue