Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 025bc03a4da8db230297be2c5fc58a6529a6b9f1
      
https://github.com/WebKit/WebKit/commit/025bc03a4da8db230297be2c5fc58a6529a6b9f1
  Author: Ryosuke Niwa <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to