.. |
CharsetDetectionTests.js
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
Makefile.in
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug9357_text.html
|
Unit test for bug 9357 (Autodetection of EUC-KR)
|
2008-06-22 01:28:42 -07:00 |
bug171813_text.html
|
Mochitests for charset autodetection
|
2008-04-21 03:50:45 -07:00 |
bug306272_text.html
|
Mochitests for charset autodetection
|
2008-04-21 03:50:45 -07:00 |
bug421271_text.html
|
Mochitests for charset autodetection
|
2008-04-21 03:50:45 -07:00 |
bug426271_text-euc-jp.html
|
Mochitests for charset autodetection
|
2008-04-21 03:50:45 -07:00 |
bug426271_text-utf-8.html
|
Mochitests for charset autodetection
|
2008-04-21 03:50:45 -07:00 |
bug431054_text.html
|
Don't require a minimum data threshold for encodings that correspond to the selected language. Bug 431054, r=Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>
|
2008-10-30 10:57:25 -07:00 |
bug488426_text.html
|
Bug 488426 - enable TIS-620 detector; r=smontagu
|
2009-06-24 13:12:36 +09:00 |
bug547487_text.html
|
Set a minimum threshold even for the detector's preferred language. Bug 547487, r=emk
|
2010-02-23 01:46:15 -08:00 |
bug620106_text.html
|
Bug 620106 - Allow chardet (if enabled) reload the page during load. r=sicking, a=blocking2.0-final.
|
2011-02-11 12:33:32 +02:00 |
bug631751be_text.html
|
Bug 631751 - Sniff Basic Latin BOMless UTF-16 for IE compat. r=bzbarsky, a=bzbarsky.
|
2011-02-16 08:40:35 +02:00 |
bug631751le_text.html
|
Bug 631751 - Sniff Basic Latin BOMless UTF-16 for IE compat. r=bzbarsky, a=bzbarsky.
|
2011-02-16 08:40:35 +02:00 |
bug638318_text.html
|
Test for bug 638318 - Test that a byte run that has more than 1024 zeros but one non-zero byte among them before the 1024 byte limit does not sniff as UTF-16LE/BE. r=bzbarsky, a=test-only.
|
2011-03-03 19:20:00 +02:00 |
bug811363-1.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-2.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-3.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-4.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-5.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-6.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-7.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-8.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-9.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-invalid-1.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-invalid-2.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-invalid-3.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-invalid-4.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
bug811363-invalid-5.text
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug9357.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug171813.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_bug306272.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug421271.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_bug426271-euc-jp.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug426271-utf-8.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug431054-japanese.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug431054.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_bug488426.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug547487.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
test_bug620106.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug631751be.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug631751le.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug638318.html
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
test_bug811363-1-1.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-1-2.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-1-3.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-1-4.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-1-5.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-1.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-2.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-3.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-4.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-5.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-6.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-7.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-8.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |
test_bug811363-2-9.html
|
UTF-8 auto-detection tests. Bug 811363
|
2012-11-16 11:33:12 -08:00 |