WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
17671
list-style-position: outside is ignored
https://bugs.webkit.org/show_bug.cgi?id=17671
Summary
list-style-position: outside is ignored
jasneet
Reported
2008-03-04 12:15:18 PST
I Steps: Go to
https://www209.americanexpress.com/merchant/singlevoice/USEng/FrontServlet?request_type=navigate&page=processingMain&merch_ne=ProcSuppl_GreenBar
II Issue: Notice the "Shortcuts" box column. The list item bullets should be outside the box. III Conclusion: The property 'list-style-position: outside' in the <li> tag is ignored by webkit. IV Other browsers: FF2: ok Opera: ok IE 7: not ok V Nightly tested: 30628
Attachments
screenshot
(236.93 KB, image/jpeg)
2008-03-04 12:15 PST
,
jasneet
no flags
Details
reduction
(448 bytes, text/html)
2008-03-04 12:16 PST
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-03-04 12:15:52 PST
Created
attachment 19527
[details]
screenshot
jasneet
Comment 2
2008-03-04 12:16:34 PST
Created
attachment 19528
[details]
reduction
Robert Blaut
Comment 3
2008-03-04 12:57:51 PST
More reduction:
http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20HTML%3E%3Cdiv%20style%3D%22border%3A%201px%20solid%20red%3B%22%3E%3Cli%20style%3D%22list-style-position%3A%20outside%3Bborder%3A%201px%20solid%20green%3B%22%3Emanaging%20your%20account%20online%20%3C%2Fli%3E%3C%2Fdiv%3E
Firefox 3pre, Opera 9.5 and IE 6 render it coherently. Only Webkit differs. Definitely bug according spec: "outside – the marker box is outside the principal block box." [
http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position
]
Dave Hyatt
Comment 4
2008-03-04 13:04:48 PST
How odd. Yeah, this is a bug in WebKit,
Zoltan Herczeg
Comment 5
2010-08-11 06:54:34 PDT
This bug seems resolved.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug