diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-02-12 18:21:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-12 18:21:47 -0500 |
commit | 3d6ce6c36aab3229929db3d49a8fec94dcf16f66 (patch) | |
tree | 3e903828e266c334188e7a79a44e22134aed77f5 /components/script/dom/mod.rs | |
parent | 62e1fc7899c2b0210dd24044d388b43ae80c276c (diff) | |
parent | caa15ab6a7d9990a239f52fac8198f0e24e71aa5 (diff) | |
download | servo-3d6ce6c36aab3229929db3d49a8fec94dcf16f66.tar.gz servo-3d6ce6c36aab3229929db3d49a8fec94dcf16f66.zip |
Auto merge of #20033 - upsuper:font-space, r=emilio
Output unquoted family name as a series of identifiers
It tries to serialize unquoted family names as a series of identifiers. For family names which contain special white spaces like leading white space, trailing white space, and consective white spaces, unquoted names are marked quoted in parsing to avoid complicating serialization code.
This fixes [bug 1434802](https://bugzilla.mozilla.org/show_bug.cgi?id=1434802).
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20033)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/mod.rs')
0 files changed, 0 insertions, 0 deletions