test/tools/doclint/html/OtherTagsTest.out

changeset 1976
b77381d99056
parent 1507
967052c425a1
child 2525
2eb010b6cb22
child 3315
6f0746b6de9f
     1.1 --- a/test/tools/doclint/html/OtherTagsTest.out	Thu Aug 22 12:47:46 2013 -0400
     1.2 +++ b/test/tools/doclint/html/OtherTagsTest.out	Thu Aug 22 12:41:20 2013 -0700
     1.3 @@ -10,19 +10,19 @@
     1.4  OtherTagsTest.java:16: error: element not allowed in documentation comments: <head>
     1.5       *  <head> </head>
     1.6          ^
     1.7 -OtherTagsTest.java:17: error: element not allowed in documentation comments: <link>
     1.8 +OtherTagsTest.java:18: error: element not allowed in documentation comments: <link>
     1.9       *  <link>
    1.10          ^
    1.11 -OtherTagsTest.java:18: error: element not allowed in documentation comments: <meta>
    1.12 +OtherTagsTest.java:19: error: element not allowed in documentation comments: <meta>
    1.13       *  <meta>
    1.14          ^
    1.15 -OtherTagsTest.java:19: error: element not allowed in documentation comments: <noframes>
    1.16 +OtherTagsTest.java:20: error: element not allowed in documentation comments: <noframes>
    1.17       *  <noframes> </noframes>
    1.18          ^
    1.19 -OtherTagsTest.java:20: error: element not allowed in documentation comments: <script>
    1.20 +OtherTagsTest.java:21: error: element not allowed in documentation comments: <script>
    1.21       *  <script> </script>
    1.22          ^
    1.23 -OtherTagsTest.java:21: error: element not allowed in documentation comments: <title>
    1.24 +OtherTagsTest.java:22: error: element not allowed in documentation comments: <title>
    1.25       *  <title> </title>
    1.26          ^
    1.27  9 errors

mercurial