Settings WebUI: Fix CrSettingsIncompatibleApplicationsPageTest with Polymer 2.
The test was failing because it was asserting on a DOM subtree that was behind a <dom-if> that is false. In Polymer 2, a new optimization prevents those parts of the DOM to receive any updates. Bug: 896208 Change-Id: I268b6732ccf75f5544b3ce3011a73fbc8d11f55b Reviewed-on: https://chromium-review.googlesource.com/c/1287199Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#600622}
Showing
Please register or sign in to comment