You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstract: This module introduces logical properties and values that provide the author with the ability to control layout through logical, rather than physical, direction and dimension mappings. The module defines logical properties and values for the features defined in [[CSS21]]. These properties are writing-mode relative equivalents of their corresponding physical properties.
@@ -128,7 +129,7 @@ Introduction</h2>
128
129
<div class="issue">
129
130
<strong>Things That Are Unstable</strong>
130
131
Since implementation of parts of this module is effectively required
131
-
for shipping an implementation of <a href="https://www.w3.org/TR/css-writing-modes-3/CSS Writing Modes</a> on the Web
132
+
for shipping an implementation of <a href="https://www.w3.org/TR/css-writing-modes-3/">CSS Writing Modes</a> on the Web
132
133
(in order to correctly implement the default HTML styles),
133
134
The CSSWG resolved that although the draft is not very stable overall,
134
135
the requisite features in
@@ -638,7 +639,7 @@ the 'border-block-start', 'border-block-end', 'border-inline-start', 'border-inl
638
639
respectively.
639
640
640
641
<h3 id="border-radius-shorthands">
641
-
Flow-relative Border-radius Shorthands:
642
+
Flow-relative Corner Rounding:
642
643
the 'border-start-start-radius', 'border-start-end-radius', 'border-end-start-radius', 'border-end-end-radius' properties</h3>
0 commit comments