Closed Bug 217002 Opened 21 years ago Closed 11 years ago

relatively-positioned table row should be containing block for abs pos elts

Categories

(Core :: Layout: Positioned, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 63895

People

(Reporter: eyalroz1, Unassigned)

References

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030815
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030815

According to my understanding of the CSS 2 spec section regarding containing
positioning and containing blocks (

http://www.w3.org/TR/CSS2/visuren.html#choose-position

) a table row with "position: relative" should be a containing block for its
descendent elements. This claim holds, for example, in MSIE 6, but not in
Mozilla. Why?

Reproducible: Always

Steps to Reproduce:
When renderng this file, one would expect the browser to position the text-link
td's within their respective tr's. Mozilla doesn't.
MSIE 6 behaves as (I believe is) expected.
Sorry. I am stupid.

*** This bug has been marked as a duplicate of 5016 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
I'd rather leave this as a separate bug.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Summary: relatively-positioned table row does not generate a container block → relatively-positioned table row should be containing block for abs pos elts
->style system (for frame construction)
Assignee: table → dbaron
Component: Layout: Tables → Style System
QA Contact: madhur → ian
Status: UNCONFIRMED → NEW
Ever confirmed: true
Depends on: 63895
Assignee: dbaron → nobody
QA Contact: ian → style-system
The infrastructure for this has landed in bug 10209.
Component: Style System (CSS) → Layout: R & A Pos
QA Contact: style-system → layout.r-and-a-pos
I think bug 63895 (now) covers this situation?
I don't mind this being marked as a dupe, but then, it wasn't marked as a dupe of 63895 for 10 years, so maybe there's a difference I'm missing.
Bug 63895 comment 101 etc., which were posted after this bug's comment 6, seem to clarify that that bug deals with rows, cells, etc. in addition to whole tables.
Pretty confident there's nothing in this bug that isn't in bug 63895.
Status: NEW → RESOLVED
Closed: 21 years ago11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: