Closed Bug 171315 Opened 23 years ago Closed 23 years ago

Overflow:visible for a nested absolutely positioned image is not rendered.

Categories

(Core :: Layout, defect)

x86
All
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: bugzilla, Assigned: roc)

Details

(Keywords: regression, testcase)

Attachments

(1 file)

Overflow:visible for a nested absolutely positioned image is not rendered. I strongly suspect a regression since NS 7.0 final release does render the image entirely. This behavior is observed on Windows XP Pro SP1 with build 2002092617 A reduced test case will follow.
NS 7.0 final release, MSIE 6, Opera 6.03 all render the image completely and comply with the declaration overflow:visible .
This works in 1.1; it must be a recent regression.
Keywords: regression, testcase
regression between linux trunk build 2002091621 and 2002091804 current 1.0 branch (CVS) is fine. marking new
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
this is a regression from bug 168294 ==> roc
Assignee: attinasi → roc+moz
This testcase is invalid and what we're doing now is correct. The IMG overflows the blue DIV, but the blue DIV is overflow:hidden, so the IMG is clipped. Setting overflow:visible on the IMG has no effect. overflow:visible means that any overflowing children of the IMG would not be clipped by the IMG, but of course there aren't any children of the IMG.
marking INVALID.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: