Project

General

Profile

Feature #70332

Updated by Björn Jacob over 8 years ago

The Ext:form frontend was rewritten, that's thats cool. 
 Now the wizard should support some more attributes. At the moment the wizard is able to set some attributes, but this attribute-set is not complete and doesn't don't include html5 attributes. 

 This patch let's let the wizard set all universal html attributes + html5 attributes 
 based on selfhtml documentation version 8.1.2. 

 What to test: 

 * the wizard must display all attributes for the element 
 * the wizard must write all attributes for the element 
 * the wizard must set all attributes for the element when reopening at reopen the wizard 
 * the fronted must add the attributes to the element tag 

 At the moment the feature rst is missing. We'll supply We write it asap. 

Back