Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8251122

doclint html5 errors in java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html

    XMLWordPrintable

Details

    Description

      Some in progress doclint improvements have identified HTML5 compliance errors in java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html

      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:49: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>control</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:51: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:51: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:54: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>info</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:56: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#f2f2bd" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:56: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#f2f2bd" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:59: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusAlertYellow</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:61: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#ffdc23" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:61: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#ffdc23" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:64: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusBase</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:66: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#33628c" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:66: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#33628c" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:69: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusDisabledText</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:71: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#8e8f91" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:71: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#8e8f91" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:74: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusFocus</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:76: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#73a4d1" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:76: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#73a4d1" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:79: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusGreen</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:81: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#b0b332" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:81: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#b0b332" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:84: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusInfoBlue</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:86: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#2f5cb4" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:86: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#2f5cb4" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:89: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusLightBackground</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:91: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:91: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:94: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusOrange</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:96: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#bf6204" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:96: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#bf6204" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:99: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusRed</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:101: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#a92e22" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:101: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#a92e22" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:104: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusSelectedText</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:106: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:106: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:109: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusSelectionBackground</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:111: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:111: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:114: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>text</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:116: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:116: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:134: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>activeCaption</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:136: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#babec6" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:136: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#babec6" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:139: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>background</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:141: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:141: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:144: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>controlDkShadow</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:146: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#a4abb8" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:146: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#a4abb8" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:149: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>controlHighlight</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:151: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#e9ecf2" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:151: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#e9ecf2" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:154: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>controlLHighlight</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:156: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#f7f8fa" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:156: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#f7f8fa" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:159: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>controlShadow</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:161: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#ccd3e0" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:161: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#ccd3e0" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:164: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>controlText</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:166: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:166: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:169: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>desktop</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:171: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#3d6079" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:171: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#3d6079" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:174: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>inactiveCaption</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:176: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#bdc1c8" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:176: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#bdc1c8" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:179: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>infoText</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:181: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:181: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:184: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>menu</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:186: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#edeff2" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:186: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#edeff2" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:189: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>menuText</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:191: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:191: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:194: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusBlueGrey</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:196: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#a9b0be" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:196: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#a9b0be" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:199: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusBorder</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:201: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#9297a1" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:201: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#9297a1" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:204: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>nimbusSelection</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:206: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:206: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:209: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>scrollbar</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:211: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#cdd0d5" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:211: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#cdd0d5" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:214: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>textBackground</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:216: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:216: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:219: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>textForeground</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:221: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:221: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:224: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>textHighlight</code></th>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:226: error: attribute not supported in HTML5: width
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
          ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:226: error: attribute not supported in HTML5: bgcolor
      <td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                      ^
      /Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:229: error: attribute not supported in HTML5: width
      <th scope="row" width="250"><code>textHighlightText</code></th>
                      ^
      100 errors

      Attachments

        Issue Links

          Activity

            People

              trebari Tejpal Rebari (Inactive)
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: