dom/encoding/test/mochitest.ini

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     1 [DEFAULT]
     2 skip-if = e10s
     3 support-files =
     4   file_utf16_be_bom.css
     5   file_utf16_be_bom.js
     6   file_utf16_be_bom.xhtml
     7   file_utf16_le_bom.css
     8   file_utf16_le_bom.js
     9   file_utf16_le_bom.xhtml
    10   file_utf16_le_nobom.xhtml
    11   file_TLD.html
    12   worker_helper.js
    14 [test_BOMEncoding.js]
    15 [test_TextDecoder.html]
    16 [test_TextDecoder.js]
    17 [test_TextEncoder.html]
    18 [test_TextEncoder.js]
    19 [test_stringencoding.html]
    20 skip-if = buildapp == 'b2g' # b2g(Test timed out on b2g board) b2g-debug(Test timed out on b2g board) b2g-desktop(Test timed out on b2g board)
    21 [test_submit_euckr.html]
    22 [test_TLD.html]
    23 [test_utf16_files.html]

mercurial