[Webkit-unassigned] [Bug 60685] Solar Walk For Mac: Info window is blank (HTML5 parser)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 20:32:51 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60685





--- Comment #5 from Adam Barth <abarth at webkit.org>  2011-05-11 20:32:51 PST ---
That could lead to a more general solution.  Basically, you'll want to grab the text content of the title tag and document.write it at the end of the document.  That will be a much more faithful simulation of re-parsing than what you've got in this patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list