w3c / web-share-target

Web API proposal for receiving shared data
https://w3c.github.io/web-share-target/
Other
191 stars 20 forks source link

Fix swapped definitions of title and text members. #49

Closed dbaron closed 6 years ago

dbaron commented 6 years ago

The definitions of the title and text members of ShareTargetParams were swapped; this associates the correct definition with the correct member.

I got here from w3ctag/design-reviews#221.