2 references to TABLE_ATTRIBUTES
System.Web (2)
UI\Html32TextWriter.cs (2)
392
if (Supports(
TABLE_ATTRIBUTES
) || Supports(TABLE_AROUND_CONTENT)) {
703
_tagSupports |=
TABLE_ATTRIBUTES
;