langtools/test/tools/doclint/html/OtherTagsTest.out
changeset 19658 2f5e90525d0b
parent 15371 8f719dc43e1f
child 30730 d3ce7619db2c
equal deleted inserted replaced
19657:48226ff07b84 19658:2f5e90525d0b
     8      *  <frameset> </frameset>
     8      *  <frameset> </frameset>
     9         ^
     9         ^
    10 OtherTagsTest.java:16: error: element not allowed in documentation comments: <head>
    10 OtherTagsTest.java:16: error: element not allowed in documentation comments: <head>
    11      *  <head> </head>
    11      *  <head> </head>
    12         ^
    12         ^
    13 OtherTagsTest.java:17: error: element not allowed in documentation comments: <link>
    13 OtherTagsTest.java:18: error: element not allowed in documentation comments: <link>
    14      *  <link>
    14      *  <link>
    15         ^
    15         ^
    16 OtherTagsTest.java:18: error: element not allowed in documentation comments: <meta>
    16 OtherTagsTest.java:19: error: element not allowed in documentation comments: <meta>
    17      *  <meta>
    17      *  <meta>
    18         ^
    18         ^
    19 OtherTagsTest.java:19: error: element not allowed in documentation comments: <noframes>
    19 OtherTagsTest.java:20: error: element not allowed in documentation comments: <noframes>
    20      *  <noframes> </noframes>
    20      *  <noframes> </noframes>
    21         ^
    21         ^
    22 OtherTagsTest.java:20: error: element not allowed in documentation comments: <script>
    22 OtherTagsTest.java:21: error: element not allowed in documentation comments: <script>
    23      *  <script> </script>
    23      *  <script> </script>
    24         ^
    24         ^
    25 OtherTagsTest.java:21: error: element not allowed in documentation comments: <title>
    25 OtherTagsTest.java:22: error: element not allowed in documentation comments: <title>
    26      *  <title> </title>
    26      *  <title> </title>
    27         ^
    27         ^
    28 9 errors
    28 9 errors