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 914 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
925 | 925 |
926 LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL | 926 LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL |
927 LayoutTests/fast/forms/form-element-geometry.html = FAIL | 927 LayoutTests/fast/forms/form-element-geometry.html = FAIL |
928 // These tests are wrong for two reasons: | 928 // These tests are wrong for two reasons: |
929 // https://bugs.webkit.org/show_bug.cgi?id=24171 and | 929 // https://bugs.webkit.org/show_bug.cgi?id=24171 and |
930 // https://bugs.webkit.org/show_bug.cgi?id=24161. Neither of which are | 930 // https://bugs.webkit.org/show_bug.cgi?id=24161. Neither of which are |
931 // important for current release. | 931 // important for current release. |
932 DEFER LINUX WIN : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL | 932 DEFER LINUX WIN : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL |
933 DEFER LINUX WIN : LayoutTests/fast/forms/listbox-selection-2.html = FAIL | 933 DEFER LINUX WIN : LayoutTests/fast/forms/listbox-selection-2.html = FAIL |
934 DEFER LINUX WIN : LayoutTests/fast/forms/select-item-background-clip.html = FAIL | 934 DEFER LINUX WIN : LayoutTests/fast/forms/select-item-background-clip.html = FAIL |
935 // The pixel diff looks ok, but the render trees are pretty different. | 935 // The pixel diff is ok, but the render tree is different because of |
936 LayoutTests/fast/forms/textarea-rows-cols.html = FAIL | 936 // our forked modifications to RenderTextControlMultiLine.cpp, specifically |
| 937 // the calls to set the overflow in createInnerTextStyle. |
| 938 DEFER : LayoutTests/fast/forms/textarea-rows-cols.html = FAIL |
937 LayoutTests/fast/invalid/residual-style.html = FAIL | 939 LayoutTests/fast/invalid/residual-style.html = FAIL |
938 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly | 940 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly |
939 LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL | 941 LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL |
940 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL | 942 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL |
941 LayoutTests/fast/replaced/width100percent-textarea.html = FAIL | 943 LayoutTests/fast/replaced/width100percent-textarea.html = FAIL |
942 LINUX WIN : LayoutTests/fast/text/drawBidiText.html = FAIL | 944 LINUX WIN : LayoutTests/fast/text/drawBidiText.html = FAIL |
943 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-fore
ign-domain-subframe.html = TIMEOUT PASS | 945 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-fore
ign-domain-subframe.html = TIMEOUT PASS |
944 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-da
ta-url-sub-frame.html = FAIL | 946 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-da
ta-url-sub-frame.html = FAIL |
945 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.htm
l = FAIL | 947 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.htm
l = FAIL |
946 LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.htm
l = FAIL | 948 LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.htm
l = FAIL |
(...skipping 856 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1803 // New baseline upstream | 1805 // New baseline upstream |
1804 LINUX WIN : LayoutTests/fast/events/offsetX-offsetY.html = FAIL | 1806 LINUX WIN : LayoutTests/fast/events/offsetX-offsetY.html = FAIL |
1805 LINUX WIN : LayoutTests/editing/selection/select-all-iframe.html = FAIL | 1807 LINUX WIN : LayoutTests/editing/selection/select-all-iframe.html = FAIL |
1806 WIN : LayoutTests/editing/selection/select-from-textfield-outwards.html = FAIL | 1808 WIN : LayoutTests/editing/selection/select-from-textfield-outwards.html = FAIL |
1807 LINUX WIN : LayoutTests/editing/selection/select-missing-image.html = FAIL | 1809 LINUX WIN : LayoutTests/editing/selection/select-missing-image.html = FAIL |
1808 WIN : LayoutTests/fast/lists/drag-into-marker.html = FAIL | 1810 WIN : LayoutTests/fast/lists/drag-into-marker.html = FAIL |
1809 LINUX WIN : LayoutTests/fast/overflow/004.html = FAIL | 1811 LINUX WIN : LayoutTests/fast/overflow/004.html = FAIL |
1810 LINUX WIN : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL | 1812 LINUX WIN : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL |
1811 LINUX WIN : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL | 1813 LINUX WIN : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAIL |
1812 LINUX : LayoutTests/fast/canvas/set-colors.html = CRASH | 1814 LINUX : LayoutTests/fast/canvas/set-colors.html = CRASH |
OLD | NEW |