Confirmed users
523
edits
No edit summary |
(→WebKit) |
||
| Line 239: | Line 239: | ||
It would be nice if we could avoid these problems. | It would be nice if we could avoid these problems. | ||
For the example above it looks like webkit creates three layers: | |||
# One for the view | |||
# One for the document content (the size of the entire document) | |||
# One for the div - 100x100 | |||
== Bas == | == Bas == | ||