[Webkit-unassigned] [Bug 170918] New: Update semantics for selection in response to changing value in input/textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 14:51:49 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170918

            Bug ID: 170918
           Summary: Update semantics for selection in response to changing
                    value in input/textarea
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me
                CC: cdumez at apple.com, wenson_hsieh at apple.com

The spec was recently changed in https://github.com/whatwg/html/pull/2437. See the new spec at:

- https://html.spec.whatwg.org/multipage/forms.html#dom-input-value-value
- https://html.spec.whatwg.org/multipage/forms.html#dom-textarea-value

Web platform tests are available at http://w3c-test.org/html/semantics/forms/textfieldselection/selection-after-content-change.html

Note that browsers were previously rather non-interoperable and spec-compliant in this area, including WebKit; this change brings the spec more in line with WebKit for textarea, but less so for input.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170417/359df51d/attachment.html>


More information about the webkit-unassigned mailing list