honglio / niukj

An Online Authoring Platform - write & present & share your slide
http://www.niukj.com
Other
0 stars 0 forks source link

Add automating css regression testing #84

Closed honglio closed 9 years ago

honglio commented 9 years ago

Since we write all the css in a single file, change any css may affect other page than the page we intended. We need to add a automate test to cover most url to detect visual change when css change. referece: http://css-tricks.com/automating-css-regression-testing/?utm_source=html5weekly&utm_medium=email

honglio commented 9 years ago

use convention .page .section .div to decouple styles.