[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / html / details-element-render-inline-crash.html
1 <html>\r
2 <head>\r
3 <script>\r
4     if (window.layoutTestController)\r
5         layoutTestController.dumpAsText();\r
6 </script>\r
7 </head>\r
8 <body>\r
9 <style>\r
10    .control { display: inline; }\r
11 </style>\r
12 PASS<details class="control"><p><a></p></details>\r
13 </body>\r
14 </html>\r