Fix fail on virtually any page.

This commit is contained in:
Josh Matthews 2013-04-04 14:39:06 -04:00
parent c193011381
commit 9c8d34afbf

View file

@ -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!("%?", {