Skip to content

Commit 7c29660

Browse files
committed
[css-writing-mode] Fix pluralization in Applies-to
1 parent 6f658ca commit 7c29660

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
@@ -789,7 +789,7 @@ Block Flow Direction: the 'writing-mode' property</h3>
789789
Name: writing-mode
790790
Value: horizontal-tb | vertical-rl | vertical-lr
791791
Initial: horizontal-tb
792-
Applies to: All elements except table row groups, table column groups, table rows, table columns, ruby base container, ruby annotation container
792+
Applies to: All elements except table row groups, table column groups, table rows, table columns, ruby base containers, ruby annotation containers
793793
Inherited: yes
794794
Percentages: n/a
795795
Computed value: specified value

css-writing-modes-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ Block Flow Direction: the 'writing-mode' property</h3>
856856
Name: writing-mode
857857
Value: horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr
858858
Initial: horizontal-tb
859-
Applies to: All elements except table row groups, table column groups, table rows, table columns, ruby base container, ruby annotation container
859+
Applies to: All elements except table row groups, table column groups, table rows, table columns, ruby base containers, ruby annotation containers
860860
Inherited: yes
861861
Percentages: n/a
862862
Computed value: specified value

0 commit comments

Comments
 (0)