Skip to content

Commit

Permalink
fix: Force update captions when element resizes (#3426)
Browse files Browse the repository at this point in the history
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
Álvaro Velad Galván authored and joeyparrish committed Jun 8, 2021
1 parent ca1c29e commit 952acd3
Show file tree
Hide file tree
Showing 4 changed files with 993 additions and 0 deletions.
Loading

0 comments on commit 952acd3

Please sign in to comment.