RenderStyle operator== incorrect for shape-outside and clip-path.
Use dataEquivalent instead of comparing pointers. Updating the base RenderStyle in ActiveAnimations asserts that the cached base RenderStyle is correct by comparing RenderStyle objects. It triggered an assert when comparing two shape-outside values represented by different objects representing the same value. R=esprehn@chromium.org,dstockwell@chromium.org BUG=425473 Review URL: https://codereview.chromium.org/669093002 git-svn-id: svn://svn.chromium.org/blink/trunk@184345 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment