• 
      

    Fix js-test failures when rendering the unified banner.

    Review Request #12892 — Created March 14, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    A recent switch to using renderInto() for some elements of the unified
    banner caused some test breakages, since the element in question didn't
    exist. This change adds the necessary element into the test page HTML.

    Ran js-tests.

    Summary ID
    Fix js-test failures when rendering the unified banner.
    A recent switch to using `renderInto()` for some elements of the unified banner caused some test breakages, since the element in question didn't exist. This change adds the necessary element into the test page HTML. Testing Done: Ran js-tests.
    47ca3e53f43a569cad238bc71fe9b225c37d8fe8
    chipx86
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (185221b)