Remove unused CSSPropertyPriority values
With StyleCascade, we don't need most of the priorities. This CL removes everything except kHighPropertyPriority, which is still needed. A follow-up CL will remove css_property_priority.h/cc completely, in favor of generating something simple directly in css_property_names.h. Change-Id: I579d57a2322a120a69405244d31dd99299553359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385355Reviewed-by:Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#803507}
Showing
Please register or sign in to comment