Bug 87367

Summary: [Qt] new test fast/block/positioning/fixed-position-stacking-context.html is failing
Product: WebKit Reporter: Kristóf Kosztyó <kkristof>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, jamesr, kadam, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87008, 87186    

Description Kristóf Kosztyó 2012-05-24 03:58:53 PDT
New test introduced in r118263 is failing on Qt

 * fast/block/positioning/fixed-position-stacking-context.html

Diff:

--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/block/positioning/fixed-position-stacking-context-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/block/positioning/fixed-position-stacking-context-actual.txt 
@@ -8,6 +8,6 @@
 layer at (0,0) size 100x100
   RenderBlock (positioned) zI: 1 {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
 layer at (0,0) size 100x100
+  RenderBlock (positioned) zI: 2 {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+layer at (0,0) size 100x100
   RenderBlock (positioned) zI: 1 {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (0,0) size 100x100
-  RenderBlock (positioned) zI: 2 {DIV} at (0,0) size 100x100 [bgcolor=#008000]
Comment 1 Kristóf Kosztyó 2012-05-24 04:03:20 PDT
Committed r118346: <http://trac.webkit.org/changeset/118346>
Comment 2 Csaba Osztrogonác 2012-05-24 04:07:09 PDT
(In reply to comment #1)
> Committed r118346: <http://trac.webkit.org/changeset/118346>

Please unskip it with the proper fix.
Comment 3 Csaba Osztrogonác 2012-10-09 05:57:25 PDT
unskipped by https://trac.webkit.org/changeset/130752