File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1126,10 +1126,10 @@ Fragmentation of Overflow: the 'continue' property</h3>
11261126 when the [=computed value=] of the 'continue' property is ''discard''
11271127 and the [=computed value=] of the '-webkit-box-orient' property is ''vertical'' :
11281128 * If the [=specified value=] of the 'display' property is ''-webkit-box'' ,
1129- the [=computed value=] is becomes ''flow-root'' and
1129+ the [=computed value=] becomes ''flow-root'' and
11301130 the box establishes a [=BFC=] .
11311131 * If the [=specified value=] of the 'display property is ''-webkit-inline-box' ',
1132- the [=computed value=] is becomes ''inline-block'' and
1132+ the [=computed value=] becomes ''inline-block'' and
11331133 the box establishes a [=BFC=] .
11341134
11351135 Note: This means that 'line-clamp' will work
You can’t perform that action at this time.
0 commit comments