Bug 248433 - [Live Range Selection] fast/forms/input-text-maxlength.html and fast/forms/input-text-paste-maxlength.html fail
Summary: [Live Range Selection] fast/forms/input-text-maxlength.html and fast/forms/in...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 216325
  Show dependency treegraph
 
Reported: 2022-11-28 15:27 PST by Ryosuke Niwa
Modified: 2022-11-29 21:09 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2022-11-28 15:27:58 PST
These two tests fail because they rely on getSelection().toString() to include contents within an input element.
Comment 1 Ryosuke Niwa 2022-11-28 15:31:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/6891
Comment 2 EWS 2022-11-29 21:08:27 PST
Committed 257161@main (1cc87d66d120): <https://commits.webkit.org/257161@main>

Reviewed commits have been landed. Closing PR #6891 and removing active labels.