Closed
Bug 171818
Opened 23 years ago
Closed 23 years ago
clipping (CSS2 clip:) works only on position:absolute elm
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: bugzilla, Assigned: kmcclusk)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20020930
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2b) Gecko/20020930
see testcase @ URL. class "a" is the same as class "b" minus the position:
absolute, and class b clips, where class a does not.
css2-spec says nothing about this.
Reproducible: Always
Steps to Reproduce:
Comment 1•23 years ago
|
||
Quoting from http://www.w3.org/TR/CSS21/visufx.html#clipping
"The 'clip' property applies only to absolutely positioned elements."
--> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
i must have read over that sentence about a dozen times today. gawd did i waste
my time.
*doh*
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•