mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update docs for layout mod
This commit is contained in:
parent
bbd7322b1b
commit
731416b00c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
"];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue