Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger 2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View file

@ -5,9 +5,9 @@
<meta content="interact" name="flags">
<meta content="Test checks that gamma correction on PNG image cursor is correct." name="assert">
<style>
.test{background: #ffe5b4; border: 2px solid #555;
.test{background: #ffe5b4; border: 2px solid #555;
cursor:url(support/PTS/g04n0g16.png), help; width :128px; height: 224px; font-size: 32px; line-height:32px}
</style>
</head><body>
<p>The test passes if all the reference images look the same, AND when moved inside the peach rectangle, the cursor looks like the reference images (ignoring the small numeric values in each image).</p>
@ -20,4 +20,5 @@
<img src="PTS/g10n0g16.png"><br>
<img src="PTS/g25n0g16.png"><br> </p>
<p>Greyscale PNG images with various gamma values, 16 bit/pixel. Pixel values adjusted so that, when gamma corrected, the images look the same.
</p></body></html>