[webkit-changes] [WebKit/WebKit] a52b0b: [Live Range Selection] editing/selection/toString-...

Ryosuke Niwa noreply at github.com
Thu Jan 5 16:23:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a52b0b079f323246377abc997e404ddf803c92de
      https://github.com/WebKit/WebKit/commit/a52b0b079f323246377abc997e404ddf803c92de
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M LayoutTests/editing/selection/toString-1.html

  Log Message:
  -----------
  [Live Range Selection] editing/selection/toString-1.html fails
https://bugs.webkit.org/show_bug.cgi?id=250148

Reviewed by Wenson Hsieh.

The failure was caused by whitespace differences. Strip the leading & trailing whitespace
to make the test result same regardless of whether live range selection is enabled or not.

* LayoutTests/editing/selection/toString-1.html:

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




More information about the webkit-changes mailing list