Re: [csswg-drafts] [css-text-3] What does 'allowed' mean?

Yes, there are two ways of interpreting that "allowed":

- If a break is required, the user agent SHOULD/MUST consider these to be break opportunities (but whether you actually break or not still depends on layout requirements); or,
- These MAY be treated as break opportunities (but a user agent can choose not to recognize them as such).

The first case could be testable by constructing a layout which requires a line break and which has no other line break opportunities.

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

Received on Wednesday, 4 April 2018 16:47:09 UTC