You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a legitimately good spec-bug. The 'width' property definition has 'Domain: Link', but it would probably be better as 'Domain: Image | Link' (or perhaps even include 'Object', up for discussion).
According to this, an
Image
object may havewidth
andheight
properties.But the rest of the specification only associate these properties to the
Link
object.So, which one is correct ?
The text was updated successfully, but these errors were encountered: