|
120 | 120 |
|
121 | 121 | ●●options |
122 | 122 |
|
123 | | -spec_date:2024-06-27 |
| 123 | +spec_date:2026-03-19 |
124 | 124 | trans_update:2024-06-29 |
125 | 125 | source_checked:240627 |
126 | 126 | spec_status:ED |
|
715 | 715 | [CSS-VALUES-4] |
716 | 716 | Tab Atkins Jr.; Elika Etemad. <CSS Values and Units Module Level 4>. URL: https://drafts.csswg.org/css-values-4/ |
717 | 717 | [CSSOM-VIEW-1] |
718 | | - Simon Pieters. <CSSOM View Module>. URL: https://drafts.csswg.org/cssom-view/ |
| 718 | + Simon Fraser; Emilio Cobos Álvarez. <CSSOM View Module>. URL: https://drafts.csswg.org/cssom-view/ |
719 | 719 | [DOM] |
720 | 720 | Anne van Kesteren. <DOM Standard>. Living Standard. URL: https://dom.spec.whatwg.org/ |
721 | 721 | [GEOMETRY-1] |
722 | | - Simon Pieters; Chris Harrelson. <Geometry Interfaces Module Level 1>. URL: https://drafts.csswg.org/geometry/ |
| 722 | + Sebastian Zartner; Yehonatan Daniv. <Geometry Interfaces Module Level 1>. URL: https://drafts.csswg.org/geometry/ |
723 | 723 | [HTML] |
724 | 724 | Anne van Kesteren; et al. <HTML Standard>. Living Standard. URL: https://html.spec.whatwg.org/multipage/ |
725 | 725 | [RFC2119] |
@@ -806,9 +806,9 @@ <h1>Intersection Observer</h1> |
806 | 806 | ◎位置付け |
807 | 807 |
|
808 | 808 | <p> |
809 | | -この節では、 |
810 | | -公表~時点における… |
811 | | -【以下、この節の他の内容は,~SOTD-W3Cに移譲。】 |
| 809 | +これは、 |
| 810 | +編集者草案の公な複製です… |
| 811 | +【以下、この節を成す他の内容は,~SOTD-W3Cに移譲。】 |
812 | 812 | </p> |
813 | 813 |
|
814 | 814 | </section> |
@@ -1471,7 +1471,7 @@ <h3 title="The IntersectionObserver interface">2.2. `IntersectionObserver^I ~int |
1471 | 1471 | 文書が`全部的に作動中$であるときに限られることに注意。) |
1472 | 1472 | ◎ |
1473 | 1473 | If the intersection root is a document, |
1474 | | -• it’s the size of the document's viewport (note that this processing step can only be reached if the document is fully active). |
| 1474 | +• it’s the size of the document’s viewport (note that this processing step can only be reached if the document is fully active). |
1475 | 1475 | </li> |
1476 | 1476 | <li> |
1477 | 1477 | 他の場合, %~root は`内容~clip$を有するならば |
@@ -1839,7 +1839,7 @@ <h3 title="The IntersectionObserverEntry interface">2.3. `IntersectionObserverEn |
1839 | 1839 | ]と交差する部位を表現する。 |
1840 | 1840 | </p> |
1841 | 1841 | ◎ |
1842 | | -boundingClientRect, intersected by each of target's ancestors' clip rects (up to but not including root), intersected with the root intersection rectangle. This value represents the portion of target that intersects with the root intersection rectangle. |
| 1842 | +boundingClientRect, intersected by each of target’s ancestors' clip rects (up to but not including root), intersected with the root intersection rectangle. This value represents the portion of target that intersects with the root intersection rectangle. |
1843 | 1843 | </dd> |
1844 | 1844 |
|
1845 | 1845 | <dt> |
@@ -2777,7 +2777,7 @@ <h4 title="Queue an Intersection Observer Task">3.2.4. 交差~観測器~taskを~ |
2777 | 2777 | `交差~観測器たちに通知する$( %文書 ) |
2778 | 2778 | </div> |
2779 | 2779 | ◎ |
2780 | | -Queue a task on the IntersectionObserver task source associated with the document's event loop to notify intersection observers. |
| 2780 | +Queue a task on the IntersectionObserver task source associated with the document’s event loop to notify intersection observers. |
2781 | 2781 | </li> |
2782 | 2782 | </ol> |
2783 | 2783 | </div> |
|
0 commit comments