diff options
author | Corey Farwell <coreyf@rwell.org> | 2015-07-04 18:44:29 -0700 |
---|---|---|
committer | Corey Farwell <coreyf@rwell.org> | 2015-07-08 04:42:50 +0900 |
commit | 91b0671e1d7b27b1b41c7b34597353386f3fbde6 (patch) | |
tree | 458851ed39a6d087b8cef848cf70831a89296ed2 /components/script/dom/servohtmlparser.rs | |
parent | 9b2ba3d7134b4ec33c5a57e69faf48408d44ee74 (diff) | |
download | servo-91b0671e1d7b27b1b41c7b34597353386f3fbde6.tar.gz servo-91b0671e1d7b27b1b41c7b34597353386f3fbde6.zip |
Join tokens when stringifying DOMTokenList
Previous, it would return the original String straight from the
AttrValue, which might contain extraaneous whitespace. The spec
specifies to just join the tokens together with \x20
https://dom.spec.whatwg.org/#stringification-behavior
Diffstat (limited to 'components/script/dom/servohtmlparser.rs')
0 files changed, 0 insertions, 0 deletions