mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 11:48:09 -05:00
Chrome 31 reports incorrect offsetWidth on a table cell with fixed width. This is fixed in Chrome 32 so let’s just skip the failing test in Chrome 31. See https://code.google.com/p/chromium/issues/detail?id=290399