On Wed, Dec 8, 2010 at 2:03 PM, Darin Adler <da...@apple.com> wrote:

> You both have convinced me that HTML comments could be fine for explaining
> what a test is testing. Maybe we could come up with a format that makes it
> likely we’ll spot those comments.
>

In the (few) tests I've written, I generally use top-of-file comments that
describe both the expected results and what the underlying causes for
potential failures are.  See for example the layout test at the bottom of
https://bugs.webkit.org/attachment.cgi?id=72387&action=review .

PK
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to