[css-typed-om] Implement shorthands for StylePropertyMap.set/delete.
This patch implements shorthands for stylemap.set/delete. When we receive an UnsupportedShorthandProperty, we should get the CSSValues out of them and set them on the style map. We leave parsing of shorthand values for a future patch. Bug: 816722 Change-Id: Iebd0b33f89b1d8872bea5d3f80d1dde71d72bc45 Reviewed-on: https://chromium-review.googlesource.com/938684 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#539992}
Showing
Please register or sign in to comment