We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7335f52 commit f6a4167Copy full SHA for f6a4167
ERRATA.md
@@ -82,7 +82,7 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a
82
- The domain of the `attributedTo` property is both `Link` and `Object`. `attributedTo` should be included in the list of properties of a `Link`.
83
84
- Example 79 has an `Image` object with `width` and `height` properties, which
85
- are only allowed on `Link` objects. One alternative is to use a `Link` object
+ only indicate `Link` in their Domain. One alternative is to use a `Link` object
86
with the correct `height` and `width` as the `url` property for each `Image`
87
object.
88
0 commit comments