Closed Bug 206335 Opened 22 years ago Closed 22 years ago

[css2] list-style-image has constrained resolution

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: habere, Assigned: dbaron)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030430 Debian/1.3-5 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030430 Debian/1.3-5 the css2 property list-style-image appears to crop images with a width larger than about 40 pixels. (this has also been tested with moz 1.4b under windows and linux.) Reproducible: Always Steps to Reproduce: see the bug url for a full example (testcase): http://bugzilla.mozilla.org/attachment.cgi?id=123684&action=view
Try setting list-style-position to 'inside'. The rendering I see is correct. The image is rendered in the margin of the list. If you increase the margin it'll increase the amount of image visible. This is per the CSS spec.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.