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 1335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1346 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL | 1346 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL |
1347 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL | 1347 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL |
1348 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL | 1348 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL |
1349 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL | 1349 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL |
1350 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL | 1350 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL |
1351 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL | 1351 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL |
1352 MAC : LayoutTests/editing/selection/3690703.html = FAIL | 1352 MAC : LayoutTests/editing/selection/3690703.html = FAIL |
1353 MAC : LayoutTests/editing/selection/3690719.html = FAIL | 1353 MAC : LayoutTests/editing/selection/3690719.html = FAIL |
1354 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL | 1354 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL |
1355 MAC : LayoutTests/editing/selection/4975120.html = FAIL | 1355 MAC : LayoutTests/editing/selection/4975120.html = FAIL |
| 1356 MAC : LayoutTests/editing/selection/5136696.html = FAIL |
| 1357 MAC : LayoutTests/editing/selection/5213963.html = FAIL |
| 1358 MAC : LayoutTests/editing/selection/drag-select-1.html = FAIL |
| 1359 MAC : LayoutTests/editing/selection/drag-text-delay.html = FAIL |
| 1360 MAC : LayoutTests/fast/css/line-height.html = FAIL |
1356 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL | 1361 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL |
1357 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL | 1362 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL |
1358 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL | 1363 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL |
1359 | 1364 |
1360 // we're waiting on upstreaming a change to how textarea padding works. rather | 1365 // we're waiting on upstreaming a change to how textarea padding works. rather |
1361 // than rebasing, we'll wait for the upstream (which ojan said should happen | 1366 // than rebasing, we'll wait for the upstream (which ojan said should happen |
1362 // early in Jan 09). | 1367 // early in Jan 09). |
1363 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL | 1368 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL |
1364 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL | 1369 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL |
1365 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL | 1370 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL |
1366 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL | 1371 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL |
1367 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL | 1372 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL |
1368 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL | 1373 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL |
1369 MAC : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL | 1374 MAC : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL |
| 1375 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL |
| 1376 MAC : LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html = FAIL |
1370 | 1377 |
1371 // text input garbage | 1378 // text input garbage |
1372 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL | 1379 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL |
1373 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL | 1380 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL |
1374 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL | 1381 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL |
1375 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL | 1382 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL |
1376 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL | 1383 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL |
1377 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL | 1384 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL |
1378 | 1385 |
1379 // bad key event handling | 1386 // bad key event handling |
(...skipping 17 matching lines...) Expand all Loading... |
1397 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL | 1404 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL |
1398 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL | 1405 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL |
1399 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL | 1406 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL |
1400 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL | 1407 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL |
1401 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL | 1408 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL |
1402 | 1409 |
1403 // selection | 1410 // selection |
1404 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL | 1411 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL |
1405 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL | 1412 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL |
1406 MAC : LayoutTests/editing/selection/5109817.html = FAIL | 1413 MAC : LayoutTests/editing/selection/5109817.html = FAIL |
| 1414 MAC : LayoutTests/editing/selection/5354455-2.html = FAIL |
1407 | 1415 |
1408 // missing resources | 1416 // missing resources |
1409 MAC : LayoutTests/editing/execCommand/insertImage.html = FAIL | 1417 MAC : LayoutTests/editing/execCommand/insertImage.html = FAIL |
1410 | 1418 |
| 1419 // incorrect layout |
| 1420 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL |
| 1421 |
| 1422 // unknown |
| 1423 MAC : LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = FAIL |
| 1424 |
| 1425 |
1411 // ***** END BUCKETS | 1426 // ***** END BUCKETS |
1412 | 1427 |
1413 MAC : LayoutTests/editing/selection/5136696.html = FAIL | |
1414 MAC : LayoutTests/editing/selection/5213963.html = FAIL | |
1415 MAC : LayoutTests/editing/selection/5354455-2.html = FAIL | |
1416 MAC : LayoutTests/editing/selection/drag-select-1.html = FAIL | |
1417 MAC : LayoutTests/editing/selection/drag-text-delay.html = FAIL | |
1418 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL | |
1419 MAC : LayoutTests/fast/css/line-height.html = FAIL | |
1420 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL | |
1421 MAC : LayoutTests/fast/dom/DOMException/EventException.html = FAIL | |
1422 MAC : LayoutTests/fast/dom/DOMException/RangeException.html = FAIL | |
1423 MAC : LayoutTests/fast/dom/DOMException/XPathException.html = FAIL | |
1424 MAC : LayoutTests/fast/dom/DOMException/prototype-object.html = FAIL | |
1425 MAC : LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html = FAIL | |
1426 MAC : LayoutTests/fast/dom/NamedNodeMap-setNamedItem-crash.html = FAIL | |
1427 MAC : LayoutTests/fast/dom/SelectorAPI/dumpNodeList-almost-strict.html = FAIL | |
1428 MAC : LayoutTests/fast/dom/SelectorAPI/dumpNodeList.html = FAIL | |
1429 MAC : LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = FAIL | |
1430 MAC : LayoutTests/fast/dom/Window/atob-btoa.html = FAIL | |
1431 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = FAIL CRA
SH | |
1432 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH | 1428 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH |
1433 MAC : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL CRASH | 1429 |
1434 MAC : LayoutTests/fast/dom/documenturi-assigned-junk-implies-relative-urls-do-no
t-resolve.html = FAIL | 1430 MAC : LayoutTests/fast/dom/documenturi-assigned-junk-implies-relative-urls-do-no
t-resolve.html = FAIL |
1435 MAC : LayoutTests/fast/dom/getElementsByClassName/011.xml = FAIL | 1431 MAC : LayoutTests/fast/dom/getElementsByClassName/011.xml = FAIL |
1436 MAC : LayoutTests/fast/dom/global-constructors.html = FAIL | 1432 MAC : LayoutTests/fast/dom/global-constructors.html = FAIL |
1437 MAC : LayoutTests/fast/dom/inner-text.html = FAIL | 1433 MAC : LayoutTests/fast/dom/inner-text.html = FAIL |
1438 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL | 1434 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL |
1439 MAC : LayoutTests/fast/dom/prototype-chain.html = FAIL | 1435 MAC : LayoutTests/fast/dom/prototype-chain.html = FAIL |
1440 MAC : LayoutTests/fast/dom/replaceChild.html = FAIL | 1436 MAC : LayoutTests/fast/dom/replaceChild.html = FAIL |
1441 MAC : LayoutTests/fast/dom/tabindex-clamp.html = FAIL | 1437 MAC : LayoutTests/fast/dom/tabindex-clamp.html = FAIL |
1442 MAC : LayoutTests/fast/dom/undetectable-document-all.html = FAIL | 1438 MAC : LayoutTests/fast/dom/undetectable-document-all.html = FAIL |
1443 MAC : LayoutTests/fast/dom/wrapper-classes.html = FAIL | 1439 MAC : LayoutTests/fast/dom/wrapper-classes.html = FAIL |
(...skipping 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2093 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i
n-iframe.html = CRASH | 2089 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i
n-iframe.html = CRASH |
2094 // eventSender to fake a drag | 2090 // eventSender to fake a drag |
2095 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm
l = FAIL | 2091 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm
l = FAIL |
2096 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente
ditable.html = CRASH | 2092 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente
ditable.html = CRASH |
2097 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h
tml = CRASH | 2093 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h
tml = CRASH |
2098 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html
= CRASH | 2094 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html
= CRASH |
2099 // eventSender to fake a drag | 2095 // eventSender to fake a drag |
2100 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI
L | 2096 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI
L |
2101 // Missing expected results. | 2097 // Missing expected results. |
2102 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL | 2098 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL |
OLD | NEW |