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

Unified 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, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/encoding/api/textdecoder-ignorebom.html ('k') | Source/modules/encoding/TextDecoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt
diff --git a/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt b/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt
index 92a766d294684b3fb268e8eb0f1b130425395c15..3a8306961f36af135599f9d24d680b244efe9447 100644
--- a/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt
+++ b/LayoutTests/fast/encoding/api/textdecoder-ignorebom-expected.txt
@@ -2,5 +2,6 @@ This is a testharness.js-based test.
PASS BOM is ignored if ignoreBOM option is specified: utf-8
PASS BOM is ignored if ignoreBOM option is specified: utf-16le
PASS BOM is ignored if ignoreBOM option is specified: utf-16be
+PASS The ignoreBOM attribute of TextDecoder
Harness: the test ran to completion.
« 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