diff options
author | yvt <i@yvt.jp> | 2021-08-03 23:45:35 +0900 |
---|---|---|
committer | yvt <i@yvt.jp> | 2021-08-07 11:41:00 +0900 |
commit | 38adb092ad6efdd9770e76eec2d19b6dabf72513 (patch) | |
tree | 6163dd0a9d13cf95c354f9ccf20eecfa4a3411fa /components/script/image_listener.rs | |
parent | 3090505fd484c661a30a3526c8f5ccb53a48fba9 (diff) | |
download | servo-38adb092ad6efdd9770e76eec2d19b6dabf72513.tar.gz servo-38adb092ad6efdd9770e76eec2d19b6dabf72513.zip |
fix(script): "process the iframe attributes" shouldn't invoke the iframe load event steps anymore
This likely originates from a bug that existed in the specification[1].
A `src`-less iframe would fire two `load` events when implemented
according to an affected version of the specification.
[1]: https://github.com/whatwg/html/commit/f2839722e1b3dc56368c32fd5808f172f3ea3289
Diffstat (limited to 'components/script/image_listener.rs')
0 files changed, 0 insertions, 0 deletions