Pier Angelo Vendrame pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

2 changed files:

Changes:

  • browser/components/securitylevel/content/securityLevelPanel.inc.xhtml
    ... ... @@ -4,7 +4,6 @@
    4 4
            aria-describedby="securityLevel-subheading securityLevel-summary"
    
    5 5
            type="arrow"
    
    6 6
            orient="vertical"
    
    7
    -       level="top"
    
    8 7
            class="cui-widget-panel panel-no-padding">
    
    9 8
       <box class="panel-header">
    
    10 9
         <html:h1
    

  • browser/components/torcircuit/content/torCircuitPanel.inc.xhtml
    ... ... @@ -3,7 +3,6 @@
    3 3
            aria-labelledby="tor-circuit-heading"
    
    4 4
            type="arrow"
    
    5 5
            orient="vertical"
    
    6
    -       level="top"
    
    7 6
            class="cui-widget-panel panel-no-padding"
    
    8 7
            tabindex="0">
    
    9 8
       <!-- Use same semantic structure as #identity-popup and #protections-popup