OLD | NEW |
1 // This file consists of lines with specifications of what | 1 // This file consists of lines with specifications of what |
2 // to expect from layout test cases. The test cases can be directories | 2 // to expect from layout test cases. The test cases can be directories |
3 // in which case the expectations apply to all test cases in that | 3 // in which case the expectations apply to all test cases in that |
4 // directory and any subdirectory. The format of the file is along the | 4 // directory and any subdirectory. The format of the file is along the |
5 // lines of: | 5 // lines of: |
6 // | 6 // |
7 // LayoutTests/fast/js/fixme.js = FAIL | 7 // LayoutTests/fast/js/fixme.js = FAIL |
8 // LayoutTests/fast/js/flaky.js = FAIL PASS | 8 // LayoutTests/fast/js/flaky.js = FAIL PASS |
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
10 // | 10 // |
(...skipping 943 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
954 // some problem with the fill color for the text. | 954 // some problem with the fill color for the text. |
955 BUG10300 WIN LINUX : LayoutTests/svg/text/text-deco-01-b.svg = FAIL | 955 BUG10300 WIN LINUX : LayoutTests/svg/text/text-deco-01-b.svg = FAIL |
956 BUG10300 MAC LINUX : LayoutTests/svg/text/text-text-08-b.svg = FAIL PASS | 956 BUG10300 MAC LINUX : LayoutTests/svg/text/text-text-08-b.svg = FAIL PASS |
957 | 957 |
958 // SVG masks aren't quite working yet. | 958 // SVG masks aren't quite working yet. |
959 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910 | 959 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910 |
960 // New tests. We should fix these, but they don't need to block the current rele
ase | 960 // New tests. We should fix these, but they don't need to block the current rele
ase |
961 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL | 961 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL |
962 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAI
L | 962 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAI
L |
963 | 963 |
964 // Needs rebaseline. | |
965 BUG10301 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL | |
966 | |
967 BUG10302 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL | 964 BUG10302 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL |
968 | 965 |
969 BUG10303 MAC : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | 966 BUG10303 MAC : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |
970 BUG10303 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL | 967 BUG10303 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL |
971 // The pattern we generate appears to be scaled incorrectly. | 968 // The pattern we generate appears to be scaled incorrectly. |
972 // Expectations for this test changed upstream. We should fix this test, but | 969 // Expectations for this test changed upstream. We should fix this test, but |
973 // it doesn't need to block the current release | 970 // it doesn't need to block the current release |
974 BUG10303 WIN LINUX : LayoutTests/svg/custom/pointer-events-image.svg = FAIL | 971 BUG10303 WIN LINUX : LayoutTests/svg/custom/pointer-events-image.svg = FAIL |
975 | 972 |
976 | 973 |
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1194 // This test is timing sensitive and sometimes fails. However, other tests | 1191 // This test is timing sensitive and sometimes fails. However, other tests |
1195 // in the LayoutTests/animations/ directory are timing sensitive in the same | 1192 // in the LayoutTests/animations/ directory are timing sensitive in the same |
1196 // way. Maybe this is just flaky because it's animating faster? | 1193 // way. Maybe this is just flaky because it's animating faster? |
1197 // Doesn't need to block our next release. | 1194 // Doesn't need to block our next release. |
1198 BUG10330 : LayoutTests/animations/big-rotation.html = FAIL PASS | 1195 BUG10330 : LayoutTests/animations/big-rotation.html = FAIL PASS |
1199 | 1196 |
1200 // Uses ahem font and expects line heights to match some pixel value. | 1197 // Uses ahem font and expects line heights to match some pixel value. |
1201 // We should be able to pass this -- not sure what's wrong. | 1198 // We should be able to pass this -- not sure what's wrong. |
1202 BUG10331 LINUX : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL | 1199 BUG10331 LINUX : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL |
1203 | 1200 |
1204 // Text is different, likely just needs a rebaseline. | 1201 // Looks like we're failing the test -- there are red boogers in the box that sh
ould be all green. |
1205 BUG10332 LINUX : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL | 1202 BUG10332 LINUX : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL |
1206 | 1203 |
1207 // Linux: color off by one. Rounding error? | 1204 // Linux: color off by one. Rounding error? |
1208 BUG10333 LINUX : LayoutTests/editing/deleting/deletionUI-single-instance.html =
FAIL | 1205 BUG10333 LINUX : LayoutTests/editing/deleting/deletionUI-single-instance.html =
FAIL |
1209 | 1206 |
1210 BUG10334 MAC : LayoutTests/editing/selection/select-from-textfield-outwards.html
= FAIL | 1207 BUG10334 MAC : LayoutTests/editing/selection/select-from-textfield-outwards.html
= FAIL |
1211 | 1208 |
1212 // Asks for "system" fonts, which we don't support at all. | 1209 // Asks for "system" fonts, which we don't support at all. |
1213 BUG10335 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL | 1210 BUG10335 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL |
1214 | 1211 |
(...skipping 594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1809 BUG10424 LINUX : LayoutTests/fast/clip/009.html = CRASH PASS | 1806 BUG10424 LINUX : LayoutTests/fast/clip/009.html = CRASH PASS |
1810 BUG10424 LINUX : LayoutTests/fast/clip/013.html = CRASH PASS | 1807 BUG10424 LINUX : LayoutTests/fast/clip/013.html = CRASH PASS |
1811 BUG10424 LINUX : LayoutTests/fast/clip/015.html = CRASH PASS | 1808 BUG10424 LINUX : LayoutTests/fast/clip/015.html = CRASH PASS |
1812 BUG10424 LINUX : LayoutTests/fast/canvas/unclosed-canvas-4.html = CRASH PASS | 1809 BUG10424 LINUX : LayoutTests/fast/canvas/unclosed-canvas-4.html = CRASH PASS |
1813 | 1810 |
1814 // Regression from r9839. | 1811 // Regression from r9839. |
1815 BUG10425 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_posi
tion-table-column.html = FAIL | 1812 BUG10425 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_posi
tion-table-column.html = FAIL |
1816 | 1813 |
1817 // Regressions from WebKit merge 40875:41017 | 1814 // Regressions from WebKit merge 40875:41017 |
1818 BUG10426 LINUX : LayoutTests/fast/css-generated-content/beforeAfter-interdocumen
t.html = FAIL | 1815 BUG10426 LINUX : LayoutTests/fast/css-generated-content/beforeAfter-interdocumen
t.html = FAIL |
1819 // just need to be rebaselined | 1816 // Selection highlight colors are wrong. |
1820 BUG10426 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL | 1817 BUG10426 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL |
1821 | 1818 |
1822 BUG10427 LINUX : LayoutTests/fast/clip/008.html = CRASH PASS | 1819 BUG10427 LINUX : LayoutTests/fast/clip/008.html = CRASH PASS |
1823 BUG10427 LINUX : LayoutTests/fast/clip/014.html = CRASH PASS | 1820 BUG10427 LINUX : LayoutTests/fast/clip/014.html = CRASH PASS |
1824 BUG10427 LINUX : LayoutTests/fast/compact/003.html = CRASH PASS | 1821 BUG10427 LINUX : LayoutTests/fast/compact/003.html = CRASH PASS |
1825 | 1822 |
1826 // Flaky since the merge 41017:41057. | 1823 // Flaky since the merge 41017:41057. |
1827 BUG10428 WIN LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL PASS | 1824 BUG10428 WIN LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = FAIL PASS |
1828 | 1825 |
1829 // It's not clear that the test isn't wrong here. It believes that middle | 1826 // It's not clear that the test isn't wrong here. It believes that middle |
(...skipping 11 matching lines...) Expand all Loading... |
1841 BUG5248 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol-explic
it-domain.html = FAIL | 1838 BUG5248 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol-explic
it-domain.html = FAIL |
1842 BUG5248 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol.html =
FAIL | 1839 BUG5248 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol.html =
FAIL |
1843 | 1840 |
1844 // New tests from merge 41181:41217 | 1841 // New tests from merge 41181:41217 |
1845 BUG10431 LINUX WIN : LayoutTests/fast/dom/getBoundingClientRect-getClientRects-r
elative-to-viewport.html = FAIL PASS | 1842 BUG10431 LINUX WIN : LayoutTests/fast/dom/getBoundingClientRect-getClientRects-r
elative-to-viewport.html = FAIL PASS |
1846 | 1843 |
1847 // Regressions from merge 41181:41217 | 1844 // Regressions from merge 41181:41217 |
1848 // Upstream regression. https://bugs.webkit.org/show_bug.cgi?id=24248 | 1845 // Upstream regression. https://bugs.webkit.org/show_bug.cgi?id=24248 |
1849 // Defer until fixed upstream. | 1846 // Defer until fixed upstream. |
1850 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL | 1847 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL |
1851 // These need to be rebaselined. | |
1852 BUG10432 LINUX : LayoutTests/fast/overflow/hidden-scrollbar-resize.html = FAIL | |
1853 BUG10432 LINUX : LayoutTests/fast/overflow/hit-test-overflow-controls.html = FAI
L | |
1854 | 1848 |
1855 // Regressions from merge 41217:41268 | 1849 // Regressions from merge 41217:41268 |
1856 // New tests | 1850 // New tests |
| 1851 // There are some failures, investigate whether they are due to platform/coord d
ifferences. |
1857 BUG10433 : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL | 1852 BUG10433 : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL |
1858 BUG10433 WIN LINUX : LayoutTests/fast/gradients/background-clipped.html = FAIL | |
1859 | 1853 |
1860 // Regressions from merge 41217:41268 | 1854 // Regressions from merge 41217:41268 |
1861 // Other failures | 1855 // Other failures |
1862 BUG10434 LINUX : LayoutTests/css1/text_properties/vertical_align.html = FAIL | 1856 BUG10434 LINUX : LayoutTests/css1/text_properties/vertical_align.html = FAIL |
1863 BUG10434 LINUX : LayoutTests/fast/repaint/transform-absolute-in-positioned-conta
iner.html = FAIL | 1857 BUG10434 LINUX : LayoutTests/fast/repaint/transform-absolute-in-positioned-conta
iner.html = FAIL |
1864 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese
t/41266. | 1858 // SVG Mask-related tests. Most likely result of http://trac.webkit.org/changese
t/41266. |
1865 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL | 1859 BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL |
1866 | 1860 |
1867 // Regression from merge 41268:41286 | 1861 // Regression from merge 41268:41286 |
| 1862 // We don't render linear gradient on text stroke. |
1868 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL | 1863 BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL |
1869 BUG10435 LINUX : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FA
IL | |
1870 BUG10435 LINUX : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = F
AIL | |
1871 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL | |
1872 BUG10435 LINUX : LayoutTests/fast/borders/border-image-rotate-transform.html = F
AIL | |
1873 BUG10435 LINUX : LayoutTests/fast/css/resize-corner-tracking-transformed.html =
FAIL | |
1874 BUG10435 LINUX : LayoutTests/fast/forms/input-appearance-height.html = FAIL | |
1875 BUG10435 LINUX : LayoutTests/fast/replaced/001.html = FAIL | |
1876 BUG10435 LINUX : LayoutTests/fast/replaced/002.html = FAIL | |
1877 BUG10435 LINUX : LayoutTests/fast/replaced/003.html = FAIL | |
1878 BUG10435 LINUX : LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b.svg = FAIL | |
1879 BUG10435 LINUX : LayoutTests/svg/W3C-SVG-1.1/render-groups-01-b.svg = FAIL | |
1880 BUG10435 LINUX : LayoutTests/svg/W3C-SVG-1.1/render-groups-03-t.svg = FAIL | |
1881 BUG10435 LINUX : LayoutTests/svg/carto.net/scrollbar.svg = TIMEOUT FAIL | 1864 BUG10435 LINUX : LayoutTests/svg/carto.net/scrollbar.svg = TIMEOUT FAIL |
1882 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug1296.html = FAIL | |
1883 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL | |
1884 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug1430.html = FAIL | |
1885 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug4093.html = FAIL | |
1886 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug4427.html = FAIL | |
1887 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug4523.html = FAIL | |
1888 BUG10435 LINUX : LayoutTests/tables/mozilla/bugs/bug625.html = FAIL | |
1889 BUG10435 LINUX : LayoutTests/tables/mozilla/core/bloomberg.html = FAIL | |
1890 BUG10435 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug1647.html
= FAIL | |
1891 BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL | 1865 BUG10435 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL |
1892 // See above comment about this test on linux/win. | 1866 // See above comment about this test on linux/win. |
1893 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL | 1867 BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL |
1894 BUG10435 MAC : LayoutTests/animations/animation-controller-drt-api.html = TIMEOU
T PASS | 1868 BUG10435 MAC : LayoutTests/animations/animation-controller-drt-api.html = TIMEOU
T PASS |
1895 BUG10435 DEBUG MAC WIN : LayoutTests/editing/selection/move-by-line-001.html = F
AIL PASS | 1869 BUG10435 DEBUG MAC WIN : LayoutTests/editing/selection/move-by-line-001.html = F
AIL PASS |
1896 | 1870 |
1897 // New test added in the 41286:41362 merge. Not clear whether we pass. | |
1898 BUG8404 LINUX WIN : LayoutTests/fast/layers/inline-dirty-z-order-lists.html = FA
IL | |
1899 | |
1900 // New with the 41420:41447 merge, but rebaselining is not the right answer. | 1871 // New with the 41420:41447 merge, but rebaselining is not the right answer. |
1901 // See https://bugs.webkit.org/show_bug.cgi?id=24467 for details. | 1872 // See https://bugs.webkit.org/show_bug.cgi?id=24467 for details. |
1902 BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL | 1873 BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL |
1903 | 1874 |
1904 // New tests added in the 41420:41447 merge that fail (just needs a new baseline
): | 1875 // New tests added in the 41420:41447 merge that fail (just needs a new baseline
): |
1905 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte
nt.html = FAIL | 1876 BUG10437 LINUX : LayoutTests/fast/css-generated-content/hit-test-generated-conte
nt.html = FAIL |
1906 | 1877 |
1907 // From webkit merge 41447:41498 | 1878 // From webkit merge 41447:41498 |
1908 BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html =
FAIL | 1879 BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html =
FAIL |
1909 BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size.html = F
AIL | 1880 BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size.html = F
AIL |
(...skipping 877 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2787 // Needs pixel results generated upstream, may need rebaselining afterwards | 2758 // Needs pixel results generated upstream, may need rebaselining afterwards |
2788 BUG13809 SKIP : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL | 2759 BUG13809 SKIP : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL |
2789 | 2760 |
2790 // DCHECK failure about current message loop. | 2761 // DCHECK failure about current message loop. |
2791 BUG14014 DEBUG : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL | 2762 BUG14014 DEBUG : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL |
2792 | 2763 |
2793 // WebKit 44646:44668 | 2764 // WebKit 44646:44668 |
2794 BUG14061 : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL | 2765 BUG14061 : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL |
2795 BUG14061 : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL | 2766 BUG14061 : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL |
2796 | 2767 |
OLD | NEW |