[Bug 25161] New: Allow opting out of BOM behavior in the API

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

            Bug ID: 25161
           Summary: Allow opting out of BOM behavior in the API
           Product: WHATWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Encoding
          Assignee: annevk@annevk.nl
          Reporter: annevk@annevk.nl
        QA Contact: sideshowbarker+encodingspec@gmail.com
                CC: jonas@sicking.cc, jsbell@google.com, mike@w3.org,
                    www-international@w3.org

We should add a flag to so you can opt out.

# boolean ignoreBOM = false;

The bikeshed is where to put it. TextDecoderOptions or TextDecodeOptions. I
think the former given that's where we put error handling.

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

Received on Wednesday, 26 March 2014 18:42:57 UTC