Bug 302718
| Summary: | [masonry] Split the subgrid tests apart | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/56110 | ||
Brandon
The masonry subgrid tests have 9+ tests in each one. This makes it difficult to test each one and identify which ones are failing.
If all the subtests but one are passing the test will still show up as a failure because of the one subtest. Now, we get easy visibility into which one is failing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164972858>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/54112
EWS
Committed 303224@main (a1ab0a0d0e1c): <https://commits.webkit.org/303224@main>
Reviewed commits have been landed. Closing PR #54112 and removing active labels.
Brandon
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/56110