http://www.w3.org/Bugs/Public/show_bug.cgi?id=14398 Tim Mills <tim@cbcl.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Tim Mills <tim@cbcl.co.uk> 2011-11-25 14:19:47 UTC --- I think test re00130 still contains an error. Shouldn't the remaining 
 in this be replaced with $d? <test> let $d := codepoints-to-string(13) return ( (every $s in tokenize('
'||$d||'a

b', ',') satisfies (matches($s, '^(?:\n\ra\n\rb)$'))) and (every $s in tokenize('', ',') satisfies not(matches($s, '^(?:\n\ra\n\rb)$'))))</test> -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.Received on Friday, 25 November 2011 14:19:53 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:57:36 UTC