Re: [csswg-drafts] [css-exclusions-1] Is the CSS exclusions processing model incorrect? (#3564)

response from @astearns 

> Changed issue description:

> The current draft provides a model for exclusions
without a collision-avoidance model. The existing
exclusion model in CSS uses floats, which have both
exclusion and collision-avoidance behavior. Concerns
have been raised that allowing exclusions without
collision avoidance could be harmful, particularly
with absolutely-positioned elements. Three options
should be considered:

> 1. Allow exclusions in positioning schemes with no
collision avoidance
> 2. Disallow exclusions in positioning schemes with
no collision avoidance
> 3. Define collision-avoidance behavior for positioning
schemes without it, and use this behavior by default
with exclusions.

> https://dvcs.w3.org/hg/csswg/rev/d238b1e9c4ac

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3564#issuecomment-458353769 using your GitHub account

Received on Tuesday, 29 January 2019 00:09:10 UTC