WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 132293
[CSS Shapes] complex calc args for inset round vanish
https://bugs.webkit.org/show_bug.cgi?id=132293
Summary
[CSS Shapes] complex calc args for inset round vanish
Rebecca Hauck
Reported
2014-04-28 11:43:57 PDT
The attached test has a case for using complex calc arguments as the inset round value: inset(10px 10px 10px 10px round calc(25%*3 - 10in)) The computed style returned is: inset(10px) This was hidden behind a couple of other serialization issues that have been fixed recently. Now that they're fixed, this issue still remains.
Attachments
test case for the bug
(1.12 KB, text/html)
2014-04-28 11:45 PDT
,
Rebecca Hauck
no flags
Details
Patch
(8.99 KB, patch)
2014-04-28 23:46 PDT
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Rebecca Hauck
Comment 1
2014-04-28 11:45:12 PDT
Created
attachment 230314
[details]
test case for the bug
Zoltan Horvath
Comment 2
2014-04-28 23:46:51 PDT
Created
attachment 230356
[details]
Patch
Bem Jones-Bey
Comment 3
2014-04-29 08:44:58 PDT
Comment on
attachment 230356
[details]
Patch r=me
WebKit Commit Bot
Comment 4
2014-04-29 09:17:37 PDT
Comment on
attachment 230356
[details]
Patch Clearing flags on attachment: 230356 Committed
r167936
: <
http://trac.webkit.org/changeset/167936
>
WebKit Commit Bot
Comment 5
2014-04-29 09:17:41 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