This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Reported by David Baron The "Computed Value" line for 'float' in 9.5 says "as specified" (ie the same as the specified value), but this is incorrect since the computed value of 'float' is 'none' in the case that the computed value of 'position' is 'absolute' or 'fixed'. Note that this situation is handled better for the 'display' property. Proposal needed. Conversation begins: Bug description: http://lists.w3.org/Archives/Public/www-style/2011Oct/0710.html