diff --git a/index.html b/index.html index efcb8a8..203eb4e 100644 --- a/index.html +++ b/index.html @@ -3091,30 +3091,27 @@
width
(respectively height
,
depth
, lspace
, voffset
)
- attributes are absent or invalid the requested width
+ attribute is absent, invalid or a
+ length-percentage
then the requested width
(respectively height, depth, lspace, voffset)
is the inner inline size
(respectively inner line-ascent, inner line-descent,
0
,
0
).
width
(respectively height
,
- depth
, lspace
, voffset
)
- attribute is a
- length-percentage
- then the requested width
- (respectively height, depth, lspace, voffset)
- is the resolved value
- with percentage interpreted relative to
- the inner inline size (respectively
- inner line-ascent, inner line-descent, 0
,
- 0
).
+ width
attribute
+ (respectively height
, depth
,
+ lspace
, voffset
attributes).
+ If one of the requested width, depth, height or lspace values
+ is negative then it is treated as 0
.
- If one of the requested width, depth, height or lspace values calculated
- above is negative then it is treated as 0
.
-
<voffset>
values are not clamped to
+ 0
.
+ <mpadded>