Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 37790 invoked from network); 8 Apr 2011 16:26:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2011 16:26:46 -0000 Received: (qmail 88053 invoked by uid 500); 8 Apr 2011 16:26:45 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 88021 invoked by uid 500); 8 Apr 2011 16:26:45 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 87977 invoked by uid 99); 8 Apr 2011 16:26:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 16:26:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 16:26:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C54F298A57 for ; Fri, 8 Apr 2011 16:26:05 +0000 (UTC) Date: Fri, 8 Apr 2011 16:26:05 +0000 (UTC) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Message-ID: <1030194745.44073.1302279965804.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1286042373.41624.1302196565863.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (DERBY-5181) Accessibility fixes needed for release notes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017519#comment-13017519 ] Rick Hillegas commented on DERBY-5181: -------------------------------------- Ported 1090322 to 10.8 branch at subversion revision 1090326. > Accessibility fixes needed for release notes > -------------------------------------------- > > Key: DERBY-5181 > URL: https://issues.apache.org/jira/browse/DERBY-5181 > Project: Derby > Issue Type: Sub-task > Components: Documentation > Affects Versions: 10.7.1.1 > Reporter: Kim Haase > Assignee: Rick Hillegas > Attachments: RELEASE-NOTES.html, derby-5181-01-aa-accessibleReleaseNoteGeneration.diff > > > The top-level RELEASE-NOTES.html file uses the
tag to indent the text. This looks nice and improves readability, but it violates the WCAG accessibility guideline 3.7, which says, > "Mark up quotations. Do not use quotation markup for formatting effects such as indentation." > You can use a CSS stylesheet for formatting, however. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira