Bug 125633 - [EFL][WK2] compositing/repaint/fixed-background-scroll.html is failing
Summary: [EFL][WK2] compositing/repaint/fixed-background-scroll.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-12 05:38 PST by Michal Pakula vel Rutka
Modified: 2015-04-18 12:08 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2013-12-12 05:38:07 PST
Layout ref tests compositing/repaint/fixed-background-scroll.html is failing since it was introduced r151624 <http://trac.webkit.org/changeset/151624>

Test diff:
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/compositing/repaint/fixed-background-scroll-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/compositing/repaint/fixed-background-scroll-actual.txt
@@ -9,9 +9,6 @@
           (position -4.00 96.00)
           (bounds 428.00 428.00)
           (drawsContent 1)
-          (repaint rects
-            (rect 0.00 0.00 428.00 428.00)
-          )
         )
       )
     )
Comment 1 Michal Pakula vel Rutka 2015-04-18 12:08:10 PDT
Started to pass after r182669 <http://trac.webkit.org/changeset/182669>.