File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Title : CSS Writing Modes Level 3
33Shortname : css-writing-modes
44Level : 3
5- Status : ED
5+ Status : CR
6+ Deadline : 2018-01-03
67Test Suite : http://test.csswg.org/suites/css-writing-modes-3_dev/nightly-unstable/
78Work Status : Testing
89Group : csswg
@@ -149,7 +150,7 @@ Module Interactions</h3>
149150 are broadly able to influence the computed values of other, unrelated properties
150151 through calculations such as
151152 the computation of <a>font-relative lengths</a>
152- or the cascade of <a>flow-relative properties</a>
153+ or the cascade of <a href="http://www.w3.org/TR/css-logical-1/" >flow-relative properties</a>
153154 which purposefully depend on the computed <a>writing mode</a>
154155 or on font metrics that can depend on the <a>writing mode</a> .
155156
@@ -1091,7 +1092,7 @@ Baseline Alignment</h3>
10911092 alphabetic, then the child's alphabetic baseline is matched to the
10921093 parent's alphabetic baseline, even if the child's dominant baseline
10931094 is something else.)
1094- For values of ''sub'' , ''super'' , ''<length>'' , and
1095+ For values of ''vertical-align/ sub'' , ''vertical-align/ super'' , ''<length>'' , and
10951096 ''<percentage>'' , the baselines are aligned as for ''vertical-align/baseline'' ,
10961097 but the child is shifted according to the offset given by its
10971098 'vertical-align' value.
You can’t perform that action at this time.
0 commit comments