From af07a03ff09df183b1a8105076670c205d02b9d2 Mon Sep 17 00:00:00 2001 From: wanderer Date: Thu, 11 May 2017 23:34:44 -0400 Subject: Remove dead link (#810) * Remove dead link * Added TODO * Remove TODO --- HighLevelGoals.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index 50ded5e..b65d85e 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -18,9 +18,7 @@ other than C/C++. 3. Design to execute within and integrate well with the *existing* [Web platform](Web.md): - * maintain the versionless, [feature-tested](FeatureTest.md) and - [backwards-compatible](BinaryEncoding.md#backwards-compatibility) - evolution story of the Web; + * maintain the versionless, [feature-tested](FeatureTest.md) and backwards-compatible evolution story of the Web; * execute in the same semantic universe as JavaScript; * allow synchronous calls to and from JavaScript; * enforce the same-origin and permissions security policies; -- cgit v1.2.3