This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The expected result for this test is: <result><warning time="2006-01-01T11:00:00Z">Barbara: Anton arrived 1h ago</warning></result> while our implementation produces <result><warning time="2006-01-01T11:00:00-00:00">Barbara: Anton arrived 1h ago</warning></result> The latter is consistent with the input document.
WindowingUseCase11S has a similar problem.
(In reply to comment #0) > The expected result for this test is: > > <result><warning time="2006-01-01T11:00:00Z">Barbara: Anton arrived 1h > ago</warning></result> > > while our implementation produces > > <result><warning time="2006-01-01T11:00:00-00:00">Barbara: Anton arrived 1h > ago</warning></result> > > The latter is consistent with the input document. We are also experiencing the same result. I am refering these test cases back to the Zorba team to check.
WindowingUseCase13S has a similar problem.
This now appears to work.