[Webkit-unassigned] [Bug 116808] New: [EFL][GTK] fast/regions/offsetLeft-offsetTop-in-multiple-regions.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 27 01:13:19 PDT 2013


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

           Summary: [EFL][GTK]
                    fast/regions/offsetLeft-offsetTop-in-multiple-regions.
                    html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: dchris at gmail.com, stavila at adobe.com


The fast/regions/offsetLeft-offsetTop-in-multiple-regions.html layout test is failing on EFL and GTK since introduced in r150383.
http://trac.webkit.org/changeset/150383
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fregions%2FoffsetLeft-offsetTop-in-multiple-regions.html

The test was failing in additional ways on these two platforms until r150458, much like the Qt port. That revision fixed those issues, making the test pass completely on Qt but still failing on EFL and GTK.
http://trac.webkit.org/changeset/150458

Here's the remaining failure on GTK and EFL platforms. They both enable the subpixel layout.

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/regions/offsetLeft-offsetTop-in-multiple-regions-actual.txt
@@ -19,7 +19,7 @@
 PASS span.offsetTop is 610
 PASS image.offsetParent is document.body
 PASS image.offsetLeft is 650
-PASS image.offsetTop is 630
+FAIL image.offsetTop should be 630. Was 629.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list