Bug 1918322 - Minor content area outline and shadow cleanup. r=desktop-theme-reviewer...
[gecko.git] / layout / reftests / bugs / 459613-1.html
blobecbf467e1d5ff2d822642cb2c815c9437b38992c
1 <!DOCTYPE HTML>
2 <html>
3 <body onload="document.getElementById('d').removeAttribute('contenteditable')">
4 <div id="d" contenteditable>notaword</div>
5 </body>
6 </html>