@marcoscaceres commented on this pull request.
> @@ -526,7 +526,8 @@ <h2>
</section>
<p>
The {{onchange}} attribute is an <a>event handler</a> whose
- corresponding <a>event handler event type</a> is `"change"`.
+ corresponding <a>event handler event type</a> is
+ <dfn data-dfn-type="event" data-dfn-for="ScreenOrientation">change</dfn>.
```suggestion
<dfn class="event" data-dfn-for="ScreenOrientation">change</dfn>.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/213#pullrequestreview-1138473908
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/screen-orientation/pull/213/review/1138473908@github.com>