[Bug 8015] "skip all White_Space characters" - should xref to "skip White_Space characters"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8015


Philip Taylor <excors@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |excors@gmail.com
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




--- Comment #2 from Philip Taylor <excors@gmail.com>  2009-10-23 08:34:50 ---
Ah, true. But in that case, what does "skip all White_Space characters" mean?
If the string is " x y" should it skip two whitespace characters and end up on
'y', or end up with a string "xy", or something? It needs to be defined with
the same precision as the "skip White_Space characters" sub-algorithm.


-- 
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, 23 October 2009 08:34:51 UTC