Permalink
Show file tree
Hide file tree
4 comments
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge branch 'bug_4146_v2' of https://github.com/jboesch/jquery into …
…jboesch-bug_4146_v2
- Loading branch information
Showing
2 changed files
with
110 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cdb02d0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm.. from http://bugs.jquery.com/ticket/4146#comment:13
jordan ( the patch author ) said:
cdb02d0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And further conversation here #253 (comment)
cdb02d0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, timmywil suggested talkin about it at weds meeting.
cdb02d0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@paulirish I think a fix is still necessary. The implementation here is the same way dojo handles it at this point and even though I'd rather have a patch that operates in way that is more similar to how we used to handle this (which was not at all really and that may be correct), I think we should discuss in the Wed meeting and take a closer look at box-sizing in IE8.