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 ModelAssignee: 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    

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 ***