Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt

Issue 292243003: Encoding API: Expose 'fatal' and 'ignoreBOM' readonly attributes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Regen test results Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS BOM is ignored if ignoreBOM option is specified: utf-8 2 PASS BOM is ignored if ignoreBOM option is specified: utf-8
3 PASS BOM is ignored if ignoreBOM option is specified: utf-16le 3 PASS BOM is ignored if ignoreBOM option is specified: utf-16le
4 PASS BOM is ignored if ignoreBOM option is specified: utf-16be 4 PASS BOM is ignored if ignoreBOM option is specified: utf-16be
5 PASS The ignoreBOM attribute of TextDecoder
5 Harness: the test ran to completion. 6 Harness: the test ran to completion.
6 7
OLDNEW
« no previous file with comments | « LayoutTests/fast/encoding/api/textdecoder-ignorebom.html ('k') | Source/modules/encoding/TextDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698