[Webkit-unassigned] [Bug 9797] Make description() in fast/js/resources/js-test-pre.js work with MSIE 6
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Jul 8 21:18:26 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9797
------- Comment #2 from ddkilzer at kilzer.net 2006-07-08 21:18 PDT -------
More notes about the patch:
- Sometimes it's p.innerHTML instead of div.innerHTML that is used by the
layout tests.
- I've tested both conditions of the if() statement in MSIE 6.
- I've tried to test all of the affected layout tests (but Bug 9787 kept making
them crash). Every test that uses description() also sets
layoutTestController.dumpAsText() in fast/js/resources/js-test-pre.js, so this
change won't affect any render tree dumps.
- I modeled the new description() behavior after the debug() function (as far
as wrapping the content in a <span> tag).
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list