[css-typed-om] Remove unused computed style decl from filtered style map
FilteredComputedStylePropertyMap currently takes a ComputedStyleDeclaration in its constructor, but doesn't do anything with it. This patch removes it and moves the node parameter to the front (makes more sense). Bug: 785132 Change-Id: I6897004f98bef50df5d1129fd3eacd560e0b6e78 Reviewed-on: https://chromium-review.googlesource.com/790115 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#521091}
Showing
Please register or sign in to comment