File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -221,11 +221,11 @@ Flow-Relative Box Model Properties</h2>
221
221
depends on the element’s computed values of
222
222
'writing-mode' , 'direction' , and 'text-orientation' .
223
223
224
- Issue : Depending on the element’s own writing mode
224
+ Note : Depending on the element’s own writing mode
225
225
simplifies the cascading calculations
226
226
and gives a straightforward model for authors to reason about.
227
227
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> .
229
229
230
230
A computed value that has flow-relative and physical properties as input
231
231
is determined by applying the CSS cascade to declarations of both.
You can’t perform that action at this time.
0 commit comments