On 29/11/17 11:03, Ting-Yu Lin wrote:
CSS Shapes Module Level 1 [1] defines three properties: "shape-outside",
"shape-margin", and "shape-image-threshold" (used with shape-outside:
<image>), which allows the users to define non-rectangular shapes for
floating elements.

See the previous discussion for the main bug, pref, and examples in the
"Intent to implement" thread [2]. Also, no notable changes to the spec
since last "intent to implement" mail.

web-platform-tests is under
"web-platform-tests/css/vendor-imports/mozilla/mozilla-central-reftests/"

It's great that we're adding tests for this. As a broader conversation, I would like to work out what's required to move away from using the css/vendor-imports directory for layout reftests.

As far as I know it's only Gecko using that directory, and I think that continuing to put our tests there is problematic because it increases the chance that other vendors simply won't realise that there are tests they should be paying attention to (e.g. when looking at https://wpt.fyi) compared to putting them under css/<specname>/ in the same way as all other CSS tests (including those upstreamed from Blink).
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to