• 🚩 Note: This is a historical document. Information here might not reflect the current status of the Servo project. For a more recent document about Servo Layout see the following page: Servo Layout Engines Report.
  • Tree Traversals
  • Styling
  • CSS Parser
  • CSS Properties
  • Module and Type Definitions
  • Parsing Property Values
  • Stylo
  • Selector Matching
  • Cascade
  • Incremental Style Calculation
  • Flow Construction
  • Fragments
  • Flows
  • Positioned blocks
  • Text Scanning
  • Layout Traversals
  • Bubble inline size (bottom-up)
  • Assign inline size (top-down)
  • Assign block size (bottom-up)
  • Construct display list (top-down)
  • Layout Optimizations
  • Incremental Layout
  • display: none