| 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 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 317 // ----------------------------------------------------------------- | 317 // ----------------------------------------------------------------- |
| 318 | 318 |
| 319 // These were recently rebaselined on Windows and probably just need a | 319 // These were recently rebaselined on Windows and probably just need a |
| 320 // rebaseline on other platforms as well. | 320 // rebaseline on other platforms as well. |
| 321 LINUX : chrome/fast/forms/basic-textareas.html = FAIL | 321 LINUX : chrome/fast/forms/basic-textareas.html = FAIL |
| 322 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 322 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
| 323 LINUX MAC : LayoutTests/editing/selection/5354455-1.html = FAIL | 323 LINUX MAC : LayoutTests/editing/selection/5354455-1.html = FAIL |
| 324 LINUX : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH | 324 LINUX : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH |
| 325 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL | 325 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL |
| 326 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL | 326 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b.svg = FAIL |
| 327 LINUX : LayoutTests/svg/custom/gradient-stroke-width.svg = FAIL |
| 327 // For these two fast/frames tests it looks like the win baseline had some weird | 328 // For these two fast/frames tests it looks like the win baseline had some weird |
| 328 // artifacts on the scrollbars on one of the frames, which has now been removed. | 329 // artifacts on the scrollbars on one of the frames, which has now been removed. |
| 329 // This artifact does not exist on the mac baseline. | 330 // This artifact does not exist on the mac baseline. |
| 330 LINUX : LayoutTests/fast/frames/invalid.html = FAIL | 331 LINUX : LayoutTests/fast/frames/invalid.html = FAIL |
| 331 LINUX : LayoutTests/fast/frames/valid.html = FAIL | 332 LINUX : LayoutTests/fast/frames/valid.html = FAIL |
| 332 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL | 333 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL |
| 333 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined
in r40259. | 334 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined
in r40259. |
| 334 LINUX : LayoutTests/fast/compact/001.html = FAIL | 335 LINUX : LayoutTests/fast/compact/001.html = FAIL |
| 335 LINUX : LayoutTests/fast/compact/002.html = FAIL CRASH | 336 LINUX : LayoutTests/fast/compact/002.html = FAIL CRASH |
| 336 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL | 337 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL |
| (...skipping 1411 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1748 DEFER : LayoutTests/fast/dom/getClientRects.html = FAIL | 1749 DEFER : LayoutTests/fast/dom/getClientRects.html = FAIL |
| 1749 // New test. We should fix it, but it doesn't need to block the current release | 1750 // New test. We should fix it, but it doesn't need to block the current release |
| 1750 DEFER : LayoutTests/fast/dom/navigator-detached-no-crash.html = FAIL | 1751 DEFER : LayoutTests/fast/dom/navigator-detached-no-crash.html = FAIL |
| 1751 WIN : LayoutTests/fast/forms/searchfield-heights.html = FAIL | 1752 WIN : LayoutTests/fast/forms/searchfield-heights.html = FAIL |
| 1752 WIN LINUX : LayoutTests/fast/text/line-breaks.html = FAIL PASS | 1753 WIN LINUX : LayoutTests/fast/text/line-breaks.html = FAIL PASS |
| 1753 WIN : LayoutTests/svg/carto.net/colourpicker.svg = FAIL | 1754 WIN : LayoutTests/svg/carto.net/colourpicker.svg = FAIL |
| 1754 // Upstream dumprendertree changes caused the expected to change. | 1755 // Upstream dumprendertree changes caused the expected to change. |
| 1755 // Now our baseline is out of date, and we differ from Mac expected on the | 1756 // Now our baseline is out of date, and we differ from Mac expected on the |
| 1756 // caret position in the last line of the text output. | 1757 // caret position in the last line of the text output. |
| 1757 WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL | 1758 WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL |
| 1758 // Shading differences. | |
| 1759 WIN LINUX : LayoutTests/svg/custom/gradient-stroke-width.svg = FAIL | |
| 1760 WIN : LayoutTests/fast/loader/frame-creation-removal.html = CRASH | 1759 WIN : LayoutTests/fast/loader/frame-creation-removal.html = CRASH |
| 1761 WIN : chrome/fast/events/iframe-onload-remove-self-no-crash.html = CRASH | 1760 WIN : chrome/fast/events/iframe-onload-remove-self-no-crash.html = CRASH |
| 1762 | 1761 |
| 1763 // Sharted showing up the mac build bots on 02/16/09 (sometimes passes in | 1762 // Sharted showing up the mac build bots on 02/16/09 (sometimes passes in |
| 1764 // debug, but haven't seen it pass in release) | 1763 // debug, but haven't seen it pass in release) |
| 1765 MAC DEBUG : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS | 1764 MAC DEBUG : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS |
| 1766 MAC RELEASE : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT | 1765 MAC RELEASE : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT |
| 1767 | 1766 |
| 1768 // Regressions from WebKit merge 40847-40875 | 1767 // Regressions from WebKit merge 40847-40875 |
| 1769 LINUX WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL | 1768 LINUX WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1803 | 1802 |
| 1804 // New test from WebKit merge 41017:41057 | 1803 // New test from WebKit merge 41017:41057 |
| 1805 LayoutTests/fast/js/function-toString-semicolon-insertion.html = FAIL | 1804 LayoutTests/fast/js/function-toString-semicolon-insertion.html = FAIL |
| 1806 // Flaky since the merge. | 1805 // Flaky since the merge. |
| 1807 LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL PASS | 1806 LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL PASS |
| 1808 | 1807 |
| 1809 // It's not clear that the test isn't wrong here. It believes that middle | 1808 // It's not clear that the test isn't wrong here. It believes that middle |
| 1810 // aligning 15px Ahem should end up in a certain spot. But we have the | 1809 // aligning 15px Ahem should end up in a certain spot. But we have the |
| 1811 // x-height correct and we're still one px off. | 1810 // x-height correct and we're still one px off. |
| 1812 LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL | 1811 LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL |
| OLD | NEW |