web-platform-tests/wpt

recreated part of dropped test

Open

#5,477 opened on Apr 7, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (4,581 stars) (2,898 forks)batch import
css-flexboxgood first issuetype:missing-coveragewg-css

Description

Originally posted as https://github.com/w3c/csswg-test/issues/1043 by @frivoal on 11 Feb 2016, 13:21 UTC:

Commit 1756765d0de6140245ffb4efb9887cb1f2e02e37 removed work-in-progress/mozilla/reftests/generated-content/display-types-01-ref.xht and work-in-progress/mozilla/reftests/generated-content/display-types-01.xht which are almost identical to a css21 TC, except for the addition of 2 lines, which test generated content on flexbox and inline flexbox (using a -moz- prefix).

These bits, converted to the standard syntax, should be a test in the flexbox folder, not in a modified version of a css21 test.

Contributor guide