Bug 785821 - Move radio button tests in layout/reftests/forms to their own folder r=lahabana,mounir

--HG--
rename : layout/reftests/forms/radio-checked-native-notref.html => layout/reftests/forms/input/radio/checked-native-notref.html
rename : layout/reftests/forms/radio-checked-native.html => layout/reftests/forms/input/radio/checked-native.html
rename : layout/reftests/forms/radio-checked-notref.html => layout/reftests/forms/input/radio/checked-notref.html
rename : layout/reftests/forms/radio-checked.html => layout/reftests/forms/input/radio/checked.html
rename : layout/reftests/forms/radio-label-dynamic-ref.html => layout/reftests/forms/input/radio/label-dynamic-ref.html
rename : layout/reftests/forms/radio-label-dynamic.html => layout/reftests/forms/input/radio/label-dynamic.html
This commit is contained in:
Rick Eyre 2013-06-14 10:13:17 -04:00
parent bfcdec6a6f
commit 7bafea5a72
9 changed files with 8 additions and 9 deletions

View File

@ -0,0 +1,7 @@
== label-dynamic.html label-dynamic-ref.html
!= checked.html checked-notref.html
!= checked-native.html checked-native-notref.html
!= checked.html about:blank
!= checked-notref.html about:blank
!= checked-native.html about:blank
!= checked-native-notref.html about:blank

View File

@ -4,5 +4,5 @@ include tel/reftest.list
include search/reftest.list
include url/reftest.list
include file/reftest.list
include radio/reftest.list
include range/reftest.list

View File

@ -19,14 +19,6 @@ skip-if(cocoaWidget) != textbox-accesskey-4.xul textbox-accesskey-4-notref.xul
== textbox-align-baseline-1.xul textbox-align-baseline-1-ref.xul # test for bug 494901
skip-if(B2G) fails-if(Android) == textbox-setsize.xul textbox-setsize-ref.xul
== radio-label-dynamic.html radio-label-dynamic-ref.html
!= radio-checked.html radio-checked-notref.html
!= radio-checked-native.html radio-checked-native-notref.html
!= radio-checked.html about:blank
!= radio-checked-notref.html about:blank
!= radio-checked-native.html about:blank
!= radio-checked-native-notref.html about:blank
skip-if(B2G) == legend.html legend-ref.html
# button element