[XForms] disabled group displays by default. Bug 342473, r=doronr+olli

git-svn-id: svn://10.0.0.236/trunk@201132 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
aaronr%us.ibm.com
2006-06-28 20:43:37 +00:00
parent 20ac39b700
commit ffc6fb3be3

View File

@@ -56,8 +56,8 @@ bind {
html|*:root repeat,
html|*:root repeatitem,
html|*:root contextcontainer,
html|*:root group,
html|*:root switch,
html|*:root group:not(:disabled),
html|*:root switch:not(:disabled),
html|*:root case,
html|*:root select1:not([appearance]) item,
html|*:root select1[appearance='minimal'] item,