Bug 237685
| Summary: | [GPU Process] imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-content/clip-path-content-use-007.svg is intermittently failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jonlee, sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 233914 | ||
Cameron McCormack (:heycam)
The failure mode is that "CONSOLE MESSAGE: Error: Not allowed to use indirect reference in <clip-path>" is missing from the output. That message comes from SVGUseElement::toClipPath. Not sure if anything about the way we handle SVG clip paths affects whether the console message is reported or not. Might be a timing thing where we need to wait longer for the message?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90164274>
Jon Lee
*** This bug has been marked as a duplicate of bug 238066 ***