File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 182182●●options
183183
184184spec_title:CSS Object Model ( CSSOM ) Module Level 1
185- spec_date:2026 - 04 - 28
186- trans_update:2026 - 04 - 30
185+ spec_date:2026 - 05 - 01
186+ trans_update:2026 - 05 - 09
187187source_checked:250502
188188page_state_key:CSS
189189original_url:https://drafts.csswg.org/cssom-1/
@@ -5606,12 +5606,9 @@ <h3 title="CSS Rules">6.4. ~CSS規則</h3>
56065606The result of concatenating the following:
56075607</ li >
56085608 < li >
5609- %結果 に次を順に付加する
5610- ⇒#
5611- `@font-face {^l,
5612- ~SP
5609+ %結果 に `@font-face {^l を付加する
56135610◎
5614- The string "@font-face {", followed by a single SPACE (U+0020) .
5611+ The string "@font-face {".
56155612</ li >
56165613 < li >
56175614~IF[
@@ -5620,13 +5617,14 @@ <h3 title="CSS Rules">6.4. ~CSS規則</h3>
56205617⇒
56215618%結果 に次を順に付加する
56225619⇒#
5620+ ~SP,
56235621`font-family:^l,
56245622~SP,
56255623`文字列を直列化する$( %規則 の `font-family$td ),
56265624❝;
56275625◎
56285626If the font-family descriptor is present:
5629- • The string "font-family:", followed by a single SPACE (U+0020).
5627+ • A single SPACE (U+0020), followed by the string "font-family:", followed by a single SPACE (U+0020).
56305628• The result of performing serialize a string on the rule’s font family name.
56315629• The string ";", i.e., SEMICOLON (U+003B).
56325630</ li >
You can’t perform that action at this time.
0 commit comments