This commit is contained in:
Cameron McCormack 2016-01-05 13:02:34 +11:00
Родитель 4c2f5d70aa
Коммит dde4b8dc8e
3 изменённых файлов: 0 добавлений и 14 удалений

Просмотреть файл

@ -1,7 +0,0 @@
<!DOCTYPE html>
<style>
button { -moz-appearance: none; }
button::-moz-focus-inner { border-width: 2px; }
</style>
<body>
<button>hello</button>

Просмотреть файл

@ -1,6 +0,0 @@
<!DOCTYPE html>
<style>
button { -moz-appearance: none; }
</style>
<body onload="document.querySelector('button').focus()">
<button>hello</button>

Просмотреть файл

@ -1944,4 +1944,3 @@ fuzzy(1,74) fuzzy-if(gtkWidget,6,79) == 1174332-1.html 1174332-1-ref.html
== 1222226-1.html 1222226-1-ref.html
pref(layout.css.overflow-clip-box.enabled,true) == 1226278.html 1226278-ref.html
== 1230466.html about:blank
# pref(browser.display.focus_ring_width,2) == 1234758-1.html 1234758-1-ref.html # disabled until a followup fix in bug 1234758