[webkit-changes] [WebKit/WebKit] 98dcfc: [Live Range Selection] fast/text/pre-wrap-trailing...

Ryosuke Niwa noreply at github.com
Tue Dec 13 00:07:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98dcfc98f69fff750d67227a94de10697ed304ed
      https://github.com/WebKit/WebKit/commit/98dcfc98f69fff750d67227a94de10697ed304ed
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M LayoutTests/fast/text/pre-wrap-trailing-tab.html

  Log Message:
  -----------
  [Live Range Selection] fast/text/pre-wrap-trailing-tab.html fails
https://bugs.webkit.org/show_bug.cgi?id=249182

Reviewed by Darin Adler.

The test failure was caused by selection no longer getting canonicalized.
Explicitly canonicalize the selection ends by extending forward then backward.

* LayoutTests/fast/text/pre-wrap-trailing-tab.html:

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




More information about the webkit-changes mailing list