[Bug 26465] Algorithm normalization doesn't allow arbitrary operations for AlgorithmIdentifier fields

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

--- Comment #8 from Mark Watson <watsonm@netflix.com> ---
So, just to be clearer what I am now proposing.

In section 20.4.5. "Normalizing an algorithm", second sub-clause ("If alg is an
IDL object") step 12.5, third sub-option (" If member is of the type
AlgorithmIdentifier")

REPLACE:

Set the dictionary member on normalizedAlgorithm with key name key to the
result of normalizing an algorithm, with the alg set to idlValue and the op set
to op.

WITH:

Set the dictionary member on normalizedAlgorithm with key name key to the
result of normalizing an algorithm, with the alg set to idlValue and the op set
to the operation specified by the specification that definines algorithm.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 26 August 2014 00:54:03 UTC