[Bug 14482] New: The DOM interface for the INPUT element have the properties 'selectionStart' and 'selectionEnd'. The opposite of the word 'start' is the word 'stop'. The opposite of the word 'begin' is the word 'end'. But the standard mixes the word 'start' with the word

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

           Summary: The DOM interface for the INPUT element have the
                    properties 'selectionStart' and 'selectionEnd'. The
                    opposite of the word 'start' is the word 'stop'. The
                    opposite of the word 'begin' is the word 'end'. But
                    the standard mixes the word 'start' with the word
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://dev.w3.org/html5/spec/spec.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
The DOM interface for the INPUT element have the properties 'selectionStart'
and 'selectionEnd'.

The opposite of the word 'start' is the word 'stop'.
The opposite of the word 'begin' is the word 'end'.

But the standard mixes the word 'start' with the word 'end'.

The properties should be named 'selectionStart' and 'selectionStop' or
'selectionBegin' and 'selectionEnd'.

Posted from: 212.247.162.243
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101
Firefox/7.0.1

-- 
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 Monday, 17 October 2011 14:38:06 UTC