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 1334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1345 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL | 1345 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL |
1346 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL | 1346 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL |
1347 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL | 1347 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL |
1348 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL | 1348 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL |
1349 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL | 1349 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL |
1350 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL | 1350 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL |
1351 MAC : LayoutTests/editing/selection/3690703.html = FAIL | 1351 MAC : LayoutTests/editing/selection/3690703.html = FAIL |
1352 MAC : LayoutTests/editing/selection/3690719.html = FAIL | 1352 MAC : LayoutTests/editing/selection/3690719.html = FAIL |
1353 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL | 1353 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL |
1354 MAC : LayoutTests/editing/selection/4975120.html = FAIL | 1354 MAC : LayoutTests/editing/selection/4975120.html = FAIL |
| 1355 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL |
| 1356 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL |
| 1357 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL |
1355 | 1358 |
1356 // we're waiting on upstreaming a change to how textarea padding works. rather | 1359 // we're waiting on upstreaming a change to how textarea padding works. rather |
1357 // than rebasing, we'll wait for the upstream (which ojan said should happen | 1360 // than rebasing, we'll wait for the upstream (which ojan said should happen |
1358 // early in Jan 09). | 1361 // early in Jan 09). |
1359 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL | 1362 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL |
1360 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL | 1363 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL |
1361 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL | 1364 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL |
1362 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL | 1365 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL |
1363 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL | 1366 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL |
1364 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL | 1367 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL |
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1731 MAC : LayoutTests/fast/events/option-tab.html = CRASH FAIL | 1734 MAC : LayoutTests/fast/events/option-tab.html = CRASH FAIL |
1732 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH
PASS | 1735 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH
PASS |
1733 | 1736 |
1734 // These time out | 1737 // These time out |
1735 MAC : LayoutTests/fast/events/event-view-toString.html = FAIL TIMEOUT | 1738 MAC : LayoutTests/fast/events/event-view-toString.html = FAIL TIMEOUT |
1736 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL TI
MEOUT | 1739 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL TI
MEOUT |
1737 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT PASS | 1740 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT PASS |
1738 MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = CRASH TI
MEOUT | 1741 MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = CRASH TI
MEOUT |
1739 | 1742 |
1740 // Items failing on the Mac as of 2008/12/12 | 1743 // Items failing on the Mac as of 2008/12/12 |
1741 MAC : LayoutTests/fast/css/variables/color-hex-test.html = FAIL | |
1742 MAC : LayoutTests/fast/css/variables/remove-variable-test.html = FAIL | |
1743 MAC : LayoutTests/fast/css/variables/set-variable-test.html = FAIL | |
1744 MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL | |
1745 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL | |
1746 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL | |
1747 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL | |
1748 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL | 1744 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL |
1749 MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL | 1745 MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL |
1750 | 1746 |
1751 // Items crashing (sometimes) on the Mac as of 2008/12/12 | 1747 // Items crashing (sometimes) on the Mac as of 2008/12/12 |
1752 | 1748 |
1753 // window.open | 1749 // window.open |
1754 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH | 1750 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH |
1755 // window.open | 1751 // window.open |
1756 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur
l-window-open.html = PASS CRASH | 1752 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur
l-window-open.html = PASS CRASH |
1757 // window.open | 1753 // window.open |
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2096 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i
n-iframe.html = CRASH | 2092 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i
n-iframe.html = CRASH |
2097 // eventSender to fake a drag | 2093 // eventSender to fake a drag |
2098 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm
l = FAIL | 2094 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm
l = FAIL |
2099 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente
ditable.html = CRASH | 2095 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente
ditable.html = CRASH |
2100 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h
tml = CRASH | 2096 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h
tml = CRASH |
2101 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html
= CRASH | 2097 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html
= CRASH |
2102 // eventSender to fake a drag | 2098 // eventSender to fake a drag |
2103 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI
L | 2099 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI
L |
2104 // Missing expected results. | 2100 // Missing expected results. |
2105 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL | 2101 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL |
OLD | NEW |