Implement CSSOM wrapper for @counter-style rule
This patch implements most of the CSSOM class, CSSCounterStyleRule, for @counter-style rule. This also allows us to test @counter-style rules in web tests. Note that the attribute setters require actual implementation of descriptor parser, and hence, is left for future patches. Bug: 687225 Change-Id: Ia8d06f8565a17de89e7edb38ea13ad47e99472a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522124 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#825210}
Showing
Please register or sign in to comment