Searched refs:styleTag (Results 1 – 1 of 1) sorted by relevance
417 String styleTag = "style"; //$NON-NLS-1$ // TODO - use constant in parallel changeset in computeStyleDeclaration() local418 sb.append('<').append(styleTag).append(' ').append(ATTR_NAME).append('=').append('"'); in computeStyleDeclaration()442 sb.append(initialIndent).append('<').append('/').append(styleTag).append('>').append('\n'); in computeStyleDeclaration()