Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 91d6b05b3aafd86d011f5b02cdb8386aff076a8c
      
https://github.com/WebKit/WebKit/commit/91d6b05b3aafd86d011f5b02cdb8386aff076a8c
  Author: Ryosuke Niwa <[email protected]>
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
    M 
LayoutTests/editing/execCommand/apply-inline-style-to-element-with-no-renderer-crash.html

  Log Message:
  -----------
  [Live Range Selection] 
editing/execCommand/apply-inline-style-to-element-with-no-renderer-crash.html 
fails
https://bugs.webkit.org/show_bug.cgi?id=250089

Reviewed by Wenson Hsieh.

The failure was caused by an invalid call to setBaseAndExtent with null as end 
container.
Fixed the test by specifying input element for both start & end.

* 
LayoutTests/editing/execCommand/apply-inline-style-to-element-with-no-renderer-crash.html:

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


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

Reply via email to