[webkit-changes] [WebKit/WebKit] 025bc0: [Live Range Selection] fast/forms/number/number-va...

Ryosuke Niwa noreply at github.com
Tue Nov 29 10:16:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 025bc03a4da8db230297be2c5fc58a6529a6b9f1
      https://github.com/WebKit/WebKit/commit/025bc03a4da8db230297be2c5fc58a6529a6b9f1
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M LayoutTests/fast/forms/number/number-validity-badinput-expected.txt
    M LayoutTests/fast/forms/number/number-validity-badinput.html

  Log Message:
  -----------
  [Live Range Selection] fast/forms/number/number-validity-badinput.html fails
https://bugs.webkit.org/show_bug.cgi?id=248438

Reviewed by Darin Adler.

Use internals functions to get the visible text out of an input element
instead of relying on getSelection().toString() to include the text within.

* LayoutTests/fast/forms/number/number-validity-badinput-expected.txt:
* LayoutTests/fast/forms/number/number-validity-badinput.html:

Canonical link: https://commits.webkit.org/257131@main




More information about the webkit-changes mailing list