Skip to content

Commit

Permalink
Remove redundant unicode in notes (mdn#3745)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored and Elchi3 committed Apr 4, 2019
1 parent f0f0650 commit ef5995c
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 45 deletions.
36 changes: 18 additions & 18 deletions api/AudioListener.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -179,11 +179,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -232,11 +232,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -285,11 +285,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -338,11 +338,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -391,11 +391,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -502,11 +502,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -555,11 +555,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -608,11 +608,11 @@
},
"firefox": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"firefox_android": {
"version_added": false,
"notes": "Supports a deprecated way of setting orientation the <code>setOrientation()</code> method."
"notes": "Supports a deprecated way of setting orientation - the <code>setOrientation()</code> method."
},
"ie": {
"version_added": false
Expand Down
4 changes: 2 additions & 2 deletions api/DOMMatrixReadOnly.json
Original file line number Diff line number Diff line change
Expand Up @@ -1651,12 +1651,12 @@
"firefox": {
"version_added": "33",
"partial_implementation": true,
"notes": "Firefox currently still supports the older three-parameter syntax <code>DOMMatrix.scale(scaleX[, originX][, originY])</code> not the six-parameter version."
"notes": "Firefox currently still supports the older three-parameter syntax - <code>DOMMatrix.scale(scaleX[, originX][, originY])</code> - not the six-parameter version."
},
"firefox_android": {
"version_added": "33",
"partial_implementation": true,
"notes": "Firefox currently still supports the older three-parameter syntax <code>DOMMatrix.scale(scaleX[, originX][, originY])</code> not the six-parameter version."
"notes": "Firefox currently still supports the older three-parameter syntax - <code>DOMMatrix.scale(scaleX[, originX][, originY])</code> - not the six-parameter version."
},
"ie": {
"version_added": false
Expand Down
2 changes: 1 addition & 1 deletion api/DOMTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
},
"ie": {
"version_added": true,
"notes": " IE only trims whitespace it doesn't remove duplicates."
"notes": " IE only trims whitespace - it doesn't remove duplicates."
},
"opera": {
"version_added": true
Expand Down
6 changes: 3 additions & 3 deletions api/FetchEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,11 +468,11 @@
"support": {
"chrome": {
"version_added": "42",
"notes": "NetworkError thrown if request mode is same-origin and response type is cors (see <a href='https://bugzil.la/1222008'>bug 1222008</a>). This is being worked on see <a href='https://www.chromestatus.com/feature/5694278818856960'>https://www.chromestatus.com/feature/5694278818856960</a>."
"notes": "NetworkError thrown if request mode is same-origin and response type is cors (see <a href='https://bugzil.la/1222008'>bug 1222008</a>). This is being worked on - see <a href='https://www.chromestatus.com/feature/5694278818856960'>https://www.chromestatus.com/feature/5694278818856960</a>."
},
"chrome_android": {
"version_added": "42",
"notes": "NetworkError thrown if request mode is same-origin and response type is cors (see <a href='https://bugzil.la/1222008'>bug 1222008</a>). This is being worked on see <a href='https://www.chromestatus.com/feature/5694278818856960'>https://www.chromestatus.com/feature/5694278818856960</a>."
"notes": "NetworkError thrown if request mode is same-origin and response type is cors (see <a href='https://bugzil.la/1222008'>bug 1222008</a>). This is being worked on - see <a href='https://www.chromestatus.com/feature/5694278818856960'>https://www.chromestatus.com/feature/5694278818856960</a>."
},
"edge": {
"version_added": null
Expand Down Expand Up @@ -513,7 +513,7 @@
},
"webview_android": {
"version_added": "42",
"notes": "NetworkError thrown if request mode is same-origin and response type is cors (see <a href='https://bugzil.la/1222008'>bug 1222008</a>). This is being worked on see <a href='https://www.chromestatus.com/feature/5694278818856960'>https://www.chromestatus.com/feature/5694278818856960</a>."
"notes": "NetworkError thrown if request mode is same-origin and response type is cors (see <a href='https://bugzil.la/1222008'>bug 1222008</a>). This is being worked on - see <a href='https://www.chromestatus.com/feature/5694278818856960'>https://www.chromestatus.com/feature/5694278818856960</a>."
}
},
"status": {
Expand Down
4 changes: 2 additions & 2 deletions api/Navigator.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
"firefox": [
{
"version_added": "64",
"notes": "Returns a fixed timestamp as a privacy measure <code>20181001000000</code>."
"notes": "Returns a fixed timestamp as a privacy measure - <code>20181001000000</code>."
},
{
"version_added": "2"
Expand All @@ -306,7 +306,7 @@
"firefox_android": [
{
"version_added": "64",
"notes": "Returns a fixed timestamp as a privacy measure <code>20181001000000</code>."
"notes": "Returns a fixed timestamp as a privacy measure - <code>20181001000000</code>."
},
{
"version_added": true
Expand Down
8 changes: 4 additions & 4 deletions api/SpeechGrammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value_to_set": "true"
}
],
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop the speech recognition part will be available soon, once the required internal permissions are sorted out."
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out."
},
"firefox_android": {
"version_added": false
Expand Down Expand Up @@ -88,7 +88,7 @@
"value_to_set": "true"
}
],
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop the speech recognition part will be available soon, once the required internal permissions are sorted out."
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out."
},
"firefox_android": {
"version_added": false
Expand Down Expand Up @@ -147,7 +147,7 @@
"value_to_set": "true"
}
],
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop the speech recognition part will be available soon, once the required internal permissions are sorted out."
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out."
},
"firefox_android": {
"version_added": false
Expand Down Expand Up @@ -206,7 +206,7 @@
"value_to_set": "true"
}
],
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop the speech recognition part will be available soon, once the required internal permissions are sorted out."
"notes": "Note that currently only the speech synthesis part is available in Firefox Desktop - the speech recognition part will be available soon, once the required internal permissions are sorted out."
},
"firefox_android": {
"version_added": false
Expand Down
4 changes: 2 additions & 2 deletions api/Window.json
Original file line number Diff line number Diff line change
Expand Up @@ -6574,7 +6574,7 @@
},
"firefox": {
"version_added": true,
"notes": "Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasnt created by <code>window.open</code> or contains more than one tab. <a href='https://bugzil.la/565541#c24'>See here</a> for more details."
"notes": "Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasn't created by <code>window.open</code> or contains more than one tab. <a href='https://bugzil.la/565541#c24'>See here</a> for more details."
},
"firefox_android": {
"version_added": true
Expand Down Expand Up @@ -6626,7 +6626,7 @@
},
"firefox": {
"version_added": true,
"notes": "Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasnt created by <code>window.open</code> or contains more than one tab. <a href='https://bugzil.la/565541#c24'>See here</a> for more details."
"notes": "Since Firefox 7, it's no longer possible for a web site to change the default size of a window in a browser if the window wasn't created by <code>window.open</code> or contains more than one tab. <a href='https://bugzil.la/565541#c24'>See here</a> for more details."
},
"firefox_android": {
"version_added": true
Expand Down
2 changes: 1 addition & 1 deletion api/XMLDocument.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
{
"version_added": "1",
"version_removed": "3",
"notes": "Before version 3, Firefox supported crossorigin loads, even in cases where this would violate CORS."
"notes": "Before version 3, Firefox supported cross-origin loads, even in cases where this would violate CORS."
}
],
"firefox_android": {
Expand Down
4 changes: 2 additions & 2 deletions css/properties/appearance.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,13 @@
{
"version_added": "1",
"partial_implementation": true,
"notes": "Doesnt work with <code>&lt;input type=\"checkbox\"&gt;</code> and <code>&lt;input type=\"radio\"&gt;</code>."
"notes": "Doesn't work with <code>&lt;input type=\"checkbox\"&gt;</code> and <code>&lt;input type=\"radio\"&gt;</code>."
}
],
"firefox_android": {
"version_added": "4",
"partial_implementation": true,
"notes": "Doesnt work with <code>&lt;input type=\"checkbox\"&gt;</code> and <code>&lt;input type=\"radio\"&gt;</code>."
"notes": "Doesn't work with <code>&lt;input type=\"checkbox\"&gt;</code> and <code>&lt;input type=\"radio\"&gt;</code>."
},
"ie": {
"version_added": false
Expand Down
8 changes: 4 additions & 4 deletions html/elements/a.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@
"firefox": {
"version_added": true,
"version_removed": "58",
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region <code>coords</code> and <code>shape</code> attribute support removed."
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region - <code>coords</code> and <code>shape</code> attribute support removed."
},
"firefox_android": {
"version_added": true,
"version_removed": "58",
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region <code>coords</code> and <code>shape</code> attribute support removed."
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region - <code>coords</code> and <code>shape</code> attribute support removed."
},
"ie": {
"version_added": false
Expand Down Expand Up @@ -653,12 +653,12 @@
"firefox": {
"version_added": true,
"version_removed": "58",
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region <code>coords</code> and <code>shape</code> attribute support removed."
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region - <code>coords</code> and <code>shape</code> attribute support removed."
},
"firefox_android": {
"version_added": true,
"version_removed": "58",
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region <code>coords</code> and <code>shape</code> attribute support removed."
"notes": "You can no longer nest an <code>&lt;a&gt;</code> element inside a <code>&lt;map&gt;</code> element to create a hotspot region - <code>coords</code> and <code>shape</code> attribute support removed."
},
"ie": {
"version_added": false
Expand Down
2 changes: 1 addition & 1 deletion html/elements/input/checkbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion html/elements/input/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
}
}
}
}
}
4 changes: 2 additions & 2 deletions html/elements/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"chrome_android": {
"version_added": "25",
"notes": "Doesnt work for fullscreen video."
"notes": "Doesn't work for fullscreen video."
},
"edge": {
"version_added": true
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"webview_android": {
"version_added": true,
"notes": "Doesnt work for fullscreen video."
"notes": "Doesn't work for fullscreen video."
}
},
"status": {
Expand Down
Loading

0 comments on commit ef5995c

Please sign in to comment.