Searched refs:eventAttribute (Results 1 – 1 of 1) sorted by relevance
326 String eventAttribute = eventAttributeValue(); in isScriptForEventSupported() local328 if (!eventAttribute.isEmpty() && !forAttribute.isEmpty()) { in isScriptForEventSupported()333 eventAttribute = eventAttribute.stripWhiteSpace(); in isScriptForEventSupported()334 …if (!equalIgnoringCase(eventAttribute, "onload") && !equalIgnoringCase(eventAttribute, "onload()")) in isScriptForEventSupported()