1..1502 # Running under perl version 5.008007 for linux # Current time local: Mon Feb 18 23:09:58 2008 # Current time GMT: Mon Feb 18 14:09:58 2008 # Using Test.pm version 1.25 # t/content-model-1.dat ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 not ok 78 # Test 78 got: "/svg/foreignObject/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported\n/svg/foreignObject/html/head/meta;element not allowed:meta charset;m\n/svg/foreignObject/html/head/meta;in XML:charset;m\n/svg/foreignObject;element;unsupported\n/svg;element;unsupported" (t/ContentChecker.t at line 94 fail #78) # Expected: "/svg/foreignObject/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported\n/svg/foreignObject/html/head/meta;element not allowed:meta charset;m\n/svg/foreignObject/html/head/meta;in XML:charset;m" ( # # # # # xx # # yy # # #) # t/ContentChecker.t line 94 is: join ("\n", sort {$a cmp $b} @{$test->{errors}}), $test->{data}; ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 not ok 106 # Test 106 got: "/body/svg;element;unsupported" (t/ContentChecker.t at line 94 fail #106) # Expected: "" ( # #) not ok 107 # Test 107 got: "/body/math;element;unsupported" (t/ContentChecker.t at line 94 fail #107) # Expected: "" ( # #) ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 not ok 122 # Test 122 got: "/body/ins/style;element not allowed:prose style;m\n/body/ins/style;style:text/css;unsupported" (t/ContentChecker.t at line 94 fail #122) # Expected: "/body/ins/style;style:text/css;unsupported" ( #