[Webkit-unassigned] [Bug 104035] Support text-orientation: sideways-right (and sideways when it maps to sideways-right)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 6 10:03:49 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=104035
--- Comment #11 from Darin Adler <darin at apple.com> 2012-12-06 10:06:15 PST ---
(From update of attachment 177642)
View in context: https://bugs.webkit.org/attachment.cgi?id=177642&action=review
> Source/WebCore/rendering/style/RenderStyle.h:1801
> + if (compareEqual(rareInheritedData->m_textOrientation, textOrientation))
What is the compareEqual function? I never heard of that before.
--
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