Serialize font-variation-settings with double-quotes
According to the CSSOM spec [1], all strings should be serialized with double-quotes. The axis name in font-variation-settings was previously serialized with single-quotes; change this to double-quotes to match the spec and non-WebKit browsers. [1]: https://drafts.csswg.org/cssom/#common-serializing-idioms Bug: 806412 Change-Id: Ib0da551c2799a9dc4e273ac150972a7bd5c7a34f Reviewed-on: https://chromium-review.googlesource.com/900843Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Chris Nardi <cnardi@chromium.org> Cr-Commit-Position: refs/heads/master@{#534803}
Showing
Please register or sign in to comment