OLD | NEW |
1 Series of tests to ensure correct results on applying different blend modes. | 1 Series of tests to ensure correct results on applying different blend modes. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 Testing blend mode "source-over" | 6 Testing blend mode "source-over" |
7 solid on solid | 7 solid on solid |
8 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 8 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
9 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 9 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
10 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 10 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
(...skipping 733 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
744 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 744 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
745 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 745 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
746 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 746 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
747 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 747 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
748 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 748 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
749 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 749 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
750 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 750 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
751 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 751 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
752 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 752 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
753 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 753 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
754 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 754 PASS s 84. |
755 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 755 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
756 PASS pixelDataAtPoint(3)[2] is within 5 of 128 | 756 FAIL pixelDataAtPoint(1)[0] should be within 5 of 85. Was 170. |
| 757 FAIL pixelDataAtPoint(1)[1] should be within 5 of 85. Was 170. |
| 758 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. |
| 759 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
| 760 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 761 FAIL pixelDataAtPoint(2)[1] should be within 5 of 43. Was 85. |
| 762 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. |
| 763 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
| 764 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 765 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 766 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 767 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
| 768 |
| 769 Testing blend mode "difference" |
| 770 solid on solid |
| 771 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
| 772 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 773 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. |
| 774 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 775 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
| 776 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
| 777 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. |
| 778 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 779 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 780 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
| 781 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. |
| 782 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 783 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 784 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 785 FAIL pixelDataAtPoint(3)[2] should be within 5 of 0. Was 255. |
| 786 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 787 solid on alpha |
| 788 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
| 789 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 790 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. |
| 791 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 792 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
| 793 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
| 794 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. |
| 795 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 796 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 797 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
| 798 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. |
| 799 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 800 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 801 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 802 FAIL pixelDataAtPoint(3)[2] should be within 5 of 127. Was 255. |
| 803 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 804 alpha on solid |
| 805 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
| 806 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 807 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. |
| 808 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 809 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
| 810 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
| 811 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. |
| 812 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 813 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 814 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
| 815 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. |
| 816 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 817 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 818 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 819 FAIL pixelDataAtPoint(3)[2] should be within 5 of 128. Was 255. |
757 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 820 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
758 alpha on alpha | 821 alpha on alpha |
759 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 822 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
760 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 823 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
761 PASS pixelDataAtPoint(0)[2] is within 5 of 170 | 824 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. |
762 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 825 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
763 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 826 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
764 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 827 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
765 PASS pixelDataAtPoint(1)[2] is within 5 of 170 | 828 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. |
766 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 829 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
767 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 830 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
768 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 831 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
769 PASS pixelDataAtPoint(2)[2] is within 5 of 170 | 832 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. |
770 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 833 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
771 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 834 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
772 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 835 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
773 PASS pixelDataAtPoint(3)[2] is within 5 of 171 | 836 FAIL pixelDataAtPoint(3)[2] should be within 5 of 171. Was 255. |
774 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 837 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
775 | 838 |
776 Testing blend mode "exclusion" | 839 Testing blend mode "exclusion" |
777 solid on solid | 840 solid on solid |
778 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 841 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
779 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 842 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
780 PASS pixelDataAtPoint(0)[2] is within 5 of 255 | 843 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. |
781 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 844 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
782 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 845 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
783 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 846 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
784 PASS pixelDataAtPoint(1)[2] is within 5 of 255 | 847 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. |
785 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 848 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
786 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 849 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
787 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 850 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
788 PASS pixelDataAtPoint(2)[2] is within 5 of 255 | 851 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. |
789 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 852 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
790 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 853 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
791 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 854 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
792 PASS pixelDataAtPoint(3)[2] is within 5 of 0 | 855 FAIL pixelDataAtPoint(3)[2] should be within 5 of 0. Was 255. |
793 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 856 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
794 solid on alpha | 857 solid on alpha |
795 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | 858 PASS pixelDataAtPoint(0)[0] is within 5 of 128 |
796 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 859 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
797 PASS pixelDataAtPoint(0)[2] is within 5 of 255 | 860 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. |
798 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 861 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
799 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | 862 PASS pixelDataAtPoint(1)[0] is within 5 of 128 |
800 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | 863 PASS pixelDataAtPoint(1)[1] is within 5 of 128 |
801 PASS pixelDataAtPoint(1)[2] is within 5 of 255 | 864 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. |
802 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 865 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
803 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 866 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
804 PASS pixelDataAtPoint(2)[1] is within 5 of 64 | 867 PASS pixelDataAtPoint(2)[1] is within 5 of 64 |
805 PASS pixelDataAtPoint(2)[2] is within 5 of 255 | 868 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. |
806 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 869 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
807 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 870 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
808 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 871 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
809 PASS pixelDataAtPoint(3)[2] is within 5 of 127 | 872 FAIL pixelDataAtPoint(3)[2] should be within 5 of 127. Was 255. |
810 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 873 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
811 alpha on solid | 874 alpha on solid |
812 PASS pixelDataAtPoint(0)[0] is within 5 of 255 | 875 PASS pixelDataAtPoint(0)[0] is within 5 of 255 |
813 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 876 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
814 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 877 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. |
815 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 878 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
816 PASS pixelDataAtPoint(1)[0] is within 5 of 255 | 879 PASS pixelDataAtPoint(1)[0] is within 5 of 255 |
817 PASS pixelDataAtPoint(1)[1] is within 5 of 255 | 880 PASS pixelDataAtPoint(1)[1] is within 5 of 255 |
818 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 881 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. |
819 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 882 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
820 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 883 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
821 PASS pixelDataAtPoint(2)[1] is within 5 of 128 | 884 PASS pixelDataAtPoint(2)[1] is within 5 of 128 |
822 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 885 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. |
823 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 886 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
824 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 887 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
825 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 888 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
826 PASS pixelDataAtPoint(3)[2] is within 5 of 128 | 889 FAIL pixelDataAtPoint(3)[2] should be within 5 of 128. Was 255. |
827 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 890 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
828 alpha on alpha | 891 alpha on alpha |
829 PASS pixelDataAtPoint(0)[0] is within 5 of 171 | 892 PASS pixelDataAtPoint(0)[0] is within 5 of 171 |
830 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 893 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
831 PASS pixelDataAtPoint(0)[2] is within 5 of 170 | 894 FAIL pixelDataAtPoint(0)[2] should be within 5 of 170. Was 84. |
832 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 895 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
833 PASS pixelDataAtPoint(1)[0] is within 5 of 171 | 896 PASS pixelDataAtPoint(1)[0] is within 5 of 171 |
834 PASS pixelDataAtPoint(1)[1] is within 5 of 171 | 897 PASS pixelDataAtPoint(1)[1] is within 5 of 171 |
835 PASS pixelDataAtPoint(1)[2] is within 5 of 170 | 898 FAIL pixelDataAtPoint(1)[2] should be within 5 of 170. Was 84. |
836 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 899 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
837 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 900 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
838 PASS pixelDataAtPoint(2)[1] is within 5 of 85 | 901 PASS pixelDataAtPoint(2)[1] is within 5 of 85 |
839 PASS pixelDataAtPoint(2)[2] is within 5 of 170 | 902 FAIL pixelDataAtPoint(2)[2] should be within 5 of 170. Was 84. |
840 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 903 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
841 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 904 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
842 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 905 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
843 PASS pixelDataAtPoint(3)[2] is within 5 of 171 | 906 FAIL pixelDataAtPoint(3)[2] should be within 5 of 171. Was 255. |
844 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 907 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
845 | 908 |
846 Testing blend mode "hue" | 909 Testing blend mode "hue" |
847 solid on solid | 910 solid on solid |
848 PASS pixelDataAtPoint(0)[0] is within 5 of 93 | 911 FAIL pixelDataAtPoint(0)[0] should be within 5 of 93. Was 255. |
849 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 912 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
850 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 913 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
851 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 914 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
852 PASS pixelDataAtPoint(1)[0] is within 5 of 31 | 915 FAIL pixelDataAtPoint(1)[0] should be within 5 of 31. Was 255. |
853 PASS pixelDataAtPoint(1)[1] is within 5 of 31 | 916 FAIL pixelDataAtPoint(1)[1] should be within 5 of 31. Was 255. |
854 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 917 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
855 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 918 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
856 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 919 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
857 PASS pixelDataAtPoint(2)[1] is within 5 of 46 | 920 FAIL pixelDataAtPoint(2)[1] should be within 5 of 46. Was 128. |
858 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 921 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
859 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 922 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
860 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 923 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
861 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 924 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
862 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 925 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
863 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 926 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
864 solid on alpha | 927 solid on alpha |
865 PASS pixelDataAtPoint(0)[0] is within 5 of 49 | 928 FAIL pixelDataAtPoint(0)[0] should be within 5 of 49. Was 127. |
866 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 929 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
867 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | 930 PASS pixelDataAtPoint(0)[2] is within 5 of 127 |
868 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 931 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
869 PASS pixelDataAtPoint(1)[0] is within 5 of 16 | 932 FAIL pixelDataAtPoint(1)[0] should be within 5 of 16. Was 127. |
870 PASS pixelDataAtPoint(1)[1] is within 5 of 16 | 933 FAIL pixelDataAtPoint(1)[1] should be within 5 of 16. Was 127. |
871 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | 934 PASS pixelDataAtPoint(1)[2] is within 5 of 127 |
872 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 935 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
873 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 936 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
874 PASS pixelDataAtPoint(2)[1] is within 5 of 25 | 937 FAIL pixelDataAtPoint(2)[1] should be within 5 of 25. Was 64. |
875 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | 938 PASS pixelDataAtPoint(2)[2] is within 5 of 127 |
876 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 939 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
877 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 940 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
878 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 941 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
879 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 942 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
880 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 943 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
881 alpha on solid | 944 alpha on solid |
882 PASS pixelDataAtPoint(0)[0] is within 5 of 175 | 945 FAIL pixelDataAtPoint(0)[0] should be within 5 of 175. Was 255. |
883 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 946 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
884 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | 947 PASS pixelDataAtPoint(0)[2] is within 5 of 0 |
885 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | 948 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
886 PASS pixelDataAtPoint(1)[0] is within 5 of 144 | 949 FAIL pixelDataAtPoint(1)[0] should be within 5 of 144. Was 255. |
887 PASS pixelDataAtPoint(1)[1] is within 5 of 144 | 950 FAIL pixelDataAtPoint(1)[1] should be within 5 of 144. Was 255. |
888 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | 951 PASS pixelDataAtPoint(1)[2] is within 5 of 0 |
889 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | 952 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
890 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 953 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
891 PASS pixelDataAtPoint(2)[1] is within 5 of 88 | 954 FAIL pixelDataAtPoint(2)[1] should be within 5 of 88. Was 128. |
892 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | 955 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
893 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | 956 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
894 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 957 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
895 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 958 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
896 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 959 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
897 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | 960 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
898 alpha on alpha | 961 alpha on alpha |
| 962 FAIL pixelDataAtPoint(0)[0] should be within 5 of 116. Was 170. |
| 963 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 964 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
| 965 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
| 966 FAIL pixelDataAtPoint(1)[0] should be within 5 of 96. Was 170. |
| 967 FAIL pixelDataAtPoint(1)[1] should be within 5 of 96. Was 170. |
| 968 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
| 969 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
| 970 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 971 FAIL pixelDataAtPoint(2)[1] should be within 5 of 58. Was 85. |
| 972 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
| 973 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
| 974 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 975 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 976 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 977 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
| 978 |
| 979 Testing blend mode "saturation" |
| 980 solid on solid |
| 981 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 255. |
| 982 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 983 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. |
| 984 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 985 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 255. |
| 986 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 255. |
| 987 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. |
| 988 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 989 FAIL pixelDataAtPoint(2)[0] should be within 5 of 14. Was 0. |
| 990 FAIL pixelDataAtPoint(2)[1] should be within 5 of 14. Was 128. |
| 991 FAIL pixelDataAtPoint(2)[2] should be within 5 of 142. Was 0. |
| 992 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 993 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 994 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 995 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 996 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 997 solid on alpha |
| 998 FAIL pixelDataAtPoint(0)[0] should be within 5 of 0. Was 127. |
| 999 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 1000 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. |
| 1001 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 1002 FAIL pixelDataAtPoint(1)[0] should be within 5 of 0. Was 127. |
| 1003 FAIL pixelDataAtPoint(1)[1] should be within 5 of 0. Was 127. |
| 1004 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. |
| 1005 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 1006 FAIL pixelDataAtPoint(2)[0] should be within 5 of 7. Was 0. |
| 1007 FAIL pixelDataAtPoint(2)[1] should be within 5 of 7. Was 64. |
| 1008 FAIL pixelDataAtPoint(2)[2] should be within 5 of 198. Was 127. |
| 1009 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 1010 PASS pixelDataAtPoint(3)[0] is withiaAtPoint(3)[2] is within 5 of 255 |
| 1011 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 1012 alpha on alpha |
899 PASS pixelDataAtPoint(0)[0] is within 5 of 116 | 1013 PASS pixelDataAtPoint(0)[0] is within 5 of 116 |
900 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
901 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | |
902 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | |
903 PASS pixelDataAtPoint(1)[0] is within 5 of 96 | |
904 PASS pixelDataAtPoint(1)[1] is within 5 of 96 | |
905 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | |
906 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | |
907 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | |
908 PASS pixelDataAtPoint(2)[1] is within 5 of 58 | |
909 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | |
910 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | |
911 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
912 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
913 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
914 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | |
915 | |
916 Testing blend mode "saturation" | |
917 solid on solid | |
918 PASS pixelDataAtPoint(0)[0] is within 5 of 0 | |
919 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
920 PASS pixelDataAtPoint(0)[2] is within 5 of 255 | |
921 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | |
922 PASS pixelDataAtPoint(1)[0] is within 5 of 0 | |
923 PASS pixelDataAtPoint(1)[1] is within 5 of 0 | |
924 PASS pixelDataAtPoint(1)[2] is within 5 of 255 | |
925 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | |
926 PASS pixelDataAtPoint(2)[0] is within 5 of 14 | |
927 PASS pixelDataAtPoint(2)[1] is within 5 of 14 | |
928 PASS pixelDataAtPoint(2)[2] is within 5 of 142 | |
929 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | |
930 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
931 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
932 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
933 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | |
934 solid on alpha | |
935 PASS pixelDataAtPoint(0)[0] is within 5 of 0 | |
936 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
937 PASS pixelDataAtPoint(0)[2] is within 5 of 255 | |
938 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | |
939 PASS pixelDataAtPoint(1)[0] is within 5 of 0 | |
940 PASS pixelDataAtPoint(1)[1] is within 5 of 0 | |
941 PASS pixelDataAtPoint(1)[2] is within 5 of 255 | |
942 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | |
943 PASS pixelDataAtPoint(2)[0] is within 5 of 7 | |
944 PASS pixelDataAtPoint(2)[1] is within 5 of 7 | |
945 PASS pixelDataAtPoint(2)[2] is within 5 of 198 | |
946 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | |
947 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
948 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
949 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
950 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | |
951 alpha on solid | |
952 PASS pixelDataAtPoint(0)[0] is within 5 of 128 | |
953 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
954 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | |
955 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | |
956 PASS pixelDataAtPoint(1)[0] is within 5 of 128 | |
957 PASS pixelDataAtPoint(1)[1] is within 5 of 128 | |
958 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | |
959 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | |
960 PASS pixelDataAtPoint(2)[0] is within 5 of 7 | |
961 PASS pixelDataAtPoint(2)[1] is within 5 of 71 | |
962 PASS pixelDataAtPoint(2)[2] is within 5 of 70 | |
963 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | |
964 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
965 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
966 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
967 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | |
968 alpha on alpha | |
969 PASS pixelDataAtPoint(0)[0] is within 5 of 85 | |
970 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
971 PASS pixelDataAtPoint(0)[2] is within 5 of 167 | |
972 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | |
973 PASS pixelDataAtPoint(1)[0] is within 5 of 85 | |
974 PASS pixelDataAtPoint(1)[1] is within 5 of 85 | |
975 PASS pixelDataAtPoint(1)[2] is within 5 of 167 | |
976 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | |
977 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | |
978 PASS pixelDataAtPoint(2)[1] is within 5 of 48 | |
979 PASS pixelDataAtPoint(2)[2] is within 5 of 130 | |
980 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | |
981 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
982 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
983 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
984 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | |
985 | |
986 Testing blend mode "color" | |
987 solid on solid | |
988 PASS pixelDataAtPoint(0)[0] is within 5 of 93 | |
989 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
990 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | |
991 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | |
992 PASS pixelDataAtPoint(1)[0] is within 5 of 31 | |
993 PASS pixelDataAtPoint(1)[1] is within 5 of 31 | |
994 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | |
995 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | |
996 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | |
997 PASS pixelDataAtPoint(2)[1] is within 5 of 47 | |
998 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | |
999 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | |
1000 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
1001 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
1002 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
1003 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | |
1004 solid on alpha | |
1005 PASS pixelDataAtPoint(0)[0] is within 5 of 49 | |
1006 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
1007 PASS pixelDataAtPoint(0)[2] is within 5 of 127 | |
1008 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | |
1009 PASS pixelDataAtPoint(1)[0] is within 5 of 16 | |
1010 PASS pixelDataAtPoint(1)[1] is within 5 of 16 | |
1011 PASS pixelDataAtPoint(1)[2] is within 5 of 127 | |
1012 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | |
1013 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | |
1014 PASS pixelDataAtPoint(2)[1] is within 5 of 24 | |
1015 PASS pixelDataAtPoint(2)[2] is within 5 of 127 | |
1016 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | |
1017 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
1018 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
1019 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
1020 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | |
1021 alpha on solid | |
1022 PASS pixelDataAtPoint(0)[0] is within 5 of 175 | |
1023 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | |
1024 PASS pixelDataAtPoint(0)[2] is within 5 of 0 | |
1025 PASS pixelDataAtPoint(0)[3] is within 5 of 255 | |
1026 PASS pixelDataAtPoint(1)[0] is within 5 of 144 | |
1027 PASS pixelDataAtPoint(1)[1] is within 5 of 144 | |
1028 PASS pixelDataAtPoint(1)[2] is within 5 of 0 | |
1029 PASS pixelDataAtPoint(1)[3] is within 5 of 255 | |
1030 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | |
1031 PASS pixelDataAtPoint(2)[1] is within 5 of 88 | |
1032 PASS pixelDataAtPoint(2)[2] is within 5 of 0 | |
1033 PASS pixelDataAtPoint(2)[3] is within 5 of 255 | |
1034 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | |
1035 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | |
1036 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | |
1037 PASS pixelDataAtPoint(3)[3] is within 5 of 255 | |
1038 alpha on alpha | |
1039 PASS pixelDataAtPoint(0)[0] is within 5 of 116 | |
1040 PASS pixelDataAtPoint(0)[1] is within 5 of 0 | 1014 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
1041 PASS pixelDataAtPoint(0)[2] is within 5 of 84 | 1015 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
1042 PASS pixelDataAtPoint(0)[3] is within 5 of 191 | 1016 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
1043 PASS pixelDataAtPoint(1)[0] is within 5 of 96 | 1017 PASS pixelDataAtPoint(1)[0] is within 5 of 96 |
1044 PASS pixelDataAtPoint(1)[1] is within 5 of 96 | 1018 PASS pixelDataAtPoint(1)[1] is within 5 of 96 |
1045 PASS pixelDataAtPoint(1)[2] is within 5 of 84 | 1019 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
1046 PASS pixelDataAtPoint(1)[3] is within 5 of 191 | 1020 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
1047 PASS pixelDataAtPoint(2)[0] is within 5 of 0 | 1021 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
1048 PASS pixelDataAtPoint(2)[1] is within 5 of 58 | 1022 PASS pixelDataAtPoint(2)[1] is within 5 of 58 |
1049 PASS pixelDataAtPoint(2)[2] is within 5 of 84 | 1023 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1120 PASS pixelDataAtPoint(2)[3] is within 5 of 191 | 1094 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
1121 PASS pixelDataAtPoint(3)[0] is within 5 of 0 | 1095 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
1122 PASS pixelDataAtPoint(3)[1] is within 5 of 0 | 1096 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
1123 PASS pixelDataAtPoint(3)[2] is within 5 of 255 | 1097 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
1124 PASS pixelDataAtPoint(3)[3] is within 5 of 191 | 1098 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
1125 | 1099 |
1126 PASS successfullyParsed is true | 1100 PASS successfullyParsed is true |
1127 | 1101 |
1128 TEST COMPLETE | 1102 TEST COMPLETE |
1129 | 1103 |
1130 #EOF | 1104 of 0 |
1131 #EOF | 1105 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 1106 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 1107 FAIL pixelDataAtPoint(2)[1] should be within 5 of 88. Was 128. |
| 1108 PASS pixelDataAtPoint(2)[2] is within 5 of 0 |
| 1109 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 1110 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 1111 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 1112 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 1113 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 1114 alpha on alpha |
| 1115 FAIL pixelDataAtPoint(0)[0] should be within 5 of 116. Was 170. |
| 1116 PASS pixelDataAtPoint(0)[1] is within 5 of 0 |
| 1117 PASS pixelDataAtPoint(0)[2] is within 5 of 84 |
| 1118 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
| 1119 FAIL pixelDataAtPoint(1)[0] should be within 5 of 96. Was 170. |
| 1120 FAIL pixelDataAtPoint(1)[1] should be within 5 of 96. Was 170. |
| 1121 PASS pixelDataAtPoint(1)[2] is within 5 of 84 |
| 1122 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
| 1123 PASS pixelDataAtPoint(2)[0] is within 5 of 0 |
| 1124 FAIL pixelDataAtPoint(2)[1] should be within 5 of 58. Was 85. |
| 1125 PASS pixelDataAtPoint(2)[2] is within 5 of 84 |
| 1126 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
| 1127 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 1128 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 1129 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 1130 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
| 1131 |
| 1132 Testing blend mode "luminosity" |
| 1133 solid on solid |
| 1134 FAIL pixelDataAtPoint(0)[0] should be within 5 of 55. Was 255. |
| 1135 FAIL pixelDataAtPoint(0)[1] should be within 5 of 55. Was 0. |
| 1136 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 0. |
| 1137 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 1138 FAIL pixelDataAtPoint(1)[0] should be within 5 of 224. Was 255. |
| 1139 FAIL pixelDataAtPoint(1)[1] should be within 5 of 224. Was 255. |
| 1140 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 0. |
| 1141 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 1142 FAIL pixelDataAtPoint(2)[0] should be within 5 of 54. Was 0. |
| 1143 FAIL pixelDataAtPoint(2)[1] should be within 5 of 54. Was 128. |
| 1144 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 0. |
| 1145 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 1146 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 1147 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 1148 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 1149 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 1150 solid on alpha |
| 1151 FAIL pixelDataAtPoint(0)[0] should be within 5 of 28. Was 127. |
| 1152 FAIL pixelDataAtPoint(0)[1] should be within 5 of 28. Was 0. |
| 1153 FAIL pixelDataAtPoint(0)[2] should be within 5 of 255. Was 127. |
| 1154 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 1155 FAIL pixelDataAtPoint(1)[0] should be within 5 of 112. Was 127. |
| 1156 FAIL pixelDataAtPoint(1)[1] should be within 5 of 112. Was 127. |
| 1157 FAIL pixelDataAtPoint(1)[2] should be within 5 of 255. Was 127. |
| 1158 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 1159 FAIL pixelDataAtPoint(2)[0] should be within 5 of 27. Was 0. |
| 1160 FAIL pixelDataAtPoint(2)[1] should be within 5 of 27. Was 64. |
| 1161 FAIL pixelDataAtPoint(2)[2] should be within 5 of 255. Was 127. |
| 1162 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 1163 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 1164 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 1165 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 1166 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 1167 alpha on solid |
| 1168 FAIL pixelDataAtPoint(0)[0] should be within 5 of 155. Was 255. |
| 1169 FAIL pixelDataAtPoint(0)[1] should be within 5 of 27. Was 0. |
| 1170 FAIL pixelDataAtPoint(0)[2] should be within 5 of 127. Was 0. |
| 1171 PASS pixelDataAtPoint(0)[3] is within 5 of 255 |
| 1172 FAIL pixelDataAtPoint(1)[0] should be within 5 of 239. Was 255. |
| 1173 FAIL pixelDataAtPoint(1)[1] should be within 5 of 239. Was 255. |
| 1174 FAIL pixelDataAtPoint(1)[2] should be within 5 of 127. Was 0. |
| 1175 PASS pixelDataAtPoint(1)[3] is within 5 of 255 |
| 1176 FAIL pixelDataAtPoint(2)[0] should be within 5 of 26. Was 0. |
| 1177 FAIL pixelDataAtPoint(2)[1] should be within 5 of 90. Was 128. |
| 1178 FAIL pixelDataAtPoint(2)[2] should be within 5 of 127. Was 0. |
| 1179 PASS pixelDataAtPoint(2)[3] is within 5 of 255 |
| 1180 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 1181 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 1182 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 1183 PASS pixelDataAtPoint(3)[3] is within 5 of 255 |
| 1184 alpha on alpha |
| 1185 FAIL pixelDataAtPoint(0)[0] should be within 5 of 104. Was 170. |
| 1186 FAIL pixelDataAtPoint(0)[1] should be within 5 of 19. Was 0. |
| 1187 FAIL pixelDataAtPoint(0)[2] should be within 5 of 167. Was 84. |
| 1188 PASS pixelDataAtPoint(0)[3] is within 5 of 191 |
| 1189 FAIL pixelDataAtPoint(1)[0] should be within 5 of 158. Was 170. |
| 1190 FAIL pixelDataAtPoint(1)[1] should be within 5 of 158. Was 170. |
| 1191 FAIL pixelDataAtPoint(1)[2] should be within 5 of 167. Was 84. |
| 1192 PASS pixelDataAtPoint(1)[3] is within 5 of 191 |
| 1193 FAIL pixelDataAtPoint(2)[0] should be within 5 of 16. Was 0. |
| 1194 FAIL pixelDataAtPoint(2)[1] should be within 5 of 58. Was 85. |
| 1195 FAIL pixelDataAtPoint(2)[2] should be within 5 of 167. Was 84. |
| 1196 PASS pixelDataAtPoint(2)[3] is within 5 of 191 |
| 1197 PASS pixelDataAtPoint(3)[0] is within 5 of 0 |
| 1198 PASS pixelDataAtPoint(3)[1] is within 5 of 0 |
| 1199 PASS pixelDataAtPoint(3)[2] is within 5 of 255 |
| 1200 PASS pixelDataAtPoint(3)[3] is within 5 of 191 |
| 1201 |
| 1202 PASS successfullyParsed is true |
| 1203 |
| 1204 TEST COMPLETE |
| 1205 |
OLD | NEW |