- From: vmpstr via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Apr 2024 15:10:27 +0000
- To: public-css-archive@w3.org
Looks good. Minor nit: > ... if a descendant of _el_ is a target anchor element for a positioned element who is not skipped ... "who" here is ambiguous: it could be the target anchor element or a positioned element. The rest of the text continues with > ... and whose containing block is not _el_ or a descendant of _el_, ... Which strongly suggests that we're talking about the positioned element here, since the target anchor element is a descendant of _el_ from the earlier text. So that's why it's a minor nit. -- GitHub Notification of comment by vmpstr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10184#issuecomment-2049923350 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 April 2024 15:10:28 UTC