Fix font-variation-settings interpolation test
font-variation-settings is a map, not an array, so the order is irrelevant when comparing the actual and expected values. Add the ability to supply a custom comparison function to interpolation-testcommon.js to support properties like this. This also exposed one test which incorrectly asserted no interpolation when there should be interpolation. Bug: 900581 Change-Id: I6c336e010c9c3642b14c945b3d7ae828f94b3f99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764801 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#689924}
Showing
This diff is collapsed.
Please register or sign in to comment