Layout Tests: Practice
Posted by Mihai Parparita on Friday, January 28th, 2011 at 10:00 amThe previous post described the main testing mechanism of WebKit: layout tests. While it’s a (deceptively) simple yet powerful system, it’s not without its limitations. This post attempts to list some of the issues and areas for improvement. Golden (expected) files Each test has one or more “expected” output text or image files checked in [...]