Bug 17671 - list-style-position: outside is ignored
Summary: list-style-position: outside is ignored
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://www209.americanexpress.com/me...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-04 12:15 PST by jasneet
Modified: 2010-08-11 06:54 PDT (History)
3 users (show)

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 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
Comment 1 jasneet 2008-03-04 12:15:52 PST
Created attachment 19527 [details]
screenshot
Comment 2 jasneet 2008-03-04 12:16:34 PST
Created attachment 19528 [details]
reduction
Comment 4 Dave Hyatt 2008-03-04 13:04:48 PST
How odd.  Yeah, this is a bug in WebKit,

Comment 5 Zoltan Herczeg 2010-08-11 06:54:34 PDT
This bug seems resolved.