[Webkit-unassigned] [Bug 262460] New: [Win] editing/selection/caret-rtl-right.html is randomly failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 1 13:43:15 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262460
Bug ID: 262460
Summary: [Win] editing/selection/caret-rtl-right.html is
randomly failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: wenson_hsieh at apple.com
editing/selection/caret-rtl-right.html is randomly failing on WinCairo tester buildbots.
https://results.webkit.org/?suite=layout-tests&test=editing%2Fselection%2Fcaret-rtl-right.html
--- C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\editing/selection/caret-rtl-right-expected.txt
+++ C:\BW\WinCairo-64-bit-Release-Tests\build\layout-test-results\editing/selection/caret-rtl-right-actual.txt
@@ -11,7 +11,8 @@
RenderText {#text} at (133,11) size 58x22
text run at (133,11) width 58 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
RenderBlock (anonymous) at (0,101) size 784x20
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBR {BR} at (37,0) size 0x19
-caret: position 0 of child 0 {#text} of child 3 {DIV} of body
+ RenderText {#text} at (0,0) size 185x19
+ text run at (0,0) width 185: "FAIL: selection not collapsed"
+ RenderBR {BR} at (185,0) size 0x19
+selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
+selection end: position 3 of child 0 {#text} of child 3 {DIV} of body
However, this is not reprodusible on my PC.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231001/8a852213/attachment.htm>
More information about the webkit-unassigned
mailing list