JDK-8199155 : Accessibility issues in jdk.jdi

Daniil Titov daniil.x.titov at oracle.com
Wed Jul 25 18:47:52 UTC 2018


Looks good to me.

--Daniil

On 7/25/18, 11:23 AM, "serviceability-dev on behalf of Alex Menkov" <serviceability-dev-bounces at openjdk.java.net on behalf of alexey.menkov at oracle.com> wrote:

    Hi,
    
    please review the following for for
    https://bugs.openjdk.java.net/browse/JDK-8199155
    
    webrev:
    http://cr.openjdk.java.net/~amenkov/accessibility/webrev/
    
    The fix adds standard "banner", "navigation", "main" regions
    and fixes "<dl> without <dt>" issue.
    For <dl><dd> styles which are used by most browsers are used:
    dl { margin-top: 1em; margin-bottom: 1em; }
    dd { margin-left: 40px; }
    
    --alex
    
    




More information about the serviceability-dev mailing list