Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1790015372f92b1243ffc68561d19ff9fab8064c
      
https://github.com/WebKit/WebKit/commit/1790015372f92b1243ffc68561d19ff9fab8064c
  Author: Ryosuke Niwa <[email protected]>
  Date:   2022-12-17 (Sat, 17 Dec 2022)

  Changed paths:
    M LayoutTests/fast/css/counters/counter-before-content-not-incremented.html

  Log Message:
  -----------
  [Live Range Selection] 
fast/css/counters/counter-before-content-not-incremented.html times out
https://bugs.webkit.org/show_bug.cgi?id=249524

Reviewed by Darin Adler.

The test failure is caused by the test assuming the selection end points to be 
canonicalized,
which is no longer true once live range selection is enabled. Fixed the test by 
explicitly
setting selection end points to the canonicalized positions.

* LayoutTests/fast/css/counters/counter-before-content-not-incremented.html:

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


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

Reply via email to