4 <link rel=
"stylesheet" href=
"resources/dialog.css">
13 <p>Bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=105489">105489</a>: Elements must be reattached when inserted/removed from top layer
14 <p>The test passes if you see a green rectangle stacked on top of a blue rectangle.
16 <div class=
"pseudodialog" style=
"top: 100px; background-color: blue"></div>
17 <div class=
"pseudodialog" style=
"top: 150px; left: 50px; background-color: green"></div>