Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Force update captions when element resizes (#3426)
Backported to v2.5.x and added ResizeObserver and DOMRectReadOnly externs from Closure (not built into the older compiler release used in this branch). This branch also required the addition of a filter in the test environment to remove global errors dispatched by ResizeObserver which should be ignored, but which Jasmine treats as test failures. Change-Id: I17269ec44373bf3303cd1f7eb3c34dcd1c765a66
- Loading branch information