Skip to content

Commit a8dac3c

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.1.
1 parent e4b44a4 commit a8dac3c

File tree

10 files changed

+255
-198
lines changed

10 files changed

+255
-198
lines changed

ed/algorithms/event-timing.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,19 @@
2121
}
2222
]
2323
},
24+
{
25+
"name": "PerformanceEventTiming target",
26+
"html": "",
27+
"rationale": ".algorithm",
28+
"steps": [
29+
{
30+
"html": "<p>If <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this\">this</a>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/event-timing/#eventtarget\" id=\"ref-for-eventtarget\">eventTarget</a> is not <a data-link-type=\"dfn\" href=\"https://w3c.github.io/paint-timing/#exposed-for-paint-timing\" id=\"ref-for-exposed-for-paint-timing\">exposed for paint timing</a> given null, return null.</p>"
31+
},
32+
{
33+
"html": "<p>Return <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#this\" id=\"ref-for-this①\">this</a>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/event-timing/#eventtarget\" id=\"ref-for-eventtarget①\">eventTarget</a>.</p>"
34+
}
35+
]
36+
},
2437
{
2538
"name": "additions to event dispatch",
2639
"html": "Right after step 1, we add the following steps:",
@@ -311,7 +324,7 @@
311324
{
312325
"name": "finalize event timing",
313326
"href": "https://w3c.github.io/event-timing/#finalize-event-timing",
314-
"html": "When asked to to <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"finalize-event-timing\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">finalize event timing</dfn>, with <var>timingEntry</var>, <var>event</var>, <var>target</var>, and <var>processingEnd</var> as inputs, run the following steps:",
327+
"html": "When asked to <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"finalize-event-timing\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">finalize event timing</dfn>, with <var>timingEntry</var>, <var>event</var>, <var>target</var>, and <var>processingEnd</var> as inputs, run the following steps:",
315328
"rationale": ".algorithm",
316329
"steps": [
317330
{
@@ -327,10 +340,10 @@
327340
"html": "<p>Set <var>timingEntry</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/event-timing/#dom-performanceeventtiming-processingend\" id=\"ref-for-dom-performanceeventtiming-processingend⑤\">processingEnd</a></code> to <var>processingEnd</var>.</p>"
328341
},
329342
{
330-
"html": "<p>Assert that <var>target</var> <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#implements\" id=\"ref-for-implements①\">implements</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#node\" id=\"ref-for-node\">Node</a></code>.</p>"
343+
"html": "<p>Assert that <var>target</var> <a data-link-type=\"dfn\" href=\"https://webidl.spec.whatwg.org/#implements\" id=\"ref-for-implements①\">implements</a> <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#node\" id=\"ref-for-node\">Node</a></code>.</p>"
331344
},
332345
{
333-
"html": "<p>Set <var>timingEntry</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/event-timing/#performanceeventtiming-eventtarget\" id=\"ref-for-performanceeventtiming-eventtarget\">eventTarget</a> to the result of calling the <a data-link-type=\"dfn\" href=\"https://wicg.github.io/element-timing/#get-an-element\" id=\"ref-for-get-an-element①\">get an element</a> algorithm with <var>target</var> and <var>relevantGlobal</var>’s <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#concept-document-window\" id=\"ref-for-concept-document-window①\">associated document</a> as inputs.</p>"
346+
"html": "<p>Set <var>timingEntry</var>’s associated <a data-link-type=\"dfn\" href=\"https://w3c.github.io/event-timing/#eventtarget\" id=\"ref-for-eventtarget\">eventTarget</a> to <var>target</var>.</p>"
334347
},
335348
{
336349
"html": "<p>If <var>event</var>’s <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://dom.spec.whatwg.org/#dom-event-type\" id=\"ref-for-dom-event-type①⓪\">type</a></code> attribute value is not <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/uievents/#event-type-keydown\" id=\"ref-for-event-type-keydown⑥\">keydown</a></code> nor <code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/pointerevents/#the-pointerdown-event\" id=\"ref-for-the-pointerdown-event①⓪\">pointerdown</a></code>, append <var>timingEntry</var> to <var>relevantGlobal</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/event-timing/#entries-to-be-queued\" id=\"ref-for-entries-to-be-queued③\">entries to be queued</a>.</p>"

ed/algorithms/rdf12-concepts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"html": "a <dfn data-plurals=\"lexical forms\" id=\"dfn-lexical-form\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">lexical form</dfn> consisting of a sequence of\n <a data-cite=\"I18N-GLOSSARY#dfn-code-point\" class=\"lint-ignore\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-code-point\" id=\"ref-for-index-term-unicode-code-points-4\">Unicode code points</a> [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://w3c.github.io/rdf-concepts/spec/#bib-unicode\" title=\"The Unicode Standard\">UNICODE</a></cite>]\n which are <a data-cite=\"I18N-GLOSSARY#dfn-scalar-value\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-scalar-value\" id=\"ref-for-index-term-unicode-scalar-values-2\">Unicode scalar values</a>,\n and therefore do not contain\n <a data-cite=\"I18N-GLOSSARY#dfn-surrogate\" class=\"lint-ignore\" href=\"https://www.w3.org/TR/i18n-glossary/#dfn-surrogate\" id=\"ref-for-index-term-surrogate-code-points-2\">Unicode surrogate code points</a>"
1515
},
1616
{
17-
"html": "a <dfn data-plurals=\"datatype iris\" id=\"dfn-datatype-iri\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></dfn>, being an <a href=\"https://w3c.github.io/rdf-concepts/spec/#dfn-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-iri-25\"><abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n identifying a datatype that determines how the lexical form maps\n to a <a href=\"https://w3c.github.io/rdf-concepts/spec/#dfn-literal-value\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-literal-value-3\">literal value</a>"
17+
"html": "a <dfn data-plurals=\"datatype iris\" id=\"dfn-datatype-iri\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></dfn>, being an <a href=\"https://w3c.github.io/rdf-concepts/spec/#dfn-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-iri-26\"><abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a>\n identifying a datatype that determines how the lexical form maps\n to a <a href=\"https://w3c.github.io/rdf-concepts/spec/#dfn-literal-value\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-literal-value-3\">literal value</a>"
1818
},
1919
{
2020
"html": "if and only if the <a href=\"https://w3c.github.io/rdf-concepts/spec/#dfn-datatype-iri\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-datatype-iri-1\">datatype <abbr title=\"Internationalized Resource Identifier\">IRI</abbr></a> is\n <code>http://www.w3.org/1999/02/22-rdf-syntax-ns#langString</code>, a\n non-empty <dfn data-plurals=\"language tags\" id=\"dfn-language-tag\" tabindex=\"0\" aria-haspopup=\"dialog\" data-dfn-type=\"dfn\">language tag</dfn> as defined by [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://w3c.github.io/rdf-concepts/spec/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>]. The\n language tag <em class=\"rfc2119\">MUST</em> be well-formed according to\n <a data-cite=\"bcp47#section-2.2.9\" href=\"https://www.rfc-editor.org/rfc/rfc5646#section-2.2.9\" id=\"ref-for-index-term-section-2-2-9-1\">section 2.2.9</a>\n of [<cite><a class=\"bibref\" data-link-type=\"biblio\" href=\"https://w3c.github.io/rdf-concepts/spec/#bib-bcp47\" title=\"Tags for Identifying Languages\">BCP47</a></cite>],\n and <em class=\"rfc2119\">MUST</em> be treated consistently, that is, in a case insensitive manner.\n Two language tags are the same if they only differ by case."

ed/dfns/event-timing.json

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
"definedIn": "pre"
8686
},
8787
{
88-
"id": "performanceeventtiming-eventtarget",
89-
"href": "https://w3c.github.io/event-timing/#performanceeventtiming-eventtarget",
88+
"id": "performanceeventtiming-associated-event",
89+
"href": "https://w3c.github.io/event-timing/#performanceeventtiming-associated-event",
9090
"linkingText": [
91-
"eventTarget"
91+
"associated Event"
9292
],
9393
"localLinkingText": [],
9494
"type": "dfn",
@@ -106,37 +106,16 @@
106106
"definedIn": "prose"
107107
},
108108
{
109-
"id": "target",
110-
"href": "https://w3c.github.io/event-timing/#target",
109+
"id": "eventtarget",
110+
"href": "https://w3c.github.io/event-timing/#eventtarget",
111111
"linkingText": [
112-
"target"
112+
"eventTarget"
113113
],
114114
"localLinkingText": [],
115115
"type": "dfn",
116116
"for": [],
117-
"access": "public",
118-
"informative": false,
119-
"heading": {
120-
"id": "sec-performance-event-timing",
121-
"href": "https://w3c.github.io/event-timing/#sec-performance-event-timing",
122-
"title": "PerformanceEventTiming interface",
123-
"number": "2.1"
124-
},
125-
"definedIn": "prose"
126-
},
127-
{
128-
"id": "performanceeventtiming-associated-event",
129-
"href": "https://w3c.github.io/event-timing/#performanceeventtiming-associated-event",
130-
"linkingText": [
131-
"associated Event"
132-
],
133-
"localLinkingText": [],
134-
"type": "dfn",
135-
"for": [
136-
"PerformanceEventTiming"
137-
],
138117
"access": "private",
139-
"informative": true,
118+
"informative": false,
140119
"heading": {
141120
"id": "sec-performance-event-timing",
142121
"href": "https://w3c.github.io/event-timing/#sec-performance-event-timing",

ed/dfns/rdf12-concepts.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,25 @@
539539
},
540540
"definedIn": "prose"
541541
},
542+
{
543+
"id": "dfn-triple-equality",
544+
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-triple-equality",
545+
"linkingText": [
546+
"Triple equality"
547+
],
548+
"localLinkingText": [],
549+
"type": "dfn",
550+
"for": [],
551+
"access": "private",
552+
"informative": false,
553+
"heading": {
554+
"id": "section-triples",
555+
"href": "https://w3c.github.io/rdf-concepts/spec/#section-triples",
556+
"title": "Triples",
557+
"number": "3.1"
558+
},
559+
"definedIn": "prose"
560+
},
542561
{
543562
"id": "dfn-rdf-term",
544563
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-rdf-term",
@@ -559,6 +578,25 @@
559578
},
560579
"definedIn": "prose"
561580
},
581+
{
582+
"id": "dfn-rdf-term-equality",
583+
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-rdf-term-equality",
584+
"linkingText": [
585+
"RDF term equality"
586+
],
587+
"localLinkingText": [],
588+
"type": "dfn",
589+
"for": [],
590+
"access": "private",
591+
"informative": false,
592+
"heading": {
593+
"id": "section-terms",
594+
"href": "https://w3c.github.io/rdf-concepts/spec/#section-terms",
595+
"title": "RDF Terms",
596+
"number": "3.2"
597+
},
598+
"definedIn": "prose"
599+
},
562600
{
563601
"id": "dfn-node",
564602
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-node",
@@ -932,6 +970,25 @@
932970
},
933971
"definedIn": "prose"
934972
},
973+
{
974+
"id": "dfn-blank-node-equality",
975+
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-blank-node-equality",
976+
"linkingText": [
977+
"Blank node equality"
978+
],
979+
"localLinkingText": [],
980+
"type": "dfn",
981+
"for": [],
982+
"access": "private",
983+
"informative": false,
984+
"heading": {
985+
"id": "section-blank-nodes",
986+
"href": "https://w3c.github.io/rdf-concepts/spec/#section-blank-nodes",
987+
"title": "Blank Nodes",
988+
"number": "3.5"
989+
},
990+
"definedIn": "prose"
991+
},
935992
{
936993
"id": "dfn-blank-node-identifier",
937994
"href": "https://w3c.github.io/rdf-concepts/spec/#dfn-blank-node-identifier",

ed/headings/event-timing.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -207,12 +207,6 @@
207207
"href": "https://w3c.github.io/event-timing/#idl-index",
208208
"level": 2,
209209
"title": "IDL Index"
210-
},
211-
{
212-
"id": "issues-index",
213-
"href": "https://w3c.github.io/event-timing/#issues-index",
214-
"level": 2,
215-
"title": "Issues Index"
216210
}
217211
]
218212
}

