src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html
changeset 58595 fa9f28a0e175
parent 50358 1ba28f0dbc33
--- a/src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html	Wed Sep 25 14:52:33 2019 +0530
+++ b/src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html	Wed Sep 25 22:45:43 2019 +0100
@@ -5,7 +5,7 @@
   <title>The AWT Focus Subsystem</title>
 </head>
 <!--
- Copyright (c) 2001, 2018, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2001, 2019, 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
@@ -31,6 +31,7 @@
 
     <body>
     <main role="main">
+    <div class="contentContainer">
       <h1>The AWT Focus Subsystem</h1>
 
     <p>
@@ -1362,6 +1363,7 @@
           change requests in all cases. Previously, requests were granted
           for heavyweights, but denied for lightweights.
     </ol>
+  </div>
   </main>
 </body>
 </html>