Changes between Version 2 and Version 3 of Writing Reftests
- Timestamp:
- Mar 8, 2011, 11:21:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Reftests
v2 v3 6 6 == Reftests in WebKit == 7 7 8 Reftests use a HTML file ('-expected.html') to represent the expected rendering resultinstead of pre-generated expected files, such as '-expected.txt', '-expected.checksum' and '-expected.png'.8 Reftests use a HTML file ('-expected.html') to represent an expected rendering result, instead of pre-generated expected files, such as '-expected.txt', '-expected.checksum' and '-expected.png'. 9 9 10 10 Let's see the following sample reftest.