[Webkit-unassigned] [Bug 57537] Setting document.title doesn't affect contents of title tag of XHTML documents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 31 03:43:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57537
--- Comment #1 from Evan Martin <evan at chromium.org> 2011-03-31 03:43:01 PST ---
The problem is in Document::setTitle(), which tests isHTMLDocument, which isn't true for XHTML documents.
--
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