Skip to content

Commit 4b8acf0

Browse files
committed
[css-writing-modes] Make abstract more abstract. #3829
1 parent 53a5349 commit 4b8acf0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-writing-modes-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Editor: Koji Ishii, Google, kojiishi@gmail.com, w3cid 45369
1717
Former Editor: Shinyu Murakami, Antenna House, murakami@antenna.co.jp
1818
Former Editor: Paul Nelson, Microsoft, paulnel@microsoft.com
1919
Former Editor: Michel Suignard, Microsoft, michelsu@microsoft.com
20-
Abstract: CSS Writing Modes Level 3 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).
20+
Abstract: CSS Writing Modes Level 3 defines CSS support for various writing modes and their combinations, including left-to-right and right-to-left text ordering as well as horizontal and vertical orientations.
2121
Ignored Terms: glyph orientation, *-left, *-right, *-top, *-bottom, text-combine-mode, root inline box, … message topic …, glyph-orientation-horizontal
2222
Link Defaults: css2 (property) display/min-height/max-height/min-width/max-width/clip/left/right/bottom/top, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration, svg2 (property) glyph-orientation-vertical/glyph-orientation-horizontal
2323
</pre>

css-writing-modes-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Editor: Koji Ishii, Google, kojiishi@gmail.com, w3cid 45369
1515
Former Editor: Shinyu Murakami, Antenna House, murakami@antenna.co.jp
1616
Former Editor: Paul Nelson, Microsoft, paulnel@microsoft.com
1717
Former Editor: Michel Suignard, Microsoft, michelsu@microsoft.com
18-
Abstract: CSS Writing Modes Level 4 defines CSS support for various international writing modes, such as left-to-right (e.g. Latin or Indic), right-to-left (e.g. Hebrew or Arabic), bidirectional (e.g. mixed Latin and Arabic) and vertical (e.g. Asian scripts).
18+
Abstract: CSS Writing Modes Level 4 defines CSS support for various writing modes and their combinations, including left-to-right and right-to-left text ordering as well as horizontal and vertical orientations.
1919
At Risk: The look-ahead/look-behind sequencing rules for 'text-combine-upright'.
2020
At Risk: <a href="#auto-multicol">Automatic multi-column behavior</a> of orthogonal flows.
2121
Ignored Terms: glyph orientation, *-left, *-right, *-top, *-bottom, text-combine-mode, root inline box, … message topic …, glyph-orientation-horizontal

0 commit comments

Comments
 (0)