[Webkit-unassigned] [Bug 50961] <title> should support dir attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 07:41:10 PDT 2011


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





--- Comment #15 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-29 07:41:09 PST ---
(From update of attachment 87312)
View in context: https://bugs.webkit.org/attachment.cgi?id=87312&action=review

> Source/WebCore/dom/Document.cpp:1338
> +void Document::setTitle(const StringWithDirection& title, Element* titleElement)

I think this function is a little confusing.  I feel as if this function will modify DOM to have the specified direction in the title.

-- 
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