Skip to content

Commit

Permalink
javadoc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Mar 20, 2021
1 parent c0746b7 commit 5eb429e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4186,7 +4186,7 @@ public void htmlSelectElement() throws Exception {
}

/**
* Test {@link com.gargoylesoftware.htmlunit.javascript.host.html.HTMLShadowElement}.
* Test HTMLShadowElement.
*
* @throws Exception if the test fails
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2759,7 +2759,7 @@ public void htmlSelectElement() throws Exception {
}

/**
* Test {@link com.gargoylesoftware.htmlunit.javascript.host.html.HTMLShadowElement}.
* Test HTMLShadowElement.
*
* @throws Exception if the test fails
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1862,7 +1862,7 @@ public void data() throws Exception {
}

/**
* Test {@link com.gargoylesoftware.htmlunit.html.HtmlContent}.
* Test HtmlContent.
*
* @throws Exception if the test fails
*/
Expand Down

0 comments on commit 5eb429e

Please sign in to comment.