| 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 749 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 760 BUG8696 WIN LINUX : LayoutTests/fast/gradients/crash-on-zero-radius.html = FAIL | 760 BUG8696 WIN LINUX : LayoutTests/fast/gradients/crash-on-zero-radius.html = FAIL |
| 761 | 761 |
| 762 | 762 |
| 763 // ----------------------------------------------------------------- | 763 // ----------------------------------------------------------------- |
| 764 // SVG TESTS | 764 // SVG TESTS |
| 765 // ----------------------------------------------------------------- | 765 // ----------------------------------------------------------------- |
| 766 | 766 |
| 767 // These are regressions from 1.0, but deemed DEFERable for 2.0. | 767 // These are regressions from 1.0, but deemed DEFERable for 2.0. |
| 768 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL | 768 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL |
| 769 BUG8635 LINUX WIN : LayoutTests/svg/batik/paints/patternRegions.svg = FAIL | 769 BUG8635 LINUX WIN : LayoutTests/svg/batik/paints/patternRegions.svg = FAIL |
| 770 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL | |
| 771 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-cycle-detection.svg = FAIL | 770 BUG8635 LINUX WIN : LayoutTests/svg/custom/pattern-cycle-detection.svg = FAIL |
| 772 | 771 |
| 773 // Shows garbage instead of an image | 772 // Shows garbage instead of an image |
| 774 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL | 773 BUG8635 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL |
| 775 | 774 |
| 776 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL | 775 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL |
| 777 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL | 776 BUG5641 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL |
| 778 | 777 |
| 779 BUG8763 LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and
-image.svg = FAIL | 778 BUG8763 LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and
-image.svg = FAIL |
| 780 | 779 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 799 | 798 |
| 800 // Merge 39744:39913? - regressions | 799 // Merge 39744:39913? - regressions |
| 801 BUG10286 : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = FAIL PASS CRASH | 800 BUG10286 : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = FAIL PASS CRASH |
| 802 | 801 |
| 803 BUG10287 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL PA
SS | 802 BUG10287 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL PA
SS |
| 804 | 803 |
| 805 BUG10288 WIN LINUX : LayoutTests/svg/batik/text/verticalText.svg = FAIL | 804 BUG10288 WIN LINUX : LayoutTests/svg/batik/text/verticalText.svg = FAIL |
| 806 | 805 |
| 807 BUG10289 WIN LINUX : LayoutTests/svg/batik/masking/maskRegions.svg = FAIL | 806 BUG10289 WIN LINUX : LayoutTests/svg/batik/masking/maskRegions.svg = FAIL |
| 808 | 807 |
| 809 BUG10290 WIN LINUX : LayoutTests/svg/custom/image-small-width-height.svg = FAIL | |
| 810 | 808 |
| 811 // Bug in Skia, see https://bugs.webkit.org/show_bug.cgi?id=24534 . | 809 // Bug in Skia, see https://bugs.webkit.org/show_bug.cgi?id=24534 . |
| 812 BUG10291 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL | 810 BUG10291 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b.svg = FAIL |
| 813 BUG10291 WIN LINUX : LayoutTests/svg/batik/paints/patternRegionA.svg = FAIL | 811 BUG10291 WIN LINUX : LayoutTests/svg/batik/paints/patternRegionA.svg = FAIL |
| 814 BUG10291 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAI
L | 812 BUG10291 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAI
L |
| 815 | 813 |
| 816 // ----------------------------------------------------------------- | 814 // ----------------------------------------------------------------- |
| 817 // End SVG Regressions | 815 // End SVG Regressions |
| 818 // ----------------------------------------------------------------- | 816 // ----------------------------------------------------------------- |
| 819 | 817 |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 949 // SVG masks aren't quite working yet. | 947 // SVG masks aren't quite working yet. |
| 950 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910 | 948 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910 |
| 951 // New tests. We should fix these, but they don't need to block the current rele
ase | 949 // New tests. We should fix these, but they don't need to block the current rele
ase |
| 952 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL | 950 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL |
| 953 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAI
L | 951 BUG3244 LINUX WIN : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAI
L |
| 954 | 952 |
| 955 BUG10302 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL | 953 BUG10302 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL |
| 956 | 954 |
| 957 BUG10303 MAC : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | 955 BUG10303 MAC : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |
| 958 BUG10303 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL | 956 BUG10303 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL |
| 959 // The pattern we generate appears to be scaled incorrectly. | |
| 960 // Expectations for this test changed upstream. We should fix this test, but | |
| 961 // it doesn't need to block the current release | |
| 962 BUG10303 WIN LINUX : LayoutTests/svg/custom/pointer-events-image.svg = FAIL | |
| 963 | |
| 964 | 957 |
| 965 // I find it hard to care too much about SVG failures. | 958 // I find it hard to care too much about SVG failures. |
| 966 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL | 959 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL |
| 967 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL | 960 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL |
| 968 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL | 961 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL |
| 969 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL | 962 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL |
| 970 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL | 963 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL |
| 971 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL | 964 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL |
| 972 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL | 965 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL |
| 973 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL | 966 BUG10304 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL |
| (...skipping 962 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1936 BUG10461 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS | 1929 BUG10461 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS |
| 1937 BUG10461 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIME
OUT PASS | 1930 BUG10461 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIME
OUT PASS |
| 1938 BUG10461 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS | 1931 BUG10461 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS |
| 1939 // Missing expected results | 1932 // Missing expected results |
| 1940 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti
cal-metrics-adjustment.html = PASS | 1933 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti
cal-metrics-adjustment.html = PASS |
| 1941 | 1934 |
| 1942 // New failures from merge | 1935 // New failures from merge |
| 1943 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI
L | 1936 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI
L |
| 1944 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL | 1937 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL |
| 1945 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL CRASH | 1938 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL CRASH |
| 1946 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL | |
| 1947 BUG10463 WIN : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL | |
| 1948 BUG10463 WIN LINUX : LayoutTests/svg/custom/js-update-image.svg = FAIL | |
| 1949 BUG10463 WIN : LayoutTests/svg/custom/text-image-opacity.svg = FAIL | |
| 1950 | 1939 |
| 1951 // Adding more failures after the last merge: | 1940 // Adding more failures after the last merge: |
| 1952 BUG10464 WIN : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CR
ASH PASS | 1941 BUG10464 WIN : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CR
ASH PASS |
| 1953 BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH TIMEO
UT PASS | 1942 BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH TIMEO
UT PASS |
| 1954 BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.
html = CRASH FAIL PASS | 1943 BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/small-chunks-response-text.
html = CRASH FAIL PASS |
| 1955 BUG10464 WIN LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL
PASS | 1944 BUG10464 WIN LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL
PASS |
| 1956 | 1945 |
| 1957 // New tests, need Chromium baseline. | 1946 // New tests, need Chromium baseline. |
| 1958 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL | 1947 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL |
| 1959 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL | 1948 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL |
| (...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2219 // platforms. | 2208 // platforms. |
| 2220 BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html =
FAIL | 2209 BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html =
FAIL |
| 2221 BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL | 2210 BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL |
| 2222 | 2211 |
| 2223 // New failures from WebKit Merge 42671:42725 | 2212 // New failures from WebKit Merge 42671:42725 |
| 2224 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS | 2213 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS |
| 2225 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT | 2214 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT |
| 2226 BUG10861 LINUX MAC : LayoutTests/security/set-form-autocomplete-attribute.html =
TIMEOUT PASS | 2215 BUG10861 LINUX MAC : LayoutTests/security/set-form-autocomplete-attribute.html =
TIMEOUT PASS |
| 2227 | 2216 |
| 2228 // New failures from WebKit merge 42725:42805 | 2217 // New failures from WebKit merge 42725:42805 |
| 2229 // The following tests needs rebaseline on LINUX since | |
| 2230 // WebKit change http://trac.webkit.org/changeset/42751 | |
| 2231 // changed the name of SVG image in the dump from "RenderImage" | |
| 2232 // to "RenderSVGImage". | |
| 2233 BUG10998 LINUX : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL | |
| 2234 BUG10998 LINUX : LayoutTests/svg/custom/text-image-opacity.svg = FAIL | |
| 2235 | |
| 2236 // New failures from WebKit merge 42725:42805 | |
| 2237 // The following tests needs rebaseline on MAC because of | 2218 // The following tests needs rebaseline on MAC because of |
| 2238 // WebKit change http://trac.webkit.org/changeset/42732 | 2219 // WebKit change http://trac.webkit.org/changeset/42732 |
| 2239 BUG10999 MAC : LayoutTests/editing/selection/click-in-margins-inside-editable-di
v.html = FAIL | 2220 BUG10999 MAC : LayoutTests/editing/selection/click-in-margins-inside-editable-di
v.html = FAIL |
| 2240 BUG10999 MAC : LayoutTests/editing/selection/click-in-padding-with-multiple-line
-boxes.html = FAIL | 2221 BUG10999 MAC : LayoutTests/editing/selection/click-in-padding-with-multiple-line
-boxes.html = FAIL |
| 2241 | 2222 |
| 2242 // New failures from WebKit merge 42725:42805 | 2223 // New failures from WebKit merge 42725:42805 |
| 2243 // Because of WebKit change http://trac.webkit.org/changeset/42740, | 2224 // Because of WebKit change http://trac.webkit.org/changeset/42740, |
| 2244 // DumpRenderTree now dumps additional info on the element that was | 2225 // DumpRenderTree now dumps additional info on the element that was |
| 2245 // passed to the policy delegate. So the dump changes. | 2226 // passed to the policy delegate. So the dump changes. |
| 2246 // We need to reflect the change in test shell. | 2227 // We need to reflect the change in test shell. |
| (...skipping 616 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2863 BUG19247 : LayoutTests/fast/events/set-event-in-another-frame.html = FAIL | 2844 BUG19247 : LayoutTests/fast/events/set-event-in-another-frame.html = FAIL |
| 2864 BUG19248 : LayoutTests/fast/js/const.html = FAIL | 2845 BUG19248 : LayoutTests/fast/js/const.html = FAIL |
| 2865 | 2846 |
| 2866 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL | 2847 BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL |
| 2867 BUG_LEVIN MAC : LayoutTests/editing/selection/caret-rtl.html = CRASH | 2848 BUG_LEVIN MAC : LayoutTests/editing/selection/caret-rtl.html = CRASH |
| 2868 BUG_LEVIN : LayoutTests/fast/canvas/canvas-zoom.html = FAIL | 2849 BUG_LEVIN : LayoutTests/fast/canvas/canvas-zoom.html = FAIL |
| 2869 BUG_LEVIN : LayoutTests/fast/dom/Geolocation/enabled.html = FAIL | 2850 BUG_LEVIN : LayoutTests/fast/dom/Geolocation/enabled.html = FAIL |
| 2870 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html
= TIMEOUT | 2851 BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html
= TIMEOUT |
| 2871 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL | 2852 BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL |
| 2872 BUG_LEVIN WIN : LayoutTests/media/controls-drag-timebar.html = FAIL | 2853 BUG_LEVIN WIN : LayoutTests/media/controls-drag-timebar.html = FAIL |
| OLD | NEW |