<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>112675</bug_id>
          
          <creation_ts>2013-03-19 02:22:43 -0700</creation_ts>
          <short_desc>[Qt][Wk2] Layout test compositing/layer-creation/fixed-position-change-out-of-view-in-view.html is failing on Qt.</short_desc>
          <delta_ts>2014-02-01 19:01:22 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>79666</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ádám Kallai">kadam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alokp</cc>
    
    <cc>ossy</cc>
    
    <cc>szledan</cc>
    
    <cc>zarvai</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>858078</commentid>
    <comment_count>0</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-03-19 02:22:43 -0700</bug_when>
    <thetext>The layout test compositing/layer-creation/fixed-position-change-out-of-view-in-view.html is failing after http://trac.webkit.org/changeset/145422.
The result appeared in the wrong place.

Diff is here:
--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-change-out-of-view-in-view-actual.txt
@@ -1,4 +1,13 @@
 Layer tree when the fixed elements are out-of-view (should be blank):
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+    )
+  )
+)
 Layer tree when the fixed elements are in-view (both fixed elements should have layers):
 (GraphicsLayer
   (bounds 800.00 600.00)
@@ -20,4 +29,13 @@
   )
 )
 Layer tree when the fixed elements are out-of-view again (should be blank):
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+    )
+  )
+)

I will skip it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>858087</commentid>
    <comment_count>1</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-03-19 02:35:20 -0700</bug_when>
    <thetext>Skipped in: http://trac.webkit.org/changeset/146194/trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>