[Webkit-unassigned] [Bug 265666] New: Reject empty path string when parsing offset-path and clip-path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 08:05:58 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=265666

            Bug ID: 265666
           Summary: Reject empty path string when parsing offset-path and
                    clip-path
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com

Web Platform Tests expect empty path strings to fail to parse for offset-path and clip-path. I can’t find anything in the relevant specifications that says that such paths are not allowed. I even found text in the SVG path specification that says, "This is not an error, instead it disables rendering of the path."

But for now I am planning to change WebKit to match the test. Unless someone tells me this is the wrong thing to do.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231201/38fa2d59/attachment.htm>


More information about the webkit-unassigned mailing list