blob: 7eb61bfdcc09c64d1d44b5ce51fd7675b0cc8688 [file] [log] [blame]
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="resources/region-style.css">
</head>
<body>
<p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=73735">73735</a>: Collect SVG nodes in render flow thread</p>
<p>It should NOT be possible to collect a svg element (other than svg root element) into a render flow thread.</p>
<p>On success, you should see a green box below.</p>
<div style="width:50px; height:50px; background-color: green;"></div>
</body>
</html>