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 13.1.2.
  • Loading branch information
reffy-bot committed Jul 8, 2023
1 parent f47e536 commit 5783eb5
Show file tree
Hide file tree
Showing 22 changed files with 902 additions and 723 deletions.
35 changes: 0 additions & 35 deletions ed/css/css-anchor-position.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,41 +48,6 @@
"anchorDefault"
]
},
{
"name": "anchor-scroll",
"value": "none | default | <anchor-element>",
"initial": "default",
"appliesTo": "absolutely-positioned elements",
"inherited": "no",
"percentages": "n/a",
"computedValue": "as specified",
"canonicalOrder": "per grammar",
"animationType": "discrete",
"values": [
{
"name": "none",
"prose": "No effect.",
"type": "value",
"value": "none"
},
{
"name": "default",
"prose": "Behaves identically to <anchor-element>, but draws its value from anchor-default on the element.",
"type": "value",
"value": "default"
},
{
"name": "<anchor-element>",
"prose": "Selects a target anchor element the same as anchor(), which will be compensated for in positioning and fallback.",
"type": "value",
"value": "<anchor-element>"
}
],
"styleDeclaration": [
"anchor-scroll",
"anchorScroll"
]
},
{
"name": "position-fallback",
"value": "none | <dashed-ident>",
Expand Down
14 changes: 6 additions & 8 deletions ed/dfns/CSS22.json
Original file line number Diff line number Diff line change
Expand Up @@ -10413,10 +10413,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "cursor-props",
"href": "https://drafts.csswg.org/css2/#cursor-props",
"title": "Cursors: the cursor property",
"number": "18.1"
"id": "title",
"href": "https://drafts.csswg.org/css2/#title",
"title": "CSS 2"
},
"definedIn": "dt"
},
Expand All @@ -10434,10 +10433,9 @@
"access": "public",
"informative": false,
"heading": {
"id": "cursor-props",
"href": "https://drafts.csswg.org/css2/#cursor-props",
"title": "Cursors: the cursor property",
"number": "18.1"
"id": "title",
"href": "https://drafts.csswg.org/css2/#title",
"title": "CSS 2"
},
"definedIn": "dt"
},
Expand Down
87 changes: 4 additions & 83 deletions ed/dfns/css-anchor-position-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -546,86 +546,6 @@
},
"definedIn": "prose"
},
{
"id": "propdef-anchor-scroll",
"href": "https://drafts.csswg.org/css-anchor-position-1/#propdef-anchor-scroll",
"linkingText": [
"anchor-scroll"
],
"localLinkingText": [],
"type": "property",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "scroll",
"href": "https://drafts.csswg.org/css-anchor-position-1/#scroll",
"title": "Taking Scroll Into Account: the anchor-scroll property",
"number": "3.2"
},
"definedIn": "table"
},
{
"id": "valdef-anchor-scroll-none",
"href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-scroll-none",
"linkingText": [
"none"
],
"localLinkingText": [],
"type": "value",
"for": [
"anchor-scroll"
],
"access": "public",
"informative": false,
"heading": {
"id": "scroll",
"href": "https://drafts.csswg.org/css-anchor-position-1/#scroll",
"title": "Taking Scroll Into Account: the anchor-scroll property",
"number": "3.2"
},
"definedIn": "dt"
},
{
"id": "valdef-anchor-scroll-default",
"href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-scroll-default",
"linkingText": [
"default"
],
"localLinkingText": [],
"type": "value",
"for": [
"anchor-scroll"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-anchor-position-1/#title",
"title": "CSS Anchor Positioning"
},
"definedIn": "dt"
},
{
"id": "valdef-anchor-scroll-anchor-element",
"href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-scroll-anchor-element",
"linkingText": [
"<anchor-element>"
],
"localLinkingText": [],
"type": "value",
"for": [
"anchor-scroll"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-anchor-position-1/#title",
"title": "CSS Anchor Positioning"
},
"definedIn": "dt"
},
{
"id": "snapshotted-scroll-offset",
"href": "https://drafts.csswg.org/css-anchor-position-1/#snapshotted-scroll-offset",
Expand All @@ -638,9 +558,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.csswg.org/css-anchor-position-1/#title",
"title": "CSS Anchor Positioning"
"id": "scroll",
"href": "https://drafts.csswg.org/css-anchor-position-1/#scroll",
"title": "Taking Scroll Into Account",
"number": "3.2"
},
"definedIn": "prose"
},
Expand Down
7 changes: 4 additions & 3 deletions ed/dfns/css-fonts-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -4020,9 +4020,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-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"
},
"definedIn": "dt"
},
Expand Down
14 changes: 14 additions & 0 deletions ed/headings/captured-mouse-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@
"title": "Examples",
"number": "7"
},
{
"id": "privacy-and-security-considerations",
"href": "https://screen-share.github.io/captured-mouse-events/#privacy-and-security-considerations",
"level": 2,
"title": "Privacy and Security Considerations",
"number": "8"
},
{
"id": "references",
"href": "https://screen-share.github.io/captured-mouse-events/#references",
Expand All @@ -92,6 +99,13 @@
"level": 3,
"title": "Normative references",
"number": "A.1"
},
{
"id": "informative-references",
"href": "https://screen-share.github.io/captured-mouse-events/#informative-references",
"level": 3,
"title": "Informative references",
"number": "A.2"
}
]
}
6 changes: 0 additions & 6 deletions ed/headings/cookie-store.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,12 +333,6 @@
"level": 3,
"title": "Document conventions"
},
{
"id": "w3c-conformant-algorithms",
"href": "https://wicg.github.io/cookie-store/#w3c-conformant-algorithms",
"level": 3,
"title": "Conformant Algorithms"
},
{
"id": "index",
"href": "https://wicg.github.io/cookie-store/#index",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-anchor-position-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"id": "scroll",
"href": "https://drafts.csswg.org/css-anchor-position-1/#scroll",
"level": 3,
"title": "Taking Scroll Into Account: the anchor-scroll property",
"title": "Taking Scroll Into Account",
"number": "3.2"
},
{
Expand Down
32 changes: 18 additions & 14 deletions ed/ids/CSS22.json
Original file line number Diff line number Diff line change
Expand Up @@ -2695,10 +2695,10 @@
"https://drafts.csswg.org/css2/#infopaneltitle-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#infopanel-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#infopaneltitle-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-cursor-auto",
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-clip-auto%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-valdef-clip-auto%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%93%AA",
"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 @@ -3632,13 +3632,13 @@
"https://drafts.csswg.org/css2/#valdef-font-size-xx-large",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium",
"https://drafts.csswg.org/css2/#AutoNumber2",
"https://drafts.csswg.org/css2/#ref-for-valdef-border-width-medium%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium%E2%91%A0",
"https://drafts.csswg.org/css2/#value-def-relative-size",
"https://drafts.csswg.org/css2/#infopanel-for-value-def-relative-size",
"https://drafts.csswg.org/css2/#infopaneltitle-for-value-def-relative-size",
"https://drafts.csswg.org/css2/#infopanel-for-value-def-relative-size",
"https://drafts.csswg.org/css2/#infopaneltitle-for-value-def-relative-size",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-large",
"https://drafts.csswg.org/css2/#ref-for-em-width%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-ex%E2%91%A5",
Expand Down Expand Up @@ -4060,7 +4060,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 @@ -4078,37 +4078,37 @@
"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",
"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-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/#height-layout",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-propdef-vertical-align%E2%91%A4",
Expand Down Expand Up @@ -4262,6 +4262,10 @@
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A1%E2%91%A4%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A1%E2%91%A4%E2%91%A2",
"https://drafts.csswg.org/css2/#valdef-cursor-auto",
"https://drafts.csswg.org/css2/#infopanel-for-valdef-cursor-auto",
"https://drafts.csswg.org/css2/#infopaneltitle-for-valdef-cursor-auto",
"https://drafts.csswg.org/css2/#infopanel-for-valdef-cursor-auto",
"https://drafts.csswg.org/css2/#infopaneltitle-for-valdef-cursor-auto",
"https://drafts.csswg.org/css2/#valdef-cursor-crosshair",
"https://drafts.csswg.org/css2/#valdef-cursor-default",
"https://drafts.csswg.org/css2/#infopanel-for-valdef-cursor-default",
Expand Down
4 changes: 4 additions & 0 deletions ed/ids/captured-mouse-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
"https://screen-share.github.io/captured-mouse-events/#ref-for-dom-capturedmouseevent-8",
"https://screen-share.github.io/captured-mouse-events/#example-1",
"https://screen-share.github.io/captured-mouse-events/#example-2",
"https://screen-share.github.io/captured-mouse-events/#privacy-and-security-considerations",
"https://screen-share.github.io/captured-mouse-events/#x8-privacy-and-security-considerations",
"https://screen-share.github.io/captured-mouse-events/#references",
"https://screen-share.github.io/captured-mouse-events/#a-references",
"https://screen-share.github.io/captured-mouse-events/#normative-references",
Expand All @@ -93,6 +95,8 @@
"https://screen-share.github.io/captured-mouse-events/#bib-screen-capture",
"https://screen-share.github.io/captured-mouse-events/#bib-uievents",
"https://screen-share.github.io/captured-mouse-events/#bib-webidl",
"https://screen-share.github.io/captured-mouse-events/#informative-references",
"https://screen-share.github.io/captured-mouse-events/#a-2-informative-references",
"https://screen-share.github.io/captured-mouse-events/#bib-webrtc",
"https://screen-share.github.io/captured-mouse-events/#back-to-top"
]
Expand Down
Loading

0 comments on commit 5783eb5

Please sign in to comment.