File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -281,11 +281,10 @@ Scrollable Overflow</h3>
281
281
is increasing the size of the [=scrollable overflow rectangle=] .
282
282
283
283
Including this padding is optional for <a>block containers</a>
284
- in any axis whose corresponding <a>content-distribution property</a>
285
- ('align-content' /'justify-content' )
286
- is ''align-content/normal'' .
284
+ in the inline axis if 'align-content'
285
+ is ''justify-content/normal'' .
287
286
288
- Issue(129): It's not yet clear if including the padding here is Web-compatible,
287
+ Issue(129): It's not yet clear if including inline-axis padding here is Web-compatible,
289
288
so this clause is optional while under investigation.
290
289
Existing behavior in the inline axis is
291
290
<a href="http://jsbin.com/digadoyohi/1/edit?html,css,output">not</a>
You can’t perform that action at this time.
0 commit comments