File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1126,10 +1126,10 @@ Fragmentation of Overflow: the 'continue' property</h3>
1126
1126
when the [=computed value=] of the 'continue' property is ''discard''
1127
1127
and the [=computed value=] of the '-webkit-box-orient' property is ''vertical'' :
1128
1128
* 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
1130
1130
the box establishes a [=BFC=] .
1131
1131
* 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
1133
1133
the box establishes a [=BFC=] .
1134
1134
1135
1135
Note: This means that 'line-clamp' will work
You can’t perform that action at this time.
0 commit comments