• 
      

    Replace caption= attribute with title= on images

    Review Request #8393 — Created Sept. 8, 2016 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.0.x

    Reviewers

    Previously, <img> tags in RB.ReviewableView used the caption=
    attribute, which is an invalid attribute. These have all been changed to
    use the title= attribute.