[docs] Fix broken link to old blog post

pull/6593/head
Samuel Plumppu 5 years ago
parent ff6ce725bf
commit c1540ebbd7

@ -697,7 +697,7 @@ Videos additionally have readonly `videoWidth` and `videoHeight` bindings.
---
Block-level elements have 4 readonly bindings, measured using a technique similar to [this one](http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/):
Block-level elements have 4 readonly bindings, measured using a technique similar to [this one](https://web.archive.org/web/20200926123939/http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/):
* `clientWidth`
* `clientHeight`

Loading…
Cancel
Save