[Webkit-unassigned] [Bug 176820] New: [WPE] Test fast/dom/Document/CaretRangeFromPoint/replace-element.html fails since r221909

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 17:53:34 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176820

            Bug ID: 176820
           Summary: [WPE] Test
                    fast/dom/Document/CaretRangeFromPoint/replace-element.
                    html fails since r221909
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org
            Blocks: 156579

The diff is the following:

--- /home/clopez/webkit/wpe/layout-test-results/fast/dom/Document/CaretRangeFromPoint/replace-element-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/fast/dom/Document/CaretRangeFromPoint/replace-element-actual.txt
@@ -1,6 +1,6 @@
 Testing left of the image
 PASS: range.startContainer == image.previousSibling.
-PASS: range.startOffset == 34.
+FAIL: range.startOffset == 35.
 Testing right of the image
 PASS: range.startContainer == image.nextSibling.
 PASS: range.startOffset == 1.


Not sure if this needs a rebaseline (with the FAIL string, ugly), the test needs to be reworked to be less sensive to the offset or it indicates a real failure caused by r221909.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=156579
[Bug 156579] [Freetype] Doesn't support coloured fonts
-- 
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/20170913/d89562d4/attachment-0001.html>


More information about the webkit-unassigned mailing list