• Ahmed Fakhry's avatar
    Feedback: Fix the broken image screenshot · 6f4d6990
    Ahmed Fakhry authored
    The spec suggests showing a broken image icon when and <img> element
    has an alt text attribute but no src attribute. To avoid this, we
    set the alt text only when we set the src of the img element.
    
    BUG=773985
    TEST=manual
    
    Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
    Change-Id: I3884e736a8a7b0e3fa40ea483882d20916a81a00
    Reviewed-on: https://chromium-review.googlesource.com/727107Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
    Commit-Queue: Ahmed Fakhry <afakhry@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#510098}
    6f4d6990
feedback.js 14.5 KB