[Bug 21449] Formatting token of "alpha"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21449

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
It falls under the "any other format token" rule.

This test is marked with the dependency:

<dependency type="format-integer-sequence" value="&#x03b1;" satisfied="true"/>

This means that if an implementation supports a numbering sequence starting
with α, it should run the test; if it does not support such a numbering
sequence, it should not run the test.

If there is a numbering sequence starting with α that does not proceed with β,
γ, δ, ε then that alternative numbering sequence would form a reasonable
alternative result for the test.

The objective of the tests in this section is to try and test as many cases as
possible even if the result is implementation-defined, while documenting the
dependencies on implementation-defined features so that implementations can
decide whether or not the test is an appropriate one to run. If an
implementation chooses not to run the test because it does not support a
numbering sequence starting with α, it should report the test as "n/a" in any
submitted test results.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 31 March 2013 17:37:13 UTC