servo/components/gfx/display_list
Martin Robinson 1e6f797268 Ensure unique LayerIds for pseudo-elements
Currently pseudo-elements, like the fragments created for ::before and
::after, with layers will have the same LayerId as the body of their
owning fragments. Instead all LayerIds should be unique.

Fixes #2010.
2015-09-17 06:42:29 -07:00
..
mod.rs Ensure unique LayerIds for pseudo-elements 2015-09-17 06:42:29 -07:00
optimizer.rs Have PaintLayers own StackingContexts instead of the opposite 2015-09-04 15:07:09 -07:00