WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132313
[CSS Shapes] complex calc values for shape-margin return null for computed style
https://bugs.webkit.org/show_bug.cgi?id=132313
Summary
[CSS Shapes] complex calc values for shape-margin return null for computed style
Rebecca Hauck
Reported
2014-04-28 17:34:17 PDT
The attached test has this: -webkit-shape-margin: calc(25%*3 - 10in); getPropertyValue() on the computedStyle returns null. Simpler calc values are fine - for this one, remove the "- 10in" and the test passes.
Attachments
test case for the bug
(995 bytes, text/html)
2014-04-28 17:35 PDT
,
Rebecca Hauck
no flags
Details
Patch
(3.71 KB, patch)
2014-04-29 00:23 PDT
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Rebecca Hauck
Comment 1
2014-04-28 17:35:16 PDT
Created
attachment 230340
[details]
test case for the bug
Zoltan Horvath
Comment 2
2014-04-29 00:23:54 PDT
Created
attachment 230359
[details]
Patch
Bem Jones-Bey
Comment 3
2014-04-29 08:45:45 PDT
Comment on
attachment 230359
[details]
Patch r=me
WebKit Commit Bot
Comment 4
2014-04-29 09:16:39 PDT
Comment on
attachment 230359
[details]
Patch Clearing flags on attachment: 230359 Committed
r167935
: <
http://trac.webkit.org/changeset/167935
>
WebKit Commit Bot
Comment 5
2014-04-29 09:16:43 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug