| 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 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | 6 DEFER : 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 1753 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1764 LayoutTests/fast/forms/textarea-no-scroll-on-blur.html = FAIL | 1764 LayoutTests/fast/forms/textarea-no-scroll-on-blur.html = FAIL |
| 1765 LINUX WIN : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FA
IL TIMEOUT | 1765 LINUX WIN : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FA
IL TIMEOUT |
| 1766 MAC : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FAIL TIM
EOUT | 1766 MAC : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FAIL TIM
EOUT |
| 1767 LINUX WIN : LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.htm
l = FAIL | 1767 LINUX WIN : LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.htm
l = FAIL |
| 1768 LINUX WIN : LayoutTests/fast/repaint/inline-color-change.html = FAIL | 1768 LINUX WIN : LayoutTests/fast/repaint/inline-color-change.html = FAIL |
| 1769 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL | 1769 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL |
| 1770 LINUX WIN : LayoutTests/fast/table/form-with-table-style.html = FAIL | 1770 LINUX WIN : LayoutTests/fast/table/form-with-table-style.html = FAIL |
| 1771 LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL | 1771 LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL |
| 1772 LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL | 1772 LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL |
| 1773 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post.html =
TIMEOUT | 1773 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post.html =
TIMEOUT |
| 1774 LayoutTests/svg/custom/stop-crash.svg = CRASH | 1774 LINUX WIN : LayoutTests/svg/custom/stop-crash.svg = CRASH |
| 1775 WIN : LayoutTests/fast/css/font-face-locally-installed.html = FAIL | 1775 WIN : LayoutTests/fast/css/font-face-locally-installed.html = FAIL |
| 1776 WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL | 1776 WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL |
| 1777 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL | 1777 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL |
| 1778 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL | 1778 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL |
| 1779 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domai
n.html = FAIL | 1779 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domai
n.html = FAIL |
| 1780 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL | 1780 WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL |
| 1781 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html
= FAIL | 1781 WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html
= FAIL |
| 1782 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL | 1782 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL |
| 1783 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL | 1783 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL |
| 1784 | 1784 |
| 1785 // Started failng at build 1379 (r8741) | 1785 // Started failng at build 1379 (r8741) |
| 1786 LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL | 1786 LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL |
| OLD | NEW |