OLD | NEW |
1 // These tests are expected to fail until we get around to fixing | 1 // These tests are expected to fail until we get around to fixing |
2 // them. | 2 // them. |
3 | 3 |
4 // Bug 1124548: Copying with no selection is sometimes supposed to work | 4 // Bug 1124548: Copying with no selection is sometimes supposed to work |
5 // Also skipped by Apple on Windows (rdar://problem/5015941) | 5 // Also skipped by Apple on Windows (rdar://problem/5015941) |
6 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | 6 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL |
7 | 7 |
8 // onload race condition due to poorly designed test. | 8 // onload race condition due to poorly designed test. |
9 // Works fine when run stand-alone. Not needed for Beta. | 9 // Works fine when run stand-alone. Not needed for Beta. |
10 // Also skipped by Apple on Windows, due to intermittent failure | 10 // Also skipped by Apple on Windows, due to intermittent failure |
(...skipping 1318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1329 // bring it up to par with Win TestShell. These tests pass on Win and should | 1329 // bring it up to par with Win TestShell. These tests pass on Win and should |
1330 // pass on Mac once we fix the bugs. | 1330 // pass on Mac once we fix the bugs. |
1331 // | 1331 // |
1332 | 1332 |
1333 // These tests fail. | 1333 // These tests fail. |
1334 | 1334 |
1335 | 1335 |
1336 // ***** BUCKETS | 1336 // ***** BUCKETS |
1337 | 1337 |
1338 // text fields wrong width | 1338 // text fields wrong width |
| 1339 MAC : LayoutTests/editing/deleting/5168598.html = FAIL |
| 1340 MAC : LayoutTests/editing/inserting/5607069-2.html = FAIL |
| 1341 MAC : LayoutTests/editing/inserting/5607069-3.html = FAIL |
1339 MAC : LayoutTests/editing/inserting/typing-tab-designmode-forms.html = FAIL | 1342 MAC : LayoutTests/editing/inserting/typing-tab-designmode-forms.html = FAIL |
1340 MAC : LayoutTests/fast/forms/input-text-double-click.html = FAIL | 1343 MAC : LayoutTests/fast/forms/input-text-double-click.html = FAIL |
1341 MAC : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL | 1344 MAC : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL |
1342 MAC : LayoutTests/editing/deleting/5168598.html = FAIL | 1345 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL |
| 1346 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL |
| 1347 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL |
1343 | 1348 |
1344 // we're waiting on upstreaming a change to how textarea padding works. rather | 1349 // we're waiting on upstreaming a change to how textarea padding works. rather |
1345 // than rebasing, we'll wait for the upstream. | 1350 // than rebasing, we'll wait for the upstream (which ojan said should happen |
| 1351 // early in Jan 09). |
1346 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL | 1352 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL |
1347 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL | 1353 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL |
1348 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL | 1354 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL |
1349 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL | 1355 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL |
| 1356 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL |
1350 | 1357 |
1351 // text input garbage | 1358 // text input garbage |
1352 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL | 1359 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL |
1353 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL | 1360 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL |
1354 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL | 1361 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL |
1355 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL | 1362 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL |
1356 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL | 1363 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL |
1357 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL | 1364 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL |
1358 | 1365 |
1359 // bad key event handling | 1366 // bad key event handling |
(...skipping 17 matching lines...) Expand all Loading... |
1377 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL | 1384 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL |
1378 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL | 1385 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL |
1379 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL | 1386 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL |
1380 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL | 1387 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL |
1381 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL | 1388 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL |
1382 | 1389 |
1383 // selection | 1390 // selection |
1384 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL | 1391 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL |
1385 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL | 1392 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL |
1386 | 1393 |
| 1394 // missing resources |
| 1395 MAC : LayoutTests/editing/execCommand/insertImage.html = FAIL |
| 1396 |
1387 // ***** END BUCKETS | 1397 // ***** END BUCKETS |
1388 | 1398 |
1389 MAC : LayoutTests/editing/execCommand/insertImage.html = FAIL | |
1390 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL | |
1391 MAC : LayoutTests/editing/inserting/5607069-2.html = FAIL | |
1392 MAC : LayoutTests/editing/inserting/5607069-3.html = FAIL | |
1393 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL | |
1394 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL | |
1395 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL | |
1396 | |
1397 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL | |
1398 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL | 1399 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL |
1399 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL | 1400 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL |
1400 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL | 1401 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL |
1401 MAC : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL | 1402 MAC : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL |
1402 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL | 1403 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL |
1403 MAC : LayoutTests/editing/selection/3690703.html = FAIL | 1404 MAC : LayoutTests/editing/selection/3690703.html = FAIL |
1404 MAC : LayoutTests/editing/selection/3690719.html = FAIL | 1405 MAC : LayoutTests/editing/selection/3690719.html = FAIL |
1405 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL | 1406 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL |
1406 MAC : LayoutTests/editing/selection/4975120.html = FAIL | 1407 MAC : LayoutTests/editing/selection/4975120.html = FAIL |
1407 MAC : LayoutTests/editing/selection/5109817.html = FAIL | 1408 MAC : LayoutTests/editing/selection/5109817.html = FAIL |
(...skipping 687 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2095 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i
n-iframe.html = CRASH | 2096 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i
n-iframe.html = CRASH |
2096 // eventSender to fake a drag | 2097 // eventSender to fake a drag |
2097 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm
l = FAIL | 2098 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm
l = FAIL |
2098 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente
ditable.html = CRASH | 2099 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente
ditable.html = CRASH |
2099 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h
tml = CRASH | 2100 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h
tml = CRASH |
2100 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html
= CRASH | 2101 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html
= CRASH |
2101 // eventSender to fake a drag | 2102 // eventSender to fake a drag |
2102 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI
L | 2103 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI
L |
2103 // Missing expected results. | 2104 // Missing expected results. |
2104 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL | 2105 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL |
OLD | NEW |