Ticket #6143 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

Nodelist::wipeIn unit test failure (IE6)

Reported by: bill Owned by: alex
Priority: high Milestone: 1.1
Component: General Version: 1.1b1
Severity: normal Keywords:
Cc:

Description

Run nightly unit tests on IE6 (dojo/tests/runtests.html). Failure in NodeList:wipeIn.

Change History

Changed 4 months ago by bill

  • owner changed from anonymous to alex
  • priority changed from normal to high

Changed 4 months ago by alex

  • status changed from new to closed
  • resolution set to fixed

(In [13111]) fixes dojo.style() calculation of computed heights on IE 6 when node.style.height = "auto" is set explicitly. Skip deprecated getBoxObjectFor() call for FF3 for performance and forward-compat. All unit tests run on IE 6, FF3, and Safari. Fixes #6143. !strict

Changed 4 months ago by alex

(In [13112]) use Firebug Lite in popup mode when debugging NodeList?-fx stand-alone. Refs #6143

Note: See TracTickets for help on using tickets.