Re: [csswg-drafts] [css-animations][css-conditional][css-font-loading][cssom-view][cssom][mediaqueries] IDL: Use [Exposed] consistently

I did not add `Exposed` for interfaces with `NoInterfaceObject`. Should that be added?
```
$ grep -r --include="*.bs" "NoInterfaceObject" .
./css-font-loading/Overview.bs:  [NoInterfaceObject]
./css-regions/Overview.bs:  [NoInterfaceObject]
./css-regions/Overview.bs:  <li>Region interface is now a supplemental interface with the [NoInterfaceObject] extended attribute.</li>
./cssom/Overview.bs:[NoInterfaceObject]
./cssom/Overview.bs:[NoInterfaceObject]
./cssom-view/Overview.bs:[NoInterfaceObject]
```

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/1749#issuecomment-324372782 using your GitHub account

Received on Wednesday, 23 August 2017 15:29:45 UTC