Closed Bug 674435 Opened 13 years ago Closed 13 years ago

Make the "was the original display inline-level?" check for abs pos elements actually check that, not inline

Categories

(Core :: Layout: Positioned, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 505706

People

(Reporter: bzbarsky, Unassigned)

References

()

Details

The current check is |NS_STYLE_DISPLAY_INLINE == mStyleDisplay->mOriginalDisplay|.  Seems like it should be more like the check IsInlineOutside() does.

David, any objections?

Right now Presto has the same behavior we do for inline-block, at least, while WebKit and Trident (IE9) do something like IsInlineOutside().
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.