[webkit-reviews] review requested: [Bug 25528] [Gtk] Text attributes not exposed : [Attachment 46683] Patch that implements webkit_accessible_text_get_default_attributes and webkit_accessible_text_get_run_attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 08:52:18 PST 2010


José Millán Soto <jmillan at igalia.com> has asked  for review:
Bug 25528: [Gtk] Text attributes not exposed
https://bugs.webkit.org/show_bug.cgi?id=25528

Attachment 46683: Patch that implements
webkit_accessible_text_get_default_attributes and
webkit_accessible_text_get_run_attributes
https://bugs.webkit.org/attachment.cgi?id=46683&action=review

------- Additional Comments from José Millán Soto <jmillan at igalia.com>
This patch implements the following attributes:
  ATK_TEXT_ATTR_INVISIBLE,
  ATK_TEXT_ATTR_EDITABLE,
  ATK_TEXT_ATTR_RISE,
  ATK_TEXT_ATTR_UNDERLINE,
  ATK_TEXT_ATTR_STRIKETHROUGH,
  ATK_TEXT_ATTR_SIZE,
  ATK_TEXT_ATTR_WEIGHT,
  ATK_TEXT_ATTR_FAMILY_NAME,
  ATK_TEXT_ATTR_BG_COLOR,
  ATK_TEXT_ATTR_FG_COLOR,
  ATK_TEXT_ATTR_JUSTIFICATION and
  ATK_TEXT_ATTR_STYLE


More information about the webkit-reviews mailing list