This issue happening only when source edit HTML contains as "table
style()".This working when we use
any style tag as(only rgb) style="background-color: rgb(255, 0, 0);" but
not working with style="background-color: rgba(255, 0, 0, 0.5);".The
value not holding when submitting second time with out changing table
style.