| Index: LayoutTests/fast/encoding/api/resources/shared.js
|
| diff --git a/LayoutTests/fast/encoding/api/resources/shared.js b/LayoutTests/fast/encoding/api/resources/shared.js
|
| index c02f0bad72f99be197d33fcecd51d7e1bd2fa61e..e5874ca8f0d94d441d011dc38917f83d4f5ccf2f 100644
|
| --- a/LayoutTests/fast/encoding/api/resources/shared.js
|
| +++ b/LayoutTests/fast/encoding/api/resources/shared.js
|
| @@ -18,6 +18,7 @@ encodings_table = [
|
| },
|
| {
|
| "encodings": [
|
| + /* FIXME: Support ibm866 (crbug.com/277023)
|
| {
|
| "labels": [
|
| "866",
|
| @@ -27,6 +28,7 @@ encodings_table = [
|
| ],
|
| "name": "ibm866"
|
| },
|
| + */
|
| {
|
| "labels": [
|
| "csisolatin2",
|
|
|