mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Don't panic when no font is found for a TextRun (#30581)
Instead of panicking when no found is found for a TextRun, instead print a warning. This prevents panics on pages with very large font sizes.
This commit is contained in:
parent
fd31da9102
commit
d7207122c0
4 changed files with 56 additions and 28 deletions
|
@ -1,2 +0,0 @@
|
|||
[ellisize-rtl-text-crash.html]
|
||||
expected: CRASH
|
Loading…
Add table
Add a link
Reference in a new issue