Re: [csswg-drafts] [css-shapes] Allow shape-outside to apply to initial letter

@anjia that's just another way of asking the same question about overrides. If `shape-outside` would key off of the value `wrap` then it would only apply when that value was set and not be used when other values of `initial-letter-wrap` were used.

I think it might be better to recast `initial-letter-wrap` to have `all` as the initial value, defined to have all lines wrap around the rectangular shape *or* shape-outside, if one is defined. Then the value of `first` could be to wrap all lines but the first around the rect *or* shape-outside, etc.

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

Received on Tuesday, 12 June 2018 16:14:22 UTC