[Webkit-unassigned] [Bug 6211] New: fast/text/attributed-substring-from-range-lines needs LayoutTests/editing/editing.js
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Dec 22 20:30:30 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6211
Summary: fast/text/attributed-substring-from-range-lines needs
LayoutTests/editing/editing.js
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: evan at rainmakerinc.com
CC: ap at nypop.com,darin at apple.com,justin.garcia at apple.com
This test makes use of the LayoutTests/editing/editing.js script, which it can't find right now unless one
of the following is done:
- move it to LayoutTests/editing/input/
or
- change the path in the test to:
<script src="../../editing/editing.js" language="JavaScript" type="text/JavaScript" ></script>
So the current expected results are bogus because the test doesn't even run. And (of course), even after
this bug is fixed, the results are actually going to be wrong when run against TOT. At least until bug
5610 is fixed, that is.
--
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