mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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.run.serialize(),
|
||||||
data.range,
|
data.range,
|
||||||
color));
|
color));
|
||||||
|
list.put_back(l);
|
||||||
|
|
||||||
// debug frames for text box bounds
|
// debug frames for text box bounds
|
||||||
debug!("%?", {
|
debug!("%?", {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue