diff options
author | Keegan McAllister <kmcallister@mozilla.com> | 2014-10-06 12:57:10 -0700 |
---|---|---|
committer | Keegan McAllister <kmcallister@mozilla.com> | 2014-10-16 13:06:04 -0700 |
commit | 3fbb25cc430c9dcf3ed06b6e86b8a64738493e86 (patch) | |
tree | 71308578fe5968cd1f529b1aaf8db9c6f36e06b8 /components/script/parse | |
parent | 5be4f40bef05c749bdb5353541abae21a826f6b6 (diff) | |
download | servo-3fbb25cc430c9dcf3ed06b6e86b8a64738493e86.tar.gz servo-3fbb25cc430c9dcf3ed06b6e86b8a64738493e86.zip |
Update test expectations
The hubbub bindings set document.characterSet but we don't use it for anything.
html5ever doesn't parse charsets from <meta> tags yet, and I'd rather add that
as part of adding actual support for other encodings (which Servo never had
with hubbub).
Switching to html5ever also changes attribute parsing slightly (bringing it in
line with the current spec) and this breaks some of the <img srcset> tests. We
don't support this feature at all.
Some other things change due to bugs in hubbub not present in html5ever.
Diffstat (limited to 'components/script/parse')
0 files changed, 0 insertions, 0 deletions