Skip to content

Commit 7a44c01

Browse files
committed
code cleanup
1 parent e72a825 commit 7a44c01

4 files changed

Lines changed: 0 additions & 62 deletions

File tree

src/test/java/org/htmlunit/javascript/host/ElementTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ public void getElementsByTagNameNSAsterisk() throws Exception {
285285
public void getElementsByTagNameXml() throws Exception {
286286
final String html = DOCTYPE_HTML
287287
+ "<html><head>\n"
288-
+ "<meta http-equiv='X-UA-Compatible' content='IE=edge'>\n"
289288
+ "</head><body>\n"
290289
+ "<script>\n"
291290
+ LOG_TITLE_FUNCTION

0 commit comments

Comments
 (0)