Re: [mediacapture-main] Truncated sentence in applyConstraints() (#1016)

I don't think it is truncated. It is unclear for sure but not truncated.

I think that the full sentence is meant to be

> Invoke and return the result of the [applyConstraints template method](https://w3c.github.io/mediacapture-main/#dfn-applyconstraints-template-method) where: [i]n the [SelectSettings](https://w3c.github.io/mediacapture-main/#dfn-selectsettings) algorithm, [...], **[i]n step 3 of the [ApplyConstraints algorithm](https://w3c.github.io/mediacapture-main/#dfn-applyconstraints-algorithm), all changes listed are to be made to object**, **and** [i]n step 4 of the [ApplyConstraints algorithm](https://w3c.github.io/mediacapture-main/#dfn-applyconstraints-algorithm), the requirement on getConstraints() applies to the getConstraints() method of object.

I.e. there are three bullet points and the last two of them contains sentenses "In step 3 of the [ApplyConstraints algorithm](https://w3c.github.io/mediacapture-main/#dfn-applyconstraints-algorithm), all changes listed are to be made to object" and "In step 4 of the [ApplyConstraints algorithm](https://w3c.github.io/mediacapture-main/#dfn-applyconstraints-algorithm), the requirement on getConstraints() applies to the getConstraints() method of object" and these two sentences are delimited with "and".

-- 
GitHub Notification of comment by eehakkin
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/1016#issuecomment-2391546513 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 3 October 2024 14:19:32 UTC