This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15775 - Clearance: editorial issues
Summary: Clearance: editorial issues
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSS Level 2 (show other bugs)
Version: unspecified
Hardware: All Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: Bert Bos
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-29 18:04 UTC by Anton P
Modified: 2012-12-04 00:52 UTC (History)
0 users

See Also:


Attachments

Description Anton P 2012-01-29 18:04:08 UTC
Reported by Anton Prowse

(A)

9.5.2 ('clear') says:

  # Clearance inhibits margin collapsing [...]

s/margin collapsing/certain margin collapsing behaviour/
since the interaction of clearance with margin collapsing is more complex than the phrase implies.


(B)

9.5.2 ('clear') says:

  # If this hypothetical position of the element's top border edge
  # is not past the relevant floats, then clearance is introduced,
  # and margins collapse according to the rules in 8.3.1.

s/margins collapse/margins collapse anew/
since margins collapsed in the calculation of the hypothetical position, albeit under different (temporary) conditions