Skip to content

Commit 255ac3c

Browse files
[HTML] 編集(表記上(要素分類
1 parent 931a5ec commit 255ac3c

16 files changed

Lines changed: 618 additions & 216 deletions

HTML-canvas-ja.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1895,13 +1895,22 @@ <h4 title="The canvas element">4.12.5. `canvas^e 要素</h4>
18951895
<dl class="element-def">
18961896
<dt>`分類$</dt>
18971897
<dd>
1898-
`~flow内容$/`句ng内容$/`埋込d内容$/`可触~内容$
1898+
`~flow内容$
18991899
19001900
Flow content.
1901+
</dd>
1902+
<dd>
1903+
`句ng内容$
19011904
19021905
Phrasing content.
1906+
</dd>
1907+
<dd>
1908+
`埋込d内容$
19031909
19041910
Embedded content.
1911+
</dd>
1912+
<dd>
1913+
`可触~内容$
19051914
19061915
Palpable content.
19071916
</dd>

HTML-custom-ja.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2299,11 +2299,17 @@ <h4 title="Core concepts">4.13.3. 中核~概念</h4>
22992299
<dl class="element-def">
23002300
<dt>`分類$</dt>
23012301
<dd>
2302-
`~flow内容$/`句ng内容$/`可触~内容$
2302+
`~flow内容$
23032303
23042304
Flow content.
2305+
</dd>
2306+
<dd>
2307+
`句ng内容$
23052308
23062309
Phrasing content.
2310+
</dd>
2311+
<dd>
2312+
`可触~内容$
23072313
23082314
Palpable content.
23092315
</dd>

HTML-edits-ja.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -535,14 +535,19 @@ <h3 title="Edits">4.7. 編集</h3>
535535
<h4 title="The ins element">4.7.1. `ins^e 要素</h4>
536536

537537
<dl class="element-def">
538-
539538
<dt>`分類$</dt>
540539
<dd>
541-
`~flow内容$/`句ng内容$/`可触~内容$。
540+
`~flow内容$
542541
543542
Flow content.
543+
</dd>
544+
<dd>
545+
`句ng内容$
544546
545547
Phrasing content.
548+
</dd>
549+
<dd>
550+
`可触~内容$
546551
547552
Palpable content.
548553
</dd>
@@ -664,15 +669,20 @@ <h4 title="The ins element">4.7.1. `ins^e 要素</h4>
664669
<section id="the-del-element">
665670
<h4 title="The del element">4.7.2. `del^e 要素</h4>
666671

667-
<dl class="element-def">
668-
672+
<dl class="element-def">
669673
<dt>`分類$</dt>
670674
<dd>
671-
`~flow内容$/`句ng内容$/`可触~内容$。
675+
`~flow内容$
672676
673677
Flow content.
678+
</dd>
679+
<dd>
680+
`句ng内容$
674681
675682
Phrasing content.
683+
</dd>
684+
<dd>
685+
`可触~内容$
676686
677687
Palpable content.
678688
</dd>

HTML-embed-ja.html

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,6 @@
449449
~load後~task用に準備済み:~HTMLparsing#ready-for-post-load-tasks
450450
~open要素~stack:~HTMLparsing#stack-of-open-elements
451451

452-
~listされる要素:~HEforms#category-listed
453452
拘束~検証~API:~HTMLforms#the-constraint-validation-api
454453
~form所有者:~HTMLforms#form-owner
455454

@@ -1003,15 +1002,27 @@ <h4 title="The iframe element">4.8.5. `iframe^e 要素</h4>
10031002
<dl class="element-def">
10041003
<dt>`分類$</dt>
10051004
<dd>
1006-
`~flow内容$/`句ng内容$/`埋込d内容$/`ヤリトリありな内容$/`可触~内容$
1005+
`~flow内容$
10071006
10081007
Flow content.
1008+
</dd>
1009+
<dd>
1010+
`句ng内容$
10091011
10101012
Phrasing content.
1013+
</dd>
1014+
<dd>
1015+
`埋込d内容$
10111016
10121017
Embedded content.
1018+
</dd>
1019+
<dd>
1020+
`ヤリトリありな内容$
10131021
10141022
Interactive content.
1023+
</dd>
1024+
<dd>
1025+
`可触~内容$
10151026
10161027
Palpable content.
10171028
</dd>
@@ -2694,15 +2705,27 @@ <h4 title="The embed element">4.8.6. `embed^e 要素</h4>
26942705
<dl class="element-def">
26952706
<dt>`分類$</dt>
26962707
<dd>
2697-
`~flow内容$ / `句ng内容$ / `埋込d内容$ /`ヤリトリありな内容$ / `可触~内容$
2708+
`~flow内容$
26982709
26992710
Flow content.
2711+
</dd>
2712+
<dd>
2713+
`句ng内容$
27002714
27012715
Phrasing content.
2716+
</dd>
2717+
<dd>
2718+
`埋込d内容$
27022719
27032720
Embedded content.
2721+
</dd>
2722+
<dd>
2723+
`ヤリトリありな内容$
27042724
27052725
Interactive content.
2726+
</dd>
2727+
<dd>
2728+
`可触~内容$
27062729
27072730
Palpable content.
27082731
</dd>
@@ -3313,19 +3336,29 @@ <h4 title="The embed element">4.8.6. `embed^e 要素</h4>
33133336
<h4 title="The object element">4.8.7. `object^e 要素</h4>
33143337

33153338
<dl class="element-def">
3316-
33173339
<dt>`分類$</dt>
33183340
<dd>
3319-
`~flow内容$ / `句ng内容$ / `埋込d内容$ / `可触~内容$ /
3320-
`~listされる要素$ / `~formに所有され得る要素$
3341+
`~flow内容$
33213342
33223343
Flow content.
3344+
</dd>
3345+
<dd>
3346+
`句ng内容$
33233347
33243348
Phrasing content.
3349+
</dd>
3350+
<dd>
3351+
`埋込d内容$
33253352
33263353
Embedded content.
3354+
</dd>
3355+
<dd>
3356+
`~formに所有され得る要素$のうち`~listされる@~HEforms#category-listed$もの
33273357
33283358
Listed form-associated element.
3359+
</dd>
3360+
<dd>
3361+
`可触~内容$
33293362
33303363
Palpable content.
33313364
</dd>

0 commit comments

Comments
 (0)