[Bug 26618] Fix mappings of legacy single byte encoding test failures for consistency with browsers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26618

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #16 from Anne <annevk@annevk.nl> ---
I submitted single-byte decoder tests to web-platform-tests:
https://github.com/w3c/web-platform-tests/pull/1384

Apart from the document.characterSet API, Chrome and Firefox pass all tests.
For the document.characterSet API there are some casing differences. I'm hoping
we can make it consistent with TextEncoder.prototype.encoding, but if not I'm
happy to get a new bug report.

I have not yet written encoder tests. (The interaction with either <form> or
URL makes those trickier.)

Given that comment 0 seems addressed I'm going to close this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 12 November 2014 14:17:10 UTC