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 / Tests | Assignee: | 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ó
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kristóf Kosztyó
Committed r118346: <http://trac.webkit.org/changeset/118346>
Csaba Osztrogonác
(In reply to comment #1)
> Committed r118346: <http://trac.webkit.org/changeset/118346>
Please unskip it with the proper fix.
Csaba Osztrogonác
unskipped by https://trac.webkit.org/changeset/130752