mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Fix fail on virtually any page.
This commit is contained in:
parent
c193011381
commit
9c8d34afbf
1 changed files with 1 additions and 0 deletions
|
@ -407,6 +407,7 @@ impl RenderBox {
|
|||
~data.run.serialize(),
|
||||
data.range,
|
||||
color));
|
||||
list.put_back(l);
|
||||
|
||||
// debug frames for text box bounds
|
||||
debug!("%?", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue