src/java.desktop/share/classes/java/awt/doc-files/DesktopProperties.html
changeset 50358 1ba28f0dbc33
parent 48264 efda6932a433
child 52831 4e9739110cf1
--- a/src/java.desktop/share/classes/java/awt/doc-files/DesktopProperties.html	Thu May 31 09:24:27 2018 -0700
+++ b/src/java.desktop/share/classes/java/awt/doc-files/DesktopProperties.html	Thu May 31 09:52:32 2018 -0700
@@ -5,7 +5,7 @@
   <title>AWT Desktop Properties</title>
 </head>
 <!--
- Copyright (c) 2005, 2017, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
  This code is free software; you can redistribute it and/or modify it
@@ -30,7 +30,7 @@
 -->
 
 <body>
-
+<main role="main">
 <h1>AWT Desktop Properties</h1>
 
 The following refers to standard AWT desktop properties that
@@ -274,5 +274,6 @@
 This property should be used when there is no need in listening mouse events fired as a result of
 activity with extra mouse button.
 By default this property is set to {@code true}.
+</main>
 </body>
 </html>