Bug 75443

Summary: getComputedStyle for list-style is not implemented.
Product: WebKit Reporter: Alexis Menard (darktears) <menard>
Component: CSSAssignee: Alexis Menard (darktears) <menard>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, hyatt, kling, koivisto, macpherson, simon.fraser, tonikitoo, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 13658    
Attachments:
Description Flags
Patch
none
Patch for landing none

Alexis Menard (darktears)
Reported 2012-01-02 12:33:33 PST
getComputedStyle for list-style is not implemented.
Attachments
Patch (9.67 KB, patch)
2012-01-02 12:34 PST, Alexis Menard (darktears)
no flags
Patch for landing (11.16 KB, patch)
2012-01-03 10:45 PST, Alexis Menard (darktears)
no flags
Alexis Menard (darktears)
Comment 1 2012-01-02 12:34:32 PST
Tony Chang
Comment 2 2012-01-03 10:34:51 PST
Comment on attachment 120891 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=120891&action=review > LayoutTests/fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html:56 > +shouldBe("computedStyle.getPropertyCSSValue('list-style').item(2).getStringValue()", "'none'"); I would maybe add some tests that set listStyleType, listStylePosition, or listStyleImage and make sure that list-style is properly updated. Up to you.
Alexis Menard (darktears)
Comment 3 2012-01-03 10:45:50 PST
Created attachment 120958 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-01-03 15:21:00 PST
Comment on attachment 120958 [details] Patch for landing Clearing flags on attachment: 120958 Committed r103974: <http://trac.webkit.org/changeset/103974>
WebKit Review Bot
Comment 5 2012-01-03 15:21:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.