Steps to Reproduce
modelUpdateSimpleItem.setSclass(SIMPLE_CLASS_UPDATE);
model.update(modelUpdateSimpleItem);
run the corresponding test case
Current Result
it doesn't render the changed CSS class to a browser
Expected Result
render the updated sclass to a browser