tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / outline-auto-empty-rects.html
1 <html>
2 <body id="body">
3 <div style="outline:auto" id="a">
4 <span style="font-weight:bold;"><pre>There should only be a focus ring around this contentEditable div, and not a tiny one below as well</pre></span>
5 </div>
6 </body>
7 </html>