Skip to content

Commit 635bc8d

Browse files
author
Raphael Kubo da Costa
committed
Export the "specific conditions" requirement and reword paragraph.
Mostly some Bikeshed cleanup as a follow-up to #434. That pull request removed the `<dfn>` for "mandatory conditions", which continued to be referenced by the "specific conditions" item in the "can expose sensor readings" list. Remove the reference to it and, at the same time, export the `<dfn>` for "specific conditions" so that it can actually be used by extension specifications.
1 parent c04e324 commit 635bc8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,8 +755,8 @@ all of the following are true:
755755
- |document|'s [=visibility state=] is "visible".
756756
- The [=currently focused area=] belongs to a document whose origin is [=same
757757
origin-domain=] with |document|'s origin.
758-
- <dfn>Specific conditions</dfn>: The [=extension specifications=] that add new
759-
[=mandatory conditions|conditions=] hook into this specification at this point.
758+
- <dfn export>Specific conditions</dfn>: [=Extension specifications=] may add new
759+
conditions to this list to have stricter requirements for their sensor types.
760760

761761
Note: In addition to the conditions above, it is important to note that {{Sensor}}
762762
subclasses invoke the [=check sensor policy-controlled features=] operation in their

0 commit comments

Comments
 (0)