ed/ids/event-timing.json

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -119,17 +119,20 @@
119119
"https://w3c.github.io/event-timing/#ref-for-idl-object",
120120
"https://w3c.github.io/event-timing/#dom-performanceeventtiming-tojson",
121121
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming%E2%91%A2",
122-
"https://w3c.github.io/event-timing/#performanceeventtiming-eventtarget",
123-
"https://w3c.github.io/event-timing/#target",
124-
"https://w3c.github.io/event-timing/#ref-for-get-an-element",
122+
"https://w3c.github.io/event-timing/#performanceeventtiming-associated-event",
123+
"https://w3c.github.io/event-timing/#ref-for-event%E2%91%A5",
124+
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming%E2%91%A3",
125+
"https://w3c.github.io/event-timing/#eventtarget",
126+
"https://w3c.github.io/event-timing/#ref-for-node%E2%91%A0",
127+
"https://w3c.github.io/event-timing/#ref-for-dom-performanceeventtiming-target",
125128
"https://w3c.github.io/event-timing/#ref-for-this",
126-
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming-eventtarget",
129+
"https://w3c.github.io/event-timing/#ref-for-eventtarget",
130+
"https://w3c.github.io/event-timing/#ref-for-exposed-for-paint-timing",
131+
"https://w3c.github.io/event-timing/#ref-for-this%E2%91%A0",
132+
"https://w3c.github.io/event-timing/#ref-for-eventtarget%E2%91%A0",
127133
"https://w3c.github.io/event-timing/#ref-for-supportedentrytypes-attribute",
128134
"https://w3c.github.io/event-timing/#ref-for-window%E2%91%A0",
129-
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming%E2%91%A3",
130135
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming%E2%91%A4",
131-
"https://w3c.github.io/event-timing/#performanceeventtiming-associated-event",
132-
"https://w3c.github.io/event-timing/#ref-for-event%E2%91%A5",
133136
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming%E2%91%A5",
134137
"https://w3c.github.io/event-timing/#ref-for-the-performanceentry-interface%E2%91%A0",
135138
"https://w3c.github.io/event-timing/#ref-for-dom-performanceentry-name",
@@ -161,11 +164,11 @@
161164
"https://w3c.github.io/event-timing/#dom-performanceeventtiming-cancelable",
162165
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming-associated-event%E2%91%A3",
163166
"https://w3c.github.io/event-timing/#ref-for-dom-event-cancelable",
164-
"https://w3c.github.io/event-timing/#ref-for-dom-performanceeventtiming-target",
165167
"https://w3c.github.io/event-timing/#ref-for-dom-performanceeventtiming-target%E2%91%A0",
168+
"https://w3c.github.io/event-timing/#ref-for-dom-performanceeventtiming-target%E2%91%A1",
166169
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming-associated-event%E2%91%A4",
167170
"https://w3c.github.io/event-timing/#ref-for-dom-event-target",
168-
"https://w3c.github.io/event-timing/#ref-for-node%E2%91%A0",
171+
"https://w3c.github.io/event-timing/#ref-for-node%E2%91%A1",
169172
"https://w3c.github.io/event-timing/#ref-for-dom-performanceeventtiming-interactionid%E2%91%A0",
170173
"https://w3c.github.io/event-timing/#dom-performanceeventtiming-interactionid",
171174
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming-associated-event%E2%91%A5",
@@ -197,11 +200,11 @@
197200
"https://w3c.github.io/event-timing/#ref-for-idl-unsigned-long-long%E2%91%A1",
198201
"https://w3c.github.io/event-timing/#dom-performance-interactioncount",
199202
"https://w3c.github.io/event-timing/#ref-for-dom-performance-eventcounts",
200-
"https://w3c.github.io/event-timing/#ref-for-this%E2%91%A0",
203+
"https://w3c.github.io/event-timing/#ref-for-this%E2%91%A1",
201204
"https://w3c.github.io/event-timing/#ref-for-concept-relevant-global%E2%91%A1",
202205
"https://w3c.github.io/event-timing/#ref-for-window-eventcounts",
203206
"https://w3c.github.io/event-timing/#ref-for-dom-performance-interactioncount",
204-
"https://w3c.github.io/event-timing/#ref-for-this%E2%91%A1",
207+
"https://w3c.github.io/event-timing/#ref-for-this%E2%91%A2",
205208
"https://w3c.github.io/event-timing/#ref-for-concept-relevant-global%E2%91%A2",
206209
"https://w3c.github.io/event-timing/#ref-for-window-interactioncount",
207210
"https://w3c.github.io/event-timing/#sec-processing-model",
@@ -364,14 +367,11 @@
364367
"https://w3c.github.io/event-timing/#ref-for-window%E2%91%A5",
365368
"https://w3c.github.io/event-timing/#ref-for-dom-performanceeventtiming-processingend%E2%91%A4",
366369
"https://w3c.github.io/event-timing/#ref-for-implements%E2%91%A0",
367-
"https://w3c.github.io/event-timing/#ref-for-node%E2%91%A1",
368-
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming-eventtarget%E2%91%A0",
369-
"https://w3c.github.io/event-timing/#ref-for-get-an-element%E2%91%A0",
370-
"https://w3c.github.io/event-timing/#ref-for-concept-document-window%E2%91%A0",
371-
"https://w3c.github.io/event-timing/#ref-for-performanceeventtiming-eventtarget%E2%91%A1",
370+
"https://w3c.github.io/event-timing/#ref-for-node%E2%91%A2",
371+
"https://w3c.github.io/event-timing/#ref-for-eventtarget%E2%91%A1",
372+
"https://w3c.github.io/event-timing/#ref-for-eventtarget%E2%91%A2",
372373
"https://w3c.github.io/event-timing/#ref-for-retarget",
373374
"https://w3c.github.io/event-timing/#ref-for-concept-tree-root",
374-
"https://w3c.github.io/event-timing/#issue-3b91075f",
375375
"https://w3c.github.io/event-timing/#ref-for-dom-event-type%E2%91%A0%E2%93%AA",
376376
"https://w3c.github.io/event-timing/#ref-for-event-type-keydown%E2%91%A5",
377377
"https://w3c.github.io/event-timing/#ref-for-the-pointerdown-event%E2%91%A0%E2%93%AA",
@@ -454,7 +454,6 @@
454454
"https://w3c.github.io/event-timing/#e8478f36",
455455
"https://w3c.github.io/event-timing/#d4ec1548",
456456
"https://w3c.github.io/event-timing/#9d09d04c",
457-
"https://w3c.github.io/event-timing/#ff342481",
458457
"https://w3c.github.io/event-timing/#41cd0b68",
459458
"https://w3c.github.io/event-timing/#bd45e189",
460459
"https://w3c.github.io/event-timing/#7e7cc1d8",
@@ -480,6 +479,7 @@
480479
"https://w3c.github.io/event-timing/#7d4424b2",
481480
"https://w3c.github.io/event-timing/#0e6b2056",
482481
"https://w3c.github.io/event-timing/#12d6b9a8",
482+
"https://w3c.github.io/event-timing/#3b786c72",
483483
"https://w3c.github.io/event-timing/#77a05ba3",
484484
"https://w3c.github.io/event-timing/#df79032a",
485485
"https://w3c.github.io/event-timing/#80e0e9c9",
@@ -542,7 +542,6 @@
542542
"https://w3c.github.io/event-timing/#references",
543543
"https://w3c.github.io/event-timing/#normative",
544544
"https://w3c.github.io/event-timing/#biblio-dom",
545-
"https://w3c.github.io/event-timing/#biblio-element-timing",
546545
"https://w3c.github.io/event-timing/#biblio-hr-time-2",
547546
"https://w3c.github.io/event-timing/#biblio-html",
548547
"https://w3c.github.io/event-timing/#biblio-infra",
@@ -554,7 +553,6 @@
554553
"https://w3c.github.io/event-timing/#biblio-touch-events",
555554
"https://w3c.github.io/event-timing/#biblio-uievents",
556555
"https://w3c.github.io/event-timing/#biblio-webidl",
557-
"https://w3c.github.io/event-timing/#idl-index",
558-
"https://w3c.github.io/event-timing/#issues-index"
556+
"https://w3c.github.io/event-timing/#idl-index"
559557
]
560558
}

0 commit comments

Comments
 (0)