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

Address issues in #211 #250

Merged
merged 4 commits into from
Mar 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Vision/Vision.bs
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ Markup Shorthands: markdown yes

# W3C's Vision for the World Wide Web # {#vision-web}

* The Web is for <a href="https://www.w3.org/TR/ethical-web-principles/#allpeople">all humanity</a>.
* The Web is designed for the <a href="https://www.w3.org/TR/ethical-web-principles/#noharm">good of society</a>.
* The Web must be <a href="https://www.w3.org/TR/ethical-web-principles/#privacy">safe for those who use it</a>.
* The Web is for <a href="https://www.w3.org/TR/ethical-web-principles/#allpeople">all people</a>.
* The Web is designed for the <a href="https://www.w3.org/TR/ethical-web-principles/#noharm">good of humanity</a>.
* The Web must be <a href="https://www.w3.org/TR/ethical-web-principles/#privacy">secure and respect people's privacy</a>.
* There is <a href="https://www.w3.org/TR/ethical-web-principles/#oneweb">one interoperable world-wide Web</a>.

# Vision for W3C # {#vision-org}
Expand Down