Bug 230746
| Summary: | [css-flexbox] Some align-content tests are failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, zalan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sergio Villar Senin
In particular
imported/w3c/web-platform-tests/css/css-flexbox/align-content_center.html
imported/w3c/web-platform-tests/css/css-flexbox/align-content_flex-end.html
imported/w3c/web-platform-tests/css/css-flexbox/align-content_flex-start.html
imported/w3c/web-platform-tests/css/css-flexbox/align-content_space-around.html
imported/w3c/web-platform-tests/css/css-flexbox/align-content_space-between.html
imported/w3c/web-platform-tests/css/css-flexbox/align-content_stretch.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
False alarm. It was a problem in the import with the relative paths of some resources.