aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglprogram.rs
diff options
context:
space:
mode:
authorMatt Brubeck <mbrubeck@limpet.net>2016-04-15 15:36:32 -0700
committerMatt Brubeck <mbrubeck@limpet.net>2016-04-16 10:30:01 -0700
commitb607b3a9322dc69e4d5629f27f78830483c31a66 (patch)
tree8064ffd416c7dd9d83e1ebc27bb2107a01277303 /components/script/dom/webglprogram.rs
parent587314e52b3a5d74884a77f89d3cf7cae6e79b3d (diff)
downloadservo-b607b3a9322dc69e4d5629f27f78830483c31a66.tar.gz
servo-b607b3a9322dc69e4d5629f27f78830483c31a66.zip
Fix meld_with_next_inline_fragment and add meld_with_prev_inline_fragment
Factor out a new `meld_with_prev_inline_fragment` method that mirrors the existing `meld_with_next_inline_fragment`. This also fixes a bug in `meld_with_next` that was already fixed in the `meld_with_prev` by @notriddle in #10419. The bug is that it was traversing the inline context nodes in the wrong order. It should start at the outermost enclosing node, since the fragments might be at different nesting levels under some common ancestor.
Diffstat (limited to 'components/script/dom/webglprogram.rs')
0 files changed, 0 insertions, 0 deletions