Bug 312226
| Summary: | Enable passing offscreen/layers canvas WPT tests (40 of 102 pass after bug 273923 landed) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | Canvas | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos Caceres
Bug 273923 landed canvas layers support (280148@main), but the offscreen/layers WPT tests are still blanket-skipped in root TestExpectations.
Running them locally on macOS (release):
- 40 pass
- 40 image-only failures (filter/blending/compositing reftests)
- 22 text failures (invalid-calls and valid-calls tests)
The blanket Skip should be replaced with specific entries for the 62 tests that still fail, so the 40 passing tests get coverage.
See discussion: https://github.com/WebKit/WebKit/pull/61435#issuecomment-4240925184
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174705874>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/62706
EWS
Committed 311256@main (7478b7eb17bb): <https://commits.webkit.org/311256@main>
Reviewed commits have been landed. Closing PR #62706 and removing active labels.