Skip to content

Commit 7be1063

Browse files
authored
Update responsive-iframes-explainer.md
1 parent b616d97 commit 7be1063

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-sizing-4/responsive-iframes-explainer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ Embedding document:
6969
<div style="height: 1000px"></div>
7070
```
7171

72+
## Related documents
73+
74+
A prevoius explainer for this API is [here](https://github.com/domenic/cooperatively-sized-iframes).
75+
7276
## Future extensions
7377

7478
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`.

0 commit comments

Comments
 (0)