no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / outline / outline-auto-follows-border-radius-non-native-notref.html
blob7cfe639cd451f275935d92753ace2b1d9d99cc1b
1 <!doctype html>
2 <style>
3 body { margin: 0 }
4 div {
5 width: 100px;
6 height: 100px;
7 border: 1px transparent;
8 outline: 1px auto;
9 margin: 10px;
11 </style>
12 <div></div>