Skip to content

Commit ec5ab08

Browse files
committed
[css-logical] Fix typo, switch issue to note since it's resolved.
1 parent b7110cb commit ec5ab08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-logical/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -221,11 +221,11 @@ Flow-Relative Box Model Properties</h2>
221221
depends on the element’s computed values of
222222
'writing-mode', 'direction', and 'text-orientation'.
223223

224-
Issue: Depending on the element’s own writing mode
224+
Note: Depending on the element’s own writing mode
225225
simplifies the cascading calculations
226226
and gives a straightforward model for authors to reason about.
227227
However, it is problematic in many cases,
228-
see for example <a href="https://www.w3.org/mid/20161108202634.GA7235@mail.internode.on.net">this discussiona</a>.
228+
see for example <a href="https://www.w3.org/mid/20161108202634.GA7235@mail.internode.on.net">this discussion</a>.
229229

230230
A computed value that has flow-relative and physical properties as input
231231
is determined by applying the CSS cascade to declarations of both.

0 commit comments

Comments
 (0)