зеркало из https://github.com/mozilla/gecko-dev.git
d9f0f29514
This implements a CSSWG resolution in this issue: https://github.com/w3c/csswg-drafts/issues/5081 This also effectively backs out our changes from https://bugzilla.mozilla.org/show_bug.cgi?id=1473047 which is where we implemented our current behavior. Note that there's no change for column-gap behavior, because this resolution is only about block-axis sizes, which is always the "row"/row-gap axis (regardless of the flex container's orientation / writing-mode). I'm fixing the reftest that we have on this behavior to expect that all of its row-gaps (which are all in the affected category) resolve to 0; and I'm adjusting our expectations for its WPT reimport to expect failure until the test changes have made the roundtrip back into our WPT reimport. (Thanks to David Grogan for the new informational <link> & <meta>-tags in the testcase.) Differential Revision: https://phabricator.services.mozilla.com/D76186 |
||
---|---|---|
.. | ||
submitted | ||
LICENSE | ||
README |
README
W3C CSS Test Suite Directory ---------------------------- This directory is for tests that are sync'ed with the official W3C CSS test suites at https://github.com/web-platform-tests/wpt. submitted/ is for tests that are to be submitted to W3C. This directory is sync'ed automatically with the css/vendor-imports/mozilla/mozilla-central-reftests directory in the wpt repository. The master copy is Mozilla's. Legal Stuff ----------- These files are copyright by W3C and/or the author listed in the test file. They are available under the BSD 3-clause license; see LICENSE or http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html