Skip to content

Commit 460f600

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.2.
1 parent d2d576a commit 460f600

File tree

3 files changed

+80
-80
lines changed

3 files changed

+80
-80
lines changed

ed/algorithms/IFT.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-formatflags\" id=\"ref-for-mapping-entry-formatflags①①\">formatFlags</a> bit 0 is set, then the feature tag and design space lists are present:</p>\n <ul>\n <li data-md=\"\">\n <p>Read the feature tag list specified by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-featurecount\" id=\"ref-for-mapping-entry-featurecount\">featureCount</a> and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-featuretags\" id=\"ref-for-mapping-entry-featuretags\">featureTags</a> from <var>entry bytes</var> and add the loaded tags to the first <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#font-subset-definition\" id=\"ref-for-font-subset-definition①⓪\">font subset definition</a> in <var>entry</var>.</p>\n </li><li data-md=\"\">\n <p>Read the design space segment list specified by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-designspacecount\" id=\"ref-for-mapping-entry-designspacecount\">designSpaceCount</a> and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-designspacesegments\" id=\"ref-for-mapping-entry-designspacesegments\">designSpaceSegments</a> from <var>entry bytes</var> and add the design space segments to the first <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#font-subset-definition\" id=\"ref-for-font-subset-definition①①\">font subset definition</a> in <var>entry</var>. Each\nsegment defines an interval from <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#design-space-segment-start\" id=\"ref-for-design-space-segment-start\">start</a> to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#design-space-segment-end\" id=\"ref-for-design-space-segment-end\">end</a> inclusive for the axis identified\nby <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#design-space-segment-tag\" id=\"ref-for-design-space-segment-tag\">tag</a>. If any segment has a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#design-space-segment-start\" id=\"ref-for-design-space-segment-start①\">start</a> which is greater than <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#design-space-segment-end\" id=\"ref-for-design-space-segment-end①\">end</a> then, this encoding is invalid return an error.</p>\n </li></ul>"
211211
},
212212
{
213-
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-formatflags\" id=\"ref-for-mapping-entry-formatflags①②\">formatFlags</a> bit 1 is set, then the copy indices list is present:</p>\n <ul>\n <li data-md=\"\">\n <p>If the most significant bit of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentrymatchmodeandcount\" id=\"ref-for-mapping-entry-childentrymatchmodeandcount\">childEntryMatchModeAndCount</a> is set then set <var>entry</var>’s match mode to conjunctive,\n otherwise to disjunctive.</p>\n </li><li data-md=\"\">\n <p>Read the child entry indices list specified by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentrymatchmodeandcount\" id=\"ref-for-mapping-entry-childentrymatchmodeandcount①\">childEntryMatchModeAndCount</a> and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentryindices\" id=\"ref-for-mapping-entry-childentryindices\">childEntryIndices</a> from <var>entry bytes</var>.</p>\n </li><li data-md=\"\">\n <p>The child entry indices refer to previously loaded entries. 0 is the first <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry\" id=\"ref-for-mapping-entry④\">Mapping Entry</a> in <var>prior entry list</var>, 1 the second\n and so on. For each value in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentryindices\" id=\"ref-for-mapping-entry-childentryindices①\">childEntryIndices</a> locate the entry in <var>prior entry list</var> with a matching index.\n Add a reference to that entry into entry. If a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentryindices\" id=\"ref-for-mapping-entry-childentryindices②\">childEntryIndices</a> is greater than or equal to the length\n of <var>prior entry list</var> then, this encoding is invalid return an error.</p>\n </li></ul>"
213+
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-formatflags\" id=\"ref-for-mapping-entry-formatflags①②\">formatFlags</a> bit 1 is set, then the copy indices list is present:</p>\n <ul>\n <li data-md=\"\">\n <p>If the most significant bit of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentrymatchmodeandcount\" id=\"ref-for-mapping-entry-childentrymatchmodeandcount\">childEntryMatchModeAndCount</a> is set then set <var>entry</var>’s match mode to conjunctive,\n otherwise to disjunctive.</p>\n </li><li data-md=\"\">\n <p>Read the child entry indices list specified by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentrymatchmodeandcount\" id=\"ref-for-mapping-entry-childentrymatchmodeandcount①\">childEntryMatchModeAndCount</a> and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentryindices\" id=\"ref-for-mapping-entry-childentryindices\">childEntryIndices</a> from <var>entry bytes</var>.</p>\n </li><li data-md=\"\">\n <p>The child entry indices refer to previously loaded entries. 0 is the first <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry\" id=\"ref-for-mapping-entry④\">Mapping Entry</a> in <var>prior entry list</var>, 1 the second\n and so on. For each value in <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentryindices\" id=\"ref-for-mapping-entry-childentryindices①\">childEntryIndices</a> locate the entry in <var>prior entry list</var> with a matching index.\n Add a reference to that entry into <var>entry</var>. If a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-childentryindices\" id=\"ref-for-mapping-entry-childentryindices②\">childEntryIndices</a> is greater than or equal to the length\n of <var>prior entry list</var> then, this encoding is invalid return an error.</p>\n </li></ul>"
214214
},
215215
{
216216
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-formatflags\" id=\"ref-for-mapping-entry-formatflags①③\">formatFlags</a> bit 2 is set, then an id delta or id string length is present:</p>\n <ul>\n <li data-md=\"\">\n <p>If <var>id string bytes</var> is not present then, read the id delta specified by <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-entryiddelta\" id=\"ref-for-mapping-entry-entryiddelta①\">entryIdDelta</a> from <var>entry bytes</var> and add the delta to <var>entry id</var>.</p>\n </li><li data-md=\"\">\n <p>Otherwise if <var>id string bytes</var> is present then, read <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#mapping-entry-entryidstringlength\" id=\"ref-for-mapping-entry-entryidstringlength\">entryIdStringLength</a> bytes from <var>id string bytes</var> and set <var>entry id</var> to the result.</p>\n </li></ul>"
@@ -288,7 +288,7 @@
288288
"html": "<p>Initialize <var>extended font subset</var> to be an empty font with no tables.</p>"
289289
},
290290
{
291-
"html": "<p>Check that the <var>patch</var> is valid according to the requirements in <a href=\"https://w3c.github.io/IFT/Overview.html#table-keyed\">§ 6.2 Table Keyed</a> (requirements are marked with a\n\"must\") and all <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#tablepatch\" id=\"ref-for-tablepatch②\">TablePatch</a>'s are contained within <var>patch</var>. Otherwise, return an error</p>"
291+
"html": "<p>Check that the <var>patch</var> is valid according to the requirements in <a href=\"https://w3c.github.io/IFT/Overview.html#table-keyed\">§ 6.2 Table Keyed</a> (requirements are marked with a\n\"must\") and all <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#tablepatch\" id=\"ref-for-tablepatch②\">TablePatch</a>s are contained within <var>patch</var>. Otherwise, return an error</p>"
292292
},
293293
{
294294
"html": "<p>Check that the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#table-keyed-patch-compatibilityid\" id=\"ref-for-table-keyed-patch-compatibilityid\">compatibilityId</a> field in <var>patch</var> is equal to <var>compatibility id</var>.\nIf there is no match, or <var>base font subset</var> does not have either an 'IFT ' or 'IFTX' table, then patch application\nhas failed, return an error.</p>"

ed/dfns/private-aggregation-api.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@
749749
"for": [
750750
"contribution cache entry"
751751
],
752-
"access": "private",
752+
"access": "public",
753753
"informative": false,
754754
"heading": {
755755
"id": "contribution-cache-entry",
@@ -770,7 +770,7 @@
770770
"for": [
771771
"contribution cache entry"
772772
],
773-
"access": "private",
773+
"access": "public",
774774
"informative": false,
775775
"heading": {
776776
"id": "contribution-cache-entry",
@@ -791,7 +791,7 @@
791791
"for": [
792792
"contribution cache entry"
793793
],
794-
"access": "private",
794+
"access": "public",
795795
"informative": false,
796796
"heading": {
797797
"id": "contribution-cache-entry",
@@ -812,7 +812,7 @@
812812
"for": [
813813
"contribution cache entry"
814814
],
815-
"access": "private",
815+
"access": "public",
816816
"informative": false,
817817
"heading": {
818818
"id": "contribution-cache-entry",
@@ -833,7 +833,7 @@
833833
"for": [
834834
"contribution cache entry"
835835
],
836-
"access": "private",
836+
"access": "public",
837837
"informative": false,
838838
"heading": {
839839
"id": "contribution-cache-entry",

0 commit comments

Comments
 (0)