diff --git a/css-sizing-4/responsive-iframes-explainer.md b/css-sizing-4/responsive-iframes-explainer.md index 82ddf399d92b..3785343aea4c 100644 --- a/css-sizing-4/responsive-iframes-explainer.md +++ b/css-sizing-4/responsive-iframes-explainer.md @@ -69,6 +69,10 @@ Embedding document:
``` +## Related documents + +A prevoius explainer for this API is [here](https://github.com/domenic/cooperatively-sized-iframes). + ## Future extensions A JavaScript API could be added in the future that would allow embedded documents to request relayout in their embedding document context. This would allow dynamically generated iframe documents to update at times other than `load`.