[CSS Typed OM] Rearrange StylePropertyMap classes to match the new spec.
The edited spec is here: https://drafts.css-houdini.org/css-typed-om/#the-stylepropertymap Broadly, the changes are: - Rename ImmutableStylePropertyMap -> StylePropertyMapReadonly - Switch StylePropertyMap to inherit from StylePropertyMapReadonly instead of the other way around - Update all references appropriately BUG=545318 Review-Url: https://codereview.chromium.org/2730633004 Cr-Commit-Position: refs/heads/master@{#456025}
Showing
Please register or sign in to comment