[Webkit-unassigned] [Bug 188964] New: [WPE] fast/block/positioning/hittest-on-relative-positioned-children.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 23:00:58 PDT 2018


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

            Bug ID: 188964
           Summary: [WPE]
                    fast/block/positioning/hittest-on-relative-positioned-
                    children.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net

The fast/block/positioning/hittest-on-relative-positioned-children.html layout test is failing on the WPE port:

--- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/block/positioning/hittest-on-relative-positioned-children-expected.txt
+++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/block/positioning/hittest-on-relative-positioned-children-actual.txt
@@ -1,15 +1,15 @@
 This tests hit testing on relative positioned children. To manually test, select text by a mouse drag starting in the blue box but outside red boxes and ending inside a red box.

-PASS Selecting line 1 of box 1 selected "first line"
-PASS Selecting line 2 of box 1 selected "second line"
-PASS Selecting line 3 of box 1 selected "third line"
-PASS Selecting line 1 of box 2 selected "first line"
-PASS Selecting line 2 of box 2 selected "second line"
-PASS Selecting line 3 of box 2 selected "third line"
-PASS Selecting line 1 of box 3 selected "first line"
-PASS Selecting line 2 of box 3 selected "second line"
-PASS Selecting line 3 of box 3 selected "third line"
-PASS Selecting line 1 of box 4 selected "first line"
+FAIL Selecting line 1 of box 1 selected "", expected "first line"
+FAIL Selecting line 2 of box 1 selected "", expected "second line"
+FAIL Selecting line 3 of box 1 selected "", expected "third line"
+FAIL Selecting line 1 of box 2 selected "", expected "first line"
+FAIL Selecting line 2 of box 2 selected "", expected "second line"
+FAIL Selecting line 3 of box 2 selected "", expected "third line"
+FAIL Selecting line 1 of box 3 selected "", expected "first line"
+FAIL Selecting line 2 of box 3 selected "", expected "second line"
+FAIL Selecting line 3 of box 3 selected "", expected "third line"
+FAIL Selecting line 1 of box 4 selected "", expected "first line"
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
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/20180827/6bd67500/attachment.html>


More information about the webkit-unassigned mailing list