Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #42054


Ignore:
Timestamp:
10/01/2017 10:47:17 PM (8 years ago)
Author:
celloexpressions
Comment:

42054.diff:

  • Fix div as child of ul by not using ul as a child of li where it doesn't represent a list
  • Fix duplicate filtering IDs
  • Remove broken reference to theme name in aria-described by
  • Remove for attribute from themes filter label (multiple elements comprise the label, se for wouldn't work)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42054

    • Property Owner set to afercia
    • Property Status changed from new to reviewing
    • Property Keywords has-patch added; needs-patch removed
    • Property Summary changed from Customize Themes: invalid HTML and aria=describedby values to Customize Themes: invalid HTML and aria-describedby values
  • Ticket #42054 – Description

    initial v3  
    44
    55Error: Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
    6 `</li>                 <div class="customize-themes-section themes-section-installed_themes control-section-content themes-php">`
     6`</li>                  <div class="customize-themes-section themes-section-installed_themes control-section-content themes-php">`
    77
    88