Bug 810572, part 2.5 - rename AccType constants again, r=tbsaunde, sr=roc
This commit is contained in:
@@ -986,7 +986,7 @@ NS_QUERYFRAME_TAIL_INHERITING(nsContainerFrame)
|
||||
a11y::AccType
|
||||
nsTableCellFrame::AccessibleType()
|
||||
{
|
||||
return a11y::eHTMLTableCell;
|
||||
return a11y::eHTMLTableCellType;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user