- From: Steve Kobes via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Jan 2019 13:45:38 +0000
- To: public-css-archive@w3.org
The spec states this more directly near the top of 2.1: "The anchor node is either a non-anonymous block box or a text node." This was mainly to avoid the difficulty of trying to define a bounding rect for things that aren't box-like. The intent was not to exclude inline-block, <img>, or flex boxes, so I suppose the language here should be updated to allow those. -- GitHub Notification of comment by skobes Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3478#issuecomment-453100633 using your GitHub account
Received on Thursday, 10 January 2019 13:45:40 UTC