https://bugzilla.wikimedia.org/show_bug.cgi?id=62511
--- Comment #2 from [email protected] --- (In reply to ssastry from comment #1) > (In reply to Gabriel Wicke from comment #0) > > Once we have proper CSS hooked up as discussed in bug 51245 we should start > > automated visual comparisons between PHP parser HTML + CSS and Parsoid HTML > > + CSS. The easiest way to scale & surface this is likely testreduce. > > > > Some promising tools mentioned in a recent wikitech thread titled 'CSS > > regressions': > > > > * https://github.com/Huddle/PhantomCSS > > JS code driven by PhantomCSS (JS) and Resemble.js Downloaded phantomcss and started looking at the code. PhantomCSS seems like a wrapper to work with casper to acquire screenshots, etc. capserjs can be run in nodejs using spookyjs. I'll try experimenting with this tomorrow. But, I'm now wondering whether the generated images might be too big and/or if we'll get too many trivial rendering diffs, and whether running a normalizing html diff on PHP and Parsoid HTML should be considered as well. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
