[Bug 22258] Provide function for easy matching of HTML and DITA class attributes

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

--- Comment #6 from Liam R E Quin <liam@w3.org> ---
The joint F2F meeting considered this and agreed to consider a proposal

[[
    add contains-token($string, $token, $collation)
    $collation could default to an  HTML ASCIILower URI
    define an HTML ASCIILower collation
    single-argument tokenize() that tokenizes on whitespace
    not proposing to reconcile whitespace differences - use the existing XML
whitespace rules
    to resolve https://www.w3.org/Bugs/Public/show_bug.cgi?id=22258

contains-token could work like id() and search a list if given one.
That way implementations that built typed XDM instances from HTML would
continue to work.

ACTION A-579-06: liam to write proposal for contains-token($string, $token,
$collation) ETA 30th July as per meeting 579

]]

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

Received on Monday, 28 July 2014 16:54:59 UTC