Open
Bug 677381
Opened 14 years ago
Updated 3 years ago
support a CSS property equivalent to -webkit-box-reflect
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
UNCONFIRMED
People
(Reporter: spammed.user, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20100101 Firefox/6.0
Build ID: 20110804030150
Severity: normal → enhancement
Component: General → Layout
OS: Windows 7 → All
Product: Firefox → Core
QA Contact: general → layout
Hardware: x86 → All
Comment 2•14 years ago
|
||
roc had proposals for this using element(), iirc.
Yes, you can use -moz-element to make reflections.
http://hacks.mozilla.org/2010/08/mozelement/
With transforms and some ::before/::after trickery you can even do them just in CSS in some cases.
| Reporter | ||
Updated•14 years ago
|
Component: Layout → Developer Tools
Priority: -- → P1
Product: Core → Firefox
Version: unspecified → Trunk
| Reporter | ||
Updated•14 years ago
|
Product "Core" is correct, please don't change it again
Please don't change "Priority" (except you plan to fix the bug yourself)
Component: Developer Tools → Layout
Priority: P1 → --
Product: Firefox → Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•