1..1502 # Running under perl version 5.008007 for linux # Current time local: Sun Feb 17 15:29:40 2008 # Current time GMT: Sun Feb 17 06:29:40 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;in XML:charset\n/svg/foreignObject/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported\n/svg/foreignObject/html/head/meta;element not allowed:meta charset\n/svg/foreignObject;element;unsupported\n/svg;element;unsupported" (t/ContentChecker.t at line 94 fail #78) # Expected: "/svg/foreignObject/html/head/meta/@charset;in XML:charset\n/svg/foreignObject/html/head/meta/@charset;mismatched charset name::us-ascii;unsupported\n/svg/foreignObject/html/head/meta;element not allowed:meta charset" ( # # # # # xx # # yy # # #) # t/ContentChecker.t line 94 is: join ("\n", sort {$a cmp $b} @{$test->{errors}}), $test->{data}; not ok 79 # Test 79 got: "/head/noscript/meta/@charset;in XML:charset\n/head/noscript/meta/@charset;mismatched charset name::us-ascii;unsupported\n/head/noscript/meta;element not allowed\n/head/noscript/meta;element not allowed:meta charset\n/head/noscript;in XML:noscript\n/head/title;no significant content;s" (t/ContentChecker.t at line 94 fail #79) # Expected: "/head/noscript/meta/@charset;in XML:charset\n/head/noscript/meta/@charset;mismatched charset name::us-ascii;unsupported\n/head/noscript/meta;element not allowed:meta charset\n/head/noscript;in XML:noscript\n/head/title;no significant content;s" ( # #<noscript> #<meta charset="us-ascii"/> #</noscript> #</head>) # Got 1 extra line at line 3: # + "/head/noscript/meta;element not allowed\n" 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 not ok 94 # Test 94 got: "/body/svg;element;unsupported" (t/ContentChecker.t at line 94 fail #94) # Expected: "" (<body xmlns="http://www.w3.org/1999/xhtml"> #<svg xmlns="http://www.w3.org/2000/svg"/> #</body>) not ok 95 # Test 95 got: "/body/math;element;unsupported" (t/ContentChecker.t at line 94 fail #95) # Expected: "" (<body xmlns="http://www.w3.org/1999/xhtml"> #<math xmlns="http://www.w3.org/1998/Math/MathML"/> #</body>) ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 not ok 104 # Test 104 got: "/body/style;style:text/css;unsupported\n/body/title;element not allowed:prose" (t/ContentChecker.t at line 94 fail #104) # Expected: "/body/style;style:text/css;unsupported\n/body/title;element not allowed:prose\n/body;no significant content;s" (<body xmlns="http://www.w3.org/1999/xhtml"> #<style scoped="scoped"/> #<title>x #) not ok 105 # Test 105 got: "/body/style;style:text/css;unsupported\n/body/unknown;element not allowed:prose\n/body/unknown;element;unsupported\n/body;no significant content;s" (t/ContentChecker.t at line 94 fail #105) # Expected: "/body/style;style:text/css;unsupported\n/body/unknown;element not allowed:prose\n/body;no significant content;s" ( #