Update docs for layout mod

This commit is contained in:
Brian Anderson 2012-05-03 17:46:12 -07:00
parent bbd7322b1b
commit 731416b00c

View file

@ -1,6 +1,7 @@
#[doc = "
Builds display lists on request and passes them to the renderer
The layout task. Performs layout on the dom, builds display lists and sends
them to be rendered
"];