Skip to content

Commit af07a03

Browse files
wandererjfbastien
authored andcommitted
Remove dead link (#810)
* Remove dead link * Added TODO * Remove TODO
1 parent 0f46fc2 commit af07a03

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

HighLevelGoals.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
other than C/C++.
1919
3. Design to execute within and integrate well with the *existing*
2020
[Web platform](Web.md):
21-
* maintain the versionless, [feature-tested](FeatureTest.md) and
22-
[backwards-compatible](BinaryEncoding.md#backwards-compatibility)
23-
evolution story of the Web;
21+
* maintain the versionless, [feature-tested](FeatureTest.md) and backwards-compatible evolution story of the Web;
2422
* execute in the same semantic universe as JavaScript;
2523
* allow synchronous calls to and from JavaScript;
2624
* enforce the same-origin and permissions security policies;

0 commit comments

Comments
 (0)