Posted by ifriz on March 23, 2012 at 7:28pm
Project:
Drupal core
Introduced in branch:
8.x Description:
Custom JavaScript variable: $.support.positionFixed is removed and replaced with the jQuery-provided $.support.fixedPosition.
JavaScript files in core have been updated to use jQuery's $.support.fixedPosition.
Impacts:
Themers