RESOLVED FIXED 82017
CSS3 calc: image sizing works with mixed percentage/absolute
https://bugs.webkit.org/show_bug.cgi?id=82017
Summary CSS3 calc: image sizing works with mixed percentage/absolute
Mike Lawther
Reported 2012-03-22 23:06:41 PDT
CSS3 calc: image sizing works with mixed percentage/absolute
Attachments
Patch (4.28 KB, patch)
2012-03-22 23:08 PDT, Mike Lawther
no flags
Mike Lawther
Comment 1 2012-03-22 23:08:50 PDT
Ojan Vafai
Comment 2 2012-03-23 10:48:08 PDT
Comment on attachment 133433 [details] Patch Do we also need a test-case for percentagewithlength? Can be a separate patch obviously.
WebKit Review Bot
Comment 3 2012-03-23 11:30:17 PDT
Comment on attachment 133433 [details] Patch Clearing flags on attachment: 133433 Committed r111883: <http://trac.webkit.org/changeset/111883>
WebKit Review Bot
Comment 4 2012-03-23 11:30:21 PDT
All reviewed patches have been landed. Closing bug.
Mike Lawther
Comment 5 2012-03-25 13:41:25 PDT
The (badly named) 'both' test case is the percentagewithlength one: http://trac.webkit.org/browser/trunk/LayoutTests/css3/calc/img-size.html. At the time I was writing it, I was thinking there was a 'pixels' case, and a 'percent' case, and so the combination is the 'both' case.
Note You need to log in before you can comment on or make changes to this bug.