Bug 940764 - Renable content/html/content/reftests/autofocus/input-number.html for Firefox for Android now that bug 940760 landed. r=me

This commit is contained in:
Jonathan Watt 2013-12-08 21:27:27 +00:00
parent 7af003defb
commit 9dec2273ba

View File

@ -1,6 +1,6 @@
needs-focus == input-load.html input-ref.html
needs-focus == input-create.html input-ref.html
fails-if(Android) needs-focus == input-number.html input-number-ref.html # bug 940764
needs-focus == input-number.html input-number-ref.html
needs-focus == button-load.html button-ref.html
needs-focus == button-create.html button-ref.html
needs-focus == textarea-load.html textarea-ref.html