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 c310fed commit 3c58699Copy full SHA for 3c58699
ERRATA.md
@@ -109,7 +109,7 @@ This document includes errata for the [Activity Streams](https://www.w3.org/TR/a
109
- The domain of the `attributedTo` property is both `Link` and `Object`. `attributedTo` should be included in the list of properties of a `Link`.
110
111
- Example 79 has an `Image` object with `width` and `height` properties, which
112
- 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
113
with the correct `height` and `width` as the `url` property for each `Image`
114
object.
115
0 commit comments