Bug 58445

Summary: [css3-background] Support percentages in border-width
Product: WebKit Reporter: Lea Verou <lea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: davidbarr, mikelawther
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://jsfiddle.net/leaverou/DFLHw/

Lea Verou
Reported 2011-04-13 08:53:40 PDT
Backgrounds & Borders allows for percentages in border-width and they refer to the width of the containing block: http://www.w3.org/TR/css3-background/#the-border-width However, as the testcase demonstrates, they are not yet supported in Webkit.
Attachments
David Barr
Comment 1 2011-05-17 23:30:15 PDT
> http://www.w3.org/TR/css3-background/#the-border-width As at the time of this comment, that draft is labeled 'W3C Candidate Recommendation 15 February 2011'. Whereas in the 'Editor's Draft 17 May 2011': http://dev.w3.org/csswg/css3-background/#the-border-width ... the prose about percentages for border widths has been removed. See this thread on www-style for some context: http://lists.w3.org/Archives/Public/www-style/2011May/0371.html
Mike Lawther
Comment 2 2011-05-18 17:31:11 PDT
Closing as the CSS editor indicates this is not a planned feature. Please reopen if that changes.
Note You need to log in before you can comment on or make changes to this bug.