[wp-trac] [WordPress Trac] #36160: Comment content ul elements have no style in the Comment List Table or Moderate Comment screen
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Mar  7 16:32:16 UTC 2016
    
    
  
#36160: Comment content ul elements have no style in the Comment List Table or
Moderate Comment screen
----------------------------+-----------------------------
 Reporter:  rachelbaker     |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Comments        |    Version:
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 In both the Moderate Comment and Comment List Table screens, moderators do
 not see any `list-style` formatting in comment content.  The
 `comment_content` is displayed with the proper unordered list markup, but
 are displayed with a `list-style: none` CSS rule.
 See screenshots*:
 [[Image(https://cldup.com/cFigYvYFE8.png)]]
 [[Image(https://cldup.com/NFUVuJUlNl.png)]]
 * in the above screenshots the following text is an unordered list:
 {{{
 <ul>
 <li>As you wish.<li>
 <li>Ye-ha!</li>
 <li>Don't underestimate the Force.</li>
 <li>Hokey religions and ancient weapons are no match for a good blaster at
 your side, kid.
 I have traced the Rebel spies to her. Now she is my only link to finding
 their secret base.</li>
 </ul>
 }}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36160>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list