Skip to content

Commit a67b1cf

Browse files
[HTML] Editorial: put elements in selector in alphabetical order whatwg/html@ac1b6b1
1 parent 0149cc0 commit a67b1cf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

HTML-rendering-ja.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202

203203
●●options
204204

205-
spec_date:2026-05-14
205+
spec_date:2026-06-04
206206
trans_update:2026-05-14
207207
source_checked:250719
208208
page_state_key:CSS
@@ -1251,7 +1251,7 @@ <h2 title="Rendering">15. 具現化</h2>
12511251
この訳では,その文脈における語~UAは省略する。
12521252
</p>
12531253

1254-
<section id="introduction-16">
1254+
<section id="introduction-17">
12551255
<h3 title="Introduction">15.1. 序論</h3>
12561256

12571257
<p>
@@ -2560,8 +2560,8 @@ <h4 title="Bidirectional text">15.3.5. 双方向-~text</h4>
25602560
:heading,
25612561
hgroup,
25622562
nav,
2563-
section,
25642563
search,
2564+
section,
25652565
table,
25662566
caption,
25672567
colgroup,
@@ -2703,8 +2703,8 @@ <h4 title="Bidirectional text">15.3.5. 双方向-~text</h4>
27032703
:heading,
27042704
hgroup,
27052705
nav,
2706-
section,
27072706
search,
2707+
section,
27082708
table,
27092709
caption,
27102710
colgroup,
@@ -2977,7 +2977,7 @@ <h4 title="Lists">15.3.7. ~list</h4>
29772977
</li>
29782978
</ol>
29792979
2980-
If the element has a reversed attribute, then:
2980+
If the element has a reversed attribute:
29812981
• If value is an integer, then increment value by 1 and return reversed(list-item) value.
29822982
• Otherwise, return reversed(list-item).
29832983
• Either the start attribute was absent, or parsing its value resulted in an error.

0 commit comments

Comments
 (0)