Even though it sounds rather silly, I like the new program icon!
Anyway, I noticed a change in functionality that wasn't documented on the beta bug fixes, and I thought it was worth mentioning!
Before, counter-increment would work within elements that were set to display:none. CSS specs state that elements with this property should NOT increment any counters.
This works now and I'm very happy!
However, I was wondering if there is any plans on getting the CSS visibility property supported in the future? In some cases I do wish elements that are hidden to increment counters.
Keep up the good work guys
Ben
Anyway, I noticed a change in functionality that wasn't documented on the beta bug fixes, and I thought it was worth mentioning!
Before, counter-increment would work within elements that were set to display:none. CSS specs state that elements with this property should NOT increment any counters.
This works now and I'm very happy!
However, I was wondering if there is any plans on getting the CSS visibility property supported in the future? In some cases I do wish elements that are hidden to increment counters.
Keep up the good work guys
Ben