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    

Kristóf Kosztyó
Reported 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]
Attachments
Kristóf Kosztyó
Comment 1 2012-05-24 04:03:20 PDT
Csaba Osztrogonác
Comment 2 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.
Csaba Osztrogonác
Comment 3 2012-10-09 05:57:25 PDT
Note You need to log in before you can comment on or make changes to this bug.