Bug 111011

Summary: getPropertyValue for -webkit-columns returns null, should compute the shorthand value
Product: WebKit Reporter: Uday Kiran <udaykiran4u>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, esprehn+autocc, macpherson, menard, ojan.autocc, udaykiran4u, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103244    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Uday Kiran 2013-02-27 14:29:32 PST
style.getPropertyValue("-webkit-columns") returns null.
Comment 1 Uday Kiran 2013-02-27 14:36:07 PST
Created attachment 190605 [details]
Patch
Comment 2 Uday Kiran 2013-03-04 11:01:26 PST
Created attachment 191273 [details]
Patch

Changed shouldBe to shouldBeEqualToString
Comment 3 Uday Kiran 2013-03-04 12:34:00 PST
Created attachment 191292 [details]
Patch

Fixed test.
Comment 4 Alexander Pavlov (apavlov) 2013-03-04 23:14:18 PST
Comment on attachment 191292 [details]
Patch

r=me
Comment 5 WebKit Review Bot 2013-03-04 23:35:25 PST
Comment on attachment 191292 [details]
Patch

Clearing flags on attachment: 191292

Committed r144730: <http://trac.webkit.org/changeset/144730>
Comment 6 WebKit Review Bot 2013-03-04 23:35:29 PST
All reviewed patches have been landed.  Closing bug.