Closed Bug 976359 Opened 10 years ago Closed 10 years ago

position:absolute on flex child incorrectly participates in layout

Categories

(Core :: Layout: Positioned, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 874718

People

(Reporter: ry, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36

Steps to reproduce:

On Mac OSX 10.9.1.

http://jsfiddle.net/kGaKg/


Actual results:

The absolutely positioned element affects the flex layout.


Expected results:

The absolutely positioned child should not affect the flex layout, as stated here: http://www.w3.org/TR/css3-flexbox/#abspos-items

It does not seem to be related to: https://bugzilla.mozilla.org/show_bug.cgi?id=579776
Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: R & A Pos
Ever confirmed: true
OS: Mac OS X → All
Product: Firefox → Core
Version: 27 Branch → Trunk
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Verified locally that this was broken in Nightly 2016-10-31 & working in Nightly 2016-11-01, which means this is VERIFIED dupe of bug 865920.

(The functionality associated with bug 874718 first shipped in the 2016-11-01 nightly.)
Status: RESOLVED → VERIFIED
(Sorry, bug-number-typo -- I meant to say "VERIFIED dupe of bug 874718")
You need to log in before you can comment on or make changes to this bug.