Bug 265266
| Summary: | suspendRedraw should return '1' rather than '0' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While looking into SVGSVGElement.idl, interface and reading spec, I noticed that 'suspendRedraw' should return 1 rather than 0.
Web-Spec: https://svgwg.org/svg2-draft/struct.html#InterfaceSVGSVGElement
"When the suspendRedraw method is called, it must return 1."
WebKit Source: https://searchfox.org/wubkat/rev/225be872c8ca8c801d73c28d87205f6bef773846/Source/WebCore/svg/SVGSVGElement.h#80
Just wanted to raise so we can fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 271168@main (3469748f1862): <https://commits.webkit.org/271168@main>
Reviewed commits have been landed. Closing PR #20835 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/118849074>