[Webkit-unassigned] [Bug 13038] ASSERTION FAILED: item->target().isEmpty() || m_mainFrame->tree()->find(item->target()) == m_mainFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 20:07:14 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13038





------- Comment #21 from bdash at webkit.org  2007-06-25 20:07 PDT -------
It'd be great if the test case could be cleaned up a bit before it was
committed.  The formatting of the text in some of the pages makes no sense --
it's laid out as multiple paragraphs within the source but with no HTML markup
to indicate it as such, so it all gets run into a single paragraph when
displayed by the browser.  The use of punctuation within some of the sentences
is rather bizarre, and there are several spelling errors.

+if (window.layoutTestController) {
+    layoutTestController.dumpAsText();
+    alert("This should be a manual test");

It's unclear why there is an alert here claiming that this should be a manual
test.


-- 
Configure bugmail: http://bugs.webkit.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