Reformatted
This commit is contained in:
@@ -34,7 +34,7 @@ public interface DomHost {
|
||||
String getTagName(String elementId);
|
||||
|
||||
/**
|
||||
* Returns the text content of an element (used for inline <script>...).
|
||||
* Returns the text content of an element
|
||||
*
|
||||
* @param elementId element id
|
||||
* @return text content (never null)
|
||||
|
||||
Reference in New Issue
Block a user