Bug 111011 - getPropertyValue for -webkit-columns returns null, should compute the shorthand value
Summary: getPropertyValue for -webkit-columns returns null, should compute the shortha...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 103244
  Show dependency treegraph
 
Reported: 2013-02-27 14:29 PST by Uday Kiran
Modified: 2013-03-04 23:35 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.00 KB, patch)
2013-02-27 14:36 PST, Uday Kiran
no flags Details | Formatted Diff | Diff
Patch (6.15 KB, patch)
2013-03-04 11:01 PST, Uday Kiran
no flags Details | Formatted Diff | Diff
Patch (6.15 KB, patch)
2013-03-04 12:34 PST, Uday Kiran
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.