WebUI: Fix CrScrollableBehavior initialization with Polymer 2.
In Polymer 2, the contents of an element are not stamped until after the ready callback, unlike Polymer 1 (because of differences within Shadow DOM v0 and v1). Bug: 897594 Change-Id: I51509d5823bbffe4fba3bbf3cf7db9aec6c81e8c Reviewed-on: https://chromium-review.googlesource.com/c/1297630Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#603178}
Showing
Please register or sign in to comment