Bug 237685 - [GPU Process] imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-content/clip-path-content-use-007.svg is intermittently failing
Summary: [GPU Process] imported/w3c/web-platform-tests/css/css-masking/clip-path-svg-c...
Status: RESOLVED DUPLICATE of bug 238066
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 233914
  Show dependency treegraph
 
Reported: 2022-03-09 15:38 PST by Cameron McCormack (:heycam)
Modified: 2022-03-22 16:48 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2022-03-09 15:38:51 PST
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?
Comment 1 Radar WebKit Bug Importer 2022-03-11 09:16:52 PST
<rdar://problem/90164274>
Comment 2 Jon Lee 2022-03-22 16:48:28 PDT

*** This bug has been marked as a duplicate of bug 238066 ***