Re: [csswg-drafts] [css-logical-1] flow-relative values should say what their computed values are

I implemented `float/clear: inline-{start,end}` and `resize: {block,inline}` in Blink (behind a flag) so that they compute to the physical values. Because this matches Firefox for  `float/clear` and was simpler to implement.

If the opposite behavior is resolved, this WPT will need to be edited: https://github.com/web-platform-tests/wpt/pull/12326

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

Received on Sunday, 12 August 2018 12:50:10 UTC