Slide 16
Slide 16 text
Good to know
!
• Layout doesn't work with float numbers;!
!
• Painting is fast, but still use only the CPU!
!
• The composite layers are transfered to the GPU like bitmaps,
combined and then drawn on the screen!
• The "layer" is an independent subtree of the DOM, composited at the GPU and
possible to move, stretch and fade without repainting!