File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -1252,8 +1252,11 @@ spec:css22; type:property; text:display
1252
1252
<dt> <dfn>intermediate min-content width for span 1</dfn> </dt>
1253
1253
<dd> The largest of:
1254
1254
<ul>
1255
- <li> the outer min-content width of the column group, if any
1256
- <li> the outer min-content width of the column, if any
1255
+ <li> the width specified for the column:<ul>
1256
+ <li> the outer min-content width of the column, if any (and not auto)
1257
+ <li> the outer min-content width of the column group, if any
1258
+ <li> or 0, if there is none
1259
+ </ul>
1257
1260
<li> the outer min-content width of each cell in the column whose column-span is 1
1258
1261
(or just the one in the first row <a>in fixed mode</a> )
1259
1262
or 0 if there is none
Original file line number Diff line number Diff line change
1
+ [0224/101633:ERROR:tcp_listen_socket.cc(76)] Could not bind socket to 127.0.0.1:6004
2
+ [0224/101633:ERROR:node_debugger.cc(86)] Cannot start debugger server
You can’t perform that action at this time.
0 commit comments