Closed Bug 1021238 Opened 10 years ago Closed 10 years ago

ul with css list-style has no padding

Categories

(Core :: Layout, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1019470

People

(Reporter: imphil, Unassigned)

Details

Attachments

(3 files)

Attached file testcase (deleted) —
In the current nightly, having a style

    ul {
        list-style: square outside url('bullets.png');
    }

creates no padding between the bullet image and the text. This breaks the layout of some sites (e.g. http://www.fpl2014.org/en/workshops/, on which I noticed the problem).

Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=6785b6091719&tochange=1f7ccdfe2c6e

so it's caused by bug 1013160

I've attached a testcase and before-after screenshots.
Attached image current rendering (nightly) (deleted) —
Attached image old rendering (deleted) —
hm, probably solved by bug 1019470 (why do I always realize that after filing a bug ...) let's wait for the next nightly.
Yeah, likely a dupe of that bug.
Blocks: 1013160
Depends on: 1019470
works in the latest nightly, making this a dupe.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
No longer depends on: 1019470
No longer blocks: 1013160
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: