Skip to content

Note that the video.onresize property was not in IE/EdgeHTML#16865

Merged
queengooborg merged 1 commit intomdn:mainfrom
foolip:edge-onresize
Jul 7, 2022
Merged

Note that the video.onresize property was not in IE/EdgeHTML#16865
queengooborg merged 1 commit intomdn:mainfrom
foolip:edge-onresize

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented Jul 7, 2022

Confirmed with this test in IE 11 and Edge 18:
http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=10451

It seems like this was a problem for onresize specifically, probably
a mishap because there was already a window.onresize property.

Confirmed with this test in IE 11 and Edge 18:
http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=10451

It seems like this was a problem for onresize specifically, probably
a mishap because there was already a window.onresize property.
@foolip foolip requested a review from queengooborg July 7, 2022 07:29
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 7, 2022
@queengooborg queengooborg merged commit b9fad2d into mdn:main Jul 7, 2022
@foolip foolip deleted the edge-onresize branch July 7, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants