5 <style type=
"text/css" media=
"screen">
13 border:
2px solid blue;
19 <script type=
"text/javascript" charset=
"utf-8">
22 var firstDiv = document.getElementById('first');
26 firstDiv.parentNode.removeChild(firstDiv);
27 document.body.clientWidth;
32 <embed type=
"application/x-webkit-test-netscape" onpaintevent=
"hideFirst()" drawingmodel=
"coreanimation"></embed>
34 <p>This test should not assert or crash when loaded in Safari, when Safari captures a snapshot.
</p>
35 <div id=
"first" class=
"container">