Changes between Version 14 and Version 15 of LayoutUnit
- Timestamp:
- Jun 14, 2012, 11:13:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LayoutUnit
v14 v15 21 21 22 22 ||'''Use case'''||'''Type'''||'''Justification'''|| 23 ||location and size of render objects||subpixel||This is enables the goal of this patch: to accumulate subpixel position information through the render tree. ||23 ||location and size of render objects||subpixel||This is enables the goal of this patch: to accumulate subpixel position information through the render tree. There are a couple of exceptions though, such as tables and foreign objects. See the rest of this table for details.|| 24 24 ||paddings||subpixel||''see above''|| 25 25 ||margins||subpixel||''see above''||