Bug Tracker

Show
Ignore:
Timestamp:
11/28/07 01:01:49 (1 year ago)
Author:
davidserduke
Message:

Fixed #1599 as Brandon suggested to ignore negative values to width and height css. The fix itself is slightly different as it was moved to .css() instead of staying in .attr() like in his patch. I decided there was less chance of incorrect behavior (like if someone had an XML file with a width attribute that could be negative). Also took out some unneeded white space while I was in there.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/test/index.html

    r3856 r3959  
    2121     
    2222    <!-- Test HTML --> 
     23    <div id="nothiddendiv" style="height:1px;background:white;"></div> 
    2324    <dl id="dl" style="display:none;"> 
    2425    <div id="main" style="display: none;">