Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group "don't reveal {assistive tech,private browsing}" under a common heading #411

Closed

Conversation

gibson042
Copy link
Contributor

@gibson042 gibson042 commented Dec 27, 2022

Copy link
Member

@LeaVerou LeaVerou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there, thanks for this. I like the change, but the diff makes it very hard to review. Given that there is no reason to order assistive tech before private browsing, could you revert their relative order so the diff actually reflects the real change here? Thanks!

@gibson042
Copy link
Contributor Author

I do see some value in the reordering, because it keeps the private browsing sections adjacent:

Would it help to review by commit?

  • de15b5f introduces the new heading and moves "Don't reveal use of assistive technologies" into it without modifying anything other than the heading level of that section and "Don't reveal that private browsing mode is engaged" (and does so incompletely, which is fixed later).
    -<h3 id="do-not-expose-use-of-assistive-tech">Don't reveal that assistive technologies are being used</h3>
    +<h4 id="do-not-expose-use-of-assistive-tech">Don't reveal that assistive technologies are being used</h3>
    -<h3 id="do-not-expose-use-of-private-browsing-mode">Don't reveal that private browsing mode is engaged</h3>
    +<h4 id="do-not-expose-use-of-private-browsing-mode">Don't reveal that private browsing mode is engaged</h3>
  • fda3b54 rewords the title of "Don't reveal use of assistive technologies".
    -<h4 id="do-not-expose-use-of-assistive-tech">Don't reveal that assistive technologies are being used</h3>
    +<h4 id="do-not-expose-use-of-assistive-tech">Don't reveal use of assistive technologies</h3>
  • 3c9ffbd fixes the adjusted heading levels.
    -<h4 id="do-not-expose-use-of-assistive-tech">Don't reveal use of assistive technologies</h3>
    +<h4 id="do-not-expose-use-of-assistive-tech">Don't reveal use of assistive technologies</h4>
    -<h4 id="do-not-expose-use-of-private-browsing-mode">Don't reveal that private browsing mode is engaged</h3>
    +<h4 id="do-not-expose-use-of-private-browsing-mode">Don't reveal that private browsing mode is engaged</h4>

@cynthia
Copy link
Member

cynthia commented Feb 7, 2023

Thank you for the submission - we are actually in the process of removing nested principles and this likely goes against that. See: #392

@cynthia cynthia closed this Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants