This is a migrated thread and some comments may be shown as answers.

Border-Box support

1 Answer 121 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 22 May 2012, 06:39 PM
Are there any plans on implementing border-box support for css style sheets that control the rendering of some of the controls?

Personally I find that more and more developers are implementing the border-box model (http://paulirish.com/2012/box-sizing-border-box-ftw/ ) to eliminate certain considerations when development responsive design/fluid design sites but applying such a global rule has an affect on the rendered widgets.  (example:  dialog box)

Maybe providing additional css or LESS when implementing a global border-box model style of design?

1 Answer, 1 is accepted

Sort by
0
Steven
Top achievements
Rank 1
answered on 22 May 2012, 09:37 PM
I worked with Sencha a little, pushing them towards border-box since it matches the internal calculations the browser makes. There is an issue with IE8 in standards mode however. At any rate, it proved to be significant speed increase for what they were doing.
Tags
General Discussions
Asked by
Josh
Top achievements
Rank 1
Answers by
Steven
Top achievements
Rank 1
Share this question
or