Pier Angelo Vendrame pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
b44ee121
by Henry Wilkes at 2024-08-12T12:30:56+00:00
-
29560ecc
by Henry Wilkes at 2024-08-12T12:30:56+00:00
2 changed files:
- browser/components/securitylevel/content/securityLevelPanel.inc.xhtml
- browser/components/torcircuit/content/torCircuitPanel.inc.xhtml
Changes:
... | ... | @@ -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
|
... | ... | @@ -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
|