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

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


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

--- Comment #7 from Sunny He <sunny_he at apple.com> ---
(In reply to Said Abou-Hallawa from comment #5)
> 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>

Good idea, that's much better than messing with async stuff. Let me try that out.

-- 
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/3be4667f/attachment.htm>


More information about the webkit-unassigned mailing list