[Webkit-unassigned] [Bug 205282] Missing tests on r253521

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 11:26:37 PST 2019


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

--- Comment #5 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
You can add the confirming text before the <svg> element. Something like this:

<body>
    <p>Confirm that svg element with document as parent is handled without crashing</p>
    <svg onload="run()">
        <text id="svgvar"></text>
    </svg>
</body>

-- 
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/20191216/13c3e300/attachment-0001.htm>


More information about the webkit-unassigned mailing list