Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 11.4.2.
  • Loading branch information
reffy-bot committed Feb 15, 2023
1 parent 5ef8068 commit 81d17df
Show file tree
Hide file tree
Showing 17 changed files with 960 additions and 642 deletions.
398 changes: 182 additions & 216 deletions ed/dfns/FedCM.json

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions ed/dfns/css-contain-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,10 +556,10 @@
"definedIn": "prose"
},
{
"id": "eventdef-element-contentvisibilityautostatechanged",
"href": "https://drafts.csswg.org/css-contain-2/#eventdef-element-contentvisibilityautostatechanged",
"id": "eventdef-element-contentvisibilityautostatechange",
"href": "https://drafts.csswg.org/css-contain-2/#eventdef-element-contentvisibilityautostatechange",
"linkingText": [
"contentvisibilityautostatechanged"
"contentvisibilityautostatechange"
],
"localLinkingText": [],
"type": "event",
Expand All @@ -569,18 +569,18 @@
"access": "public",
"informative": false,
"heading": {
"id": "content-visibility-auto-state-changed",
"href": "https://drafts.csswg.org/css-contain-2/#content-visibility-auto-state-changed",
"title": "Detecting content-visibility: auto state changes: the contentvisibilityautostatechanged event",
"id": "content-visibility-auto-state-change",
"href": "https://drafts.csswg.org/css-contain-2/#content-visibility-auto-state-change",
"title": "Detecting content-visibility: auto state changes: the contentvisibilityautostatechange event",
"number": "4.3"
},
"definedIn": "prose"
},
{
"id": "contentvisibilityautostatechangedevent",
"href": "https://drafts.csswg.org/css-contain-2/#contentvisibilityautostatechangedevent",
"id": "contentvisibilityautostatechangeevent",
"href": "https://drafts.csswg.org/css-contain-2/#contentvisibilityautostatechangeevent",
"linkingText": [
"ContentVisibilityAutoStateChangedEvent"
"ContentVisibilityAutoStateChangeEvent"
],
"localLinkingText": [],
"type": "interface",
Expand All @@ -595,18 +595,18 @@
"definedIn": "pre"
},
{
"id": "dom-contentvisibilityautostatechangedevent-contentvisibilityautostatechangedevent",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangedevent-contentvisibilityautostatechangedevent",
"id": "dom-contentvisibilityautostatechangeevent-contentvisibilityautostatechangeevent",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangeevent-contentvisibilityautostatechangeevent",
"linkingText": [
"ContentVisibilityAutoStateChangedEvent(type, eventInitDict)",
"ContentVisibilityAutoStateChangeEvent(type, eventInitDict)",
"constructor(type, eventInitDict)",
"ContentVisibilityAutoStateChangedEvent(type)",
"ContentVisibilityAutoStateChangeEvent(type)",
"constructor(type)"
],
"localLinkingText": [],
"type": "constructor",
"for": [
"ContentVisibilityAutoStateChangedEvent"
"ContentVisibilityAutoStateChangeEvent"
],
"access": "public",
"informative": false,
Expand All @@ -618,18 +618,18 @@
"definedIn": "pre"
},
{
"id": "dom-contentvisibilityautostatechangedevent-contentvisibilityautostatechangedevent-type-eventinitdict-type",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangedevent-contentvisibilityautostatechangedevent-type-eventinitdict-type",
"id": "dom-contentvisibilityautostatechangeevent-contentvisibilityautostatechangeevent-type-eventinitdict-type",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangeevent-contentvisibilityautostatechangeevent-type-eventinitdict-type",
"linkingText": [
"type"
],
"localLinkingText": [],
"type": "argument",
"for": [
"ContentVisibilityAutoStateChangedEvent/ContentVisibilityAutoStateChangedEvent(type, eventInitDict)",
"ContentVisibilityAutoStateChangedEvent/constructor(type, eventInitDict)",
"ContentVisibilityAutoStateChangedEvent/ContentVisibilityAutoStateChangedEvent(type)",
"ContentVisibilityAutoStateChangedEvent/constructor(type)"
"ContentVisibilityAutoStateChangeEvent/ContentVisibilityAutoStateChangeEvent(type, eventInitDict)",
"ContentVisibilityAutoStateChangeEvent/constructor(type, eventInitDict)",
"ContentVisibilityAutoStateChangeEvent/ContentVisibilityAutoStateChangeEvent(type)",
"ContentVisibilityAutoStateChangeEvent/constructor(type)"
],
"access": "public",
"informative": false,
Expand All @@ -641,18 +641,18 @@
"definedIn": "pre"
},
{
"id": "dom-contentvisibilityautostatechangedevent-contentvisibilityautostatechangedevent-type-eventinitdict-eventinitdict",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangedevent-contentvisibilityautostatechangedevent-type-eventinitdict-eventinitdict",
"id": "dom-contentvisibilityautostatechangeevent-contentvisibilityautostatechangeevent-type-eventinitdict-eventinitdict",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangeevent-contentvisibilityautostatechangeevent-type-eventinitdict-eventinitdict",
"linkingText": [
"eventInitDict"
],
"localLinkingText": [],
"type": "argument",
"for": [
"ContentVisibilityAutoStateChangedEvent/ContentVisibilityAutoStateChangedEvent(type, eventInitDict)",
"ContentVisibilityAutoStateChangedEvent/constructor(type, eventInitDict)",
"ContentVisibilityAutoStateChangedEvent/ContentVisibilityAutoStateChangedEvent(type)",
"ContentVisibilityAutoStateChangedEvent/constructor(type)"
"ContentVisibilityAutoStateChangeEvent/ContentVisibilityAutoStateChangeEvent(type, eventInitDict)",
"ContentVisibilityAutoStateChangeEvent/constructor(type, eventInitDict)",
"ContentVisibilityAutoStateChangeEvent/ContentVisibilityAutoStateChangeEvent(type)",
"ContentVisibilityAutoStateChangeEvent/constructor(type)"
],
"access": "public",
"informative": false,
Expand All @@ -664,10 +664,10 @@
"definedIn": "pre"
},
{
"id": "dictdef-contentvisibilityautostatechangedeventinit",
"href": "https://drafts.csswg.org/css-contain-2/#dictdef-contentvisibilityautostatechangedeventinit",
"id": "dictdef-contentvisibilityautostatechangeeventinit",
"href": "https://drafts.csswg.org/css-contain-2/#dictdef-contentvisibilityautostatechangeeventinit",
"linkingText": [
"ContentVisibilityAutoStateChangedEventInit"
"ContentVisibilityAutoStateChangeEventInit"
],
"localLinkingText": [],
"type": "dictionary",
Expand All @@ -682,15 +682,15 @@
"definedIn": "pre"
},
{
"id": "dom-contentvisibilityautostatechangedevent-skipped",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangedevent-skipped",
"id": "dom-contentvisibilityautostatechangeevent-skipped",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangeevent-skipped",
"linkingText": [
"skipped"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"ContentVisibilityAutoStateChangedEvent"
"ContentVisibilityAutoStateChangeEvent"
],
"access": "public",
"informative": false,
Expand All @@ -702,15 +702,15 @@
"definedIn": "dt"
},
{
"id": "dom-contentvisibilityautostatechangedeventinit-skipped",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangedeventinit-skipped",
"id": "dom-contentvisibilityautostatechangeeventinit-skipped",
"href": "https://drafts.csswg.org/css-contain-2/#dom-contentvisibilityautostatechangeeventinit-skipped",
"linkingText": [
"skipped"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"ContentVisibilityAutoStateChangedEventInit"
"ContentVisibilityAutoStateChangeEventInit"
],
"access": "public",
"informative": false,
Expand Down
28 changes: 13 additions & 15 deletions ed/dfns/css-fonts-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -3533,9 +3533,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-fonts-4/#title",
"title": "CSS Fonts Module Level 4"
"id": "font-feature-settings-prop",
"href": "https://drafts.csswg.org/css-fonts-4/#font-feature-settings-prop",
"title": "Low-level font feature settings control: the font-feature-settings property",
"number": "6.12"
},
"definedIn": "pre"
},
Expand Down Expand Up @@ -3977,10 +3978,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "font-variant-emoji-prop",
"href": "https://drafts.csswg.org/css-fonts-4/#font-variant-emoji-prop",
"title": "Selecting the text presentation style: The font-variant-emoji property",
"number": "9.3"
"id": "title",
"href": "https://drafts.csswg.org/css-fonts-4/#title",
"title": "CSS Fonts Module Level 4"
},
"definedIn": "dt"
},
Expand All @@ -3998,10 +3998,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "font-variant-emoji-prop",
"href": "https://drafts.csswg.org/css-fonts-4/#font-variant-emoji-prop",
"title": "Selecting the text presentation style: The font-variant-emoji property",
"number": "9.3"
"id": "title",
"href": "https://drafts.csswg.org/css-fonts-4/#title",
"title": "CSS Fonts Module Level 4"
},
"definedIn": "dt"
},
Expand All @@ -4019,10 +4018,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "font-variant-emoji-prop",
"href": "https://drafts.csswg.org/css-fonts-4/#font-variant-emoji-prop",
"title": "Selecting the text presentation style: The font-variant-emoji property",
"number": "9.3"
"id": "title",
"href": "https://drafts.csswg.org/css-fonts-4/#title",
"title": "CSS Fonts Module Level 4"
},
"definedIn": "dt"
},
Expand Down
6 changes: 3 additions & 3 deletions ed/events/css-contain-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
},
"events": [
{
"type": "contentvisibilityautostatechanged",
"type": "contentvisibilityautostatechange",
"targets": [
"Element"
],
"src": {
"format": "dfn",
"href": "https://drafts.csswg.org/css-contain-2/#eventdef-element-contentvisibilityautostatechanged"
"href": "https://drafts.csswg.org/css-contain-2/#eventdef-element-contentvisibilityautostatechange"
},
"href": "https://drafts.csswg.org/css-contain-2/#eventdef-element-contentvisibilityautostatechanged"
"href": "https://drafts.csswg.org/css-contain-2/#eventdef-element-contentvisibilityautostatechange"
}
]
}
6 changes: 3 additions & 3 deletions ed/headings/css-contain-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@
"number": "4.2"
},
{
"id": "content-visibility-auto-state-changed",
"href": "https://drafts.csswg.org/css-contain-2/#content-visibility-auto-state-changed",
"id": "content-visibility-auto-state-change",
"href": "https://drafts.csswg.org/css-contain-2/#content-visibility-auto-state-change",
"level": 3,
"title": "Detecting content-visibility: auto state changes: the contentvisibilityautostatechanged event",
"title": "Detecting content-visibility: auto state changes: the contentvisibilityautostatechange event",
"number": "4.3"
},
{
Expand Down
1 change: 1 addition & 0 deletions ed/idl/FedCM.idl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dictionary IdentityProviderBranding {
USVString background_color;
USVString color;
sequence<IdentityProviderIcon> icons;
USVString name;
};

dictionary IdentityProviderAPIConfig {
Expand Down
6 changes: 3 additions & 3 deletions ed/idl/css-contain.idl
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
// Source: CSS Containment Module Level 2 (https://drafts.csswg.org/css-contain-2/)

[Exposed=Window]
interface ContentVisibilityAutoStateChangedEvent : Event {
constructor(DOMString type, optional ContentVisibilityAutoStateChangedEventInit eventInitDict = {});
interface ContentVisibilityAutoStateChangeEvent : Event {
constructor(DOMString type, optional ContentVisibilityAutoStateChangeEventInit eventInitDict = {});
readonly attribute boolean skipped;
};
dictionary ContentVisibilityAutoStateChangedEventInit : EventInit {
dictionary ContentVisibilityAutoStateChangeEventInit : EventInit {
boolean skipped = false;
};
22 changes: 11 additions & 11 deletions ed/ids/CSS21.json
Original file line number Diff line number Diff line change
Expand Up @@ -2345,10 +2345,10 @@
"https://drafts.csswg.org/css2/#value-def-left",
"https://drafts.csswg.org/css2/#ref-for-value-def-length%E2%91%A1%E2%91%A6",
"https://drafts.csswg.org/css2/#valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-valdef-z-index-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-overflow-auto%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-table-layout-auto",
"https://drafts.csswg.org/css2/#ref-for-valdef-overflow-auto%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-valdef-clip-auto%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-clip%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-valdef-overflow-visible%E2%91%A0%E2%91%A1",
Expand Down Expand Up @@ -3628,7 +3628,7 @@
"https://drafts.csswg.org/css2/#ref-for-separated-borders-model%E2%91%A1",
"https://drafts.csswg.org/css2/#width-layout",
"https://drafts.csswg.org/css2/#ref-for-propdef-table-layout",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A7",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%93%AA",
"https://drafts.csswg.org/css2/#propdef-table-layout",
"https://drafts.csswg.org/css2/#infopanel-for-propdef-table-layout",
Expand All @@ -3644,31 +3644,31 @@
"https://drafts.csswg.org/css2/#infopaneltitle-for-valdef-table-layout-auto",
"https://drafts.csswg.org/css2/#fixed-table-layout",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A7",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A8",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#example-d27d3eeb",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A1%E2%91%A0",
"https://drafts.csswg.org/css2/#auto-table-layout",
"https://drafts.csswg.org/css2/#ref-for-propdef-table-layout%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-table-layout-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-table-layout-auto",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A7",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A4%E2%91%A8",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A5%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-value-def-table%E2%91%A0%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-value-def-inline-table%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-width%E2%91%A5%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-value-def-table%E2%91%A0%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-value-def-inline-table%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css2/#height-layout",
Expand Down
Loading

0 comments on commit 81d17df

Please sign in to comment.