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 // fast/js/fixme.js = FAIL | 7 // fast/js/fixme.js = FAIL |
8 // fast/js/flaky.js = FAIL PASS | 8 // fast/js/flaky.js = FAIL PASS |
9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
10 // | 10 // |
(...skipping 2863 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2874 | 2874 |
2875 // WebKit roll 55674 -> r55683 | 2875 // WebKit roll 55674 -> r55683 |
2876 BUG37735 : fast/events/spatial-navigation/snav-table-traversal.html = TEXT | 2876 BUG37735 : fast/events/spatial-navigation/snav-table-traversal.html = TEXT |
2877 BUG37735 : fast/events/spatial-navigation/snav-tiny-table-traversal.html = TEXT | 2877 BUG37735 : fast/events/spatial-navigation/snav-tiny-table-traversal.html = TEXT |
2878 | 2878 |
2879 // WebKit roll r55683 -> r55709 | 2879 // WebKit roll r55683 -> r55709 |
2880 BUG37779 : fast/dom/HTMLAnchorElement/set-href-attribute-hostname.html = TEXT | 2880 BUG37779 : fast/dom/HTMLAnchorElement/set-href-attribute-hostname.html = TEXT |
2881 BUG37779 : fast/dom/HTMLAnchorElement/set-href-attribute-port.html = TEXT | 2881 BUG37779 : fast/dom/HTMLAnchorElement/set-href-attribute-port.html = TEXT |
2882 BUG37779 : fast/loader/url-parse-1.html = TEXT | 2882 BUG37779 : fast/loader/url-parse-1.html = TEXT |
2883 BUG37779 : http/tests/loading/state-object-security-exception.html = TEXT | 2883 BUG37779 : http/tests/loading/state-object-security-exception.html = TEXT |
2884 | |
2885 // WebKit roll r55709 -> 55742 | |
2886 BUG_HAMAJI WIN LINUX : editing/pasteboard/drop-link.html = IMAGE+TEXT | |
2887 BUG_HAMAJI WIN LINUX : editing/selection/3690703-2.html = IMAGE+TEXT | |
2888 BUG_HAMAJI WIN LINUX : editing/selection/3690703.html = IMAGE+TEXT | |
2889 BUG_HAMAJI WIN LINUX : editing/selection/3690719.html = IMAGE+TEXT | |
2890 BUG_HAMAJI WIN LINUX : editing/selection/4397952.html = IMAGE+TEXT | |
2891 BUG_HAMAJI WIN LINUX : editing/selection/5240265.html = IMAGE+TEXT | |
2892 BUG_HAMAJI WIN LINUX : fast/block/float/float-avoidance.html = IMAGE+TEXT | |
2893 BUG_HAMAJI WIN LINUX : fast/block/positioning/inline-block-relposition.html = IM
AGE+TEXT | |
2894 BUG_HAMAJI WIN LINUX : fast/box-sizing/percentage-height.html = IMAGE+TEXT | |
2895 BUG_HAMAJI WIN LINUX : fast/css/continuationCrash.html = IMAGE+TEXT | |
2896 BUG_HAMAJI WIN LINUX : fast/css/margin-top-bottom-dynamic.html = IMAGE+TEXT | |
2897 BUG_HAMAJI WIN LINUX : fast/css/rtl-ordering.html = IMAGE+TEXT | |
2898 BUG_HAMAJI WIN LINUX : fast/dom/HTMLTableColElement/resize-table-using-col-width
.html = IMAGE+TEXT | |
2899 BUG_HAMAJI WIN LINUX : fast/dom/HTMLTextAreaElement/reset-textarea.html = IMAGE+
TEXT | |
2900 BUG_HAMAJI WIN LINUX : fast/forms/basic-buttons.html = IMAGE+TEXT | |
2901 BUG_HAMAJI WIN LINUX : fast/forms/blankbuttons.html = IMAGE+TEXT | |
2902 BUG_HAMAJI WIN LINUX : fast/forms/box-shadow-override.html = IMAGE+TEXT | |
2903 BUG_HAMAJI WIN LINUX : fast/forms/button-align.html = IMAGE+TEXT | |
2904 BUG_HAMAJI WIN LINUX : fast/forms/button-cannot-be-nested.html = IMAGE+TEXT | |
2905 BUG_HAMAJI WIN LINUX : fast/forms/button-default-title.html = IMAGE+TEXT | |
2906 BUG_HAMAJI WIN LINUX : fast/forms/button-generated-content.html = IMAGE+TEXT | |
2907 BUG_HAMAJI WIN LINUX : fast/forms/button-inner-block-reuse.html = IMAGE+TEXT | |
2908 BUG_HAMAJI WIN LINUX : fast/forms/button-positioned.html = IMAGE+TEXT | |
2909 BUG_HAMAJI WIN LINUX : fast/forms/button-sizes.html = IMAGE+TEXT | |
2910 BUG_HAMAJI WIN LINUX : fast/forms/button-style-color.html = IMAGE+TEXT | |
2911 BUG_HAMAJI WIN LINUX : fast/forms/button-table-styles.html = IMAGE+TEXT | |
2912 BUG_HAMAJI WIN LINUX : fast/forms/button-text-transform.html = IMAGE+TEXT | |
2913 BUG_HAMAJI WIN LINUX : fast/forms/button-white-space.html = IMAGE+TEXT | |
2914 BUG_HAMAJI WIN LINUX : fast/forms/control-clip-overflow.html = IMAGE+TEXT | |
2915 BUG_HAMAJI WIN LINUX : fast/forms/control-clip.html = IMAGE+TEXT | |
2916 BUG_HAMAJI WIN LINUX : fast/forms/control-restrict-line-height.html = IMAGE+TEXT | |
2917 BUG_HAMAJI WIN LINUX : fast/forms/file-input-direction.html = IMAGE+TEXT | |
2918 BUG_HAMAJI WIN LINUX : fast/forms/file-input-disabled.html = IMAGE+TEXT | |
2919 BUG_HAMAJI WIN : fast/forms/form-element-geometry.html = IMAGE+TEXT | |
2920 BUG_HAMAJI WIN LINUX : fast/forms/formmove3.html = IMAGE+TEXT | |
2921 BUG_HAMAJI WIN LINUX : fast/forms/hidden-input-file.html = IMAGE+TEXT | |
2922 BUG_HAMAJI WIN LINUX : fast/forms/input-appearance-height.html = IMAGE+TEXT | |
2923 BUG_HAMAJI WIN LINUX : fast/forms/input-file-re-render.html = IMAGE+TEXT | |
2924 BUG_HAMAJI WIN LINUX : fast/forms/input-value.html = IMAGE+TEXT | |
2925 BUG_HAMAJI WIN LINUX : fast/forms/select-baseline.html = IMAGE+TEXT | |
2926 BUG_HAMAJI WIN LINUX : fast/forms/targeted-frame-submission.html = IMAGE+TEXT | |
2927 BUG_HAMAJI WIN LINUX : fast/invalid/residual-style.html = IMAGE+TEXT | |
2928 BUG_HAMAJI WIN LINUX : fast/overflow/scroll-nested-positioned-layer-in-overflow.
html = IMAGE+TEXT | |
2929 BUG_HAMAJI WIN LINUX : fast/repaint/button-spurious-layout-hint.html = IMAGE+TEX
T | |
2930 BUG_HAMAJI WIN LINUX : fast/repaint/control-clip.html = IMAGE+TEXT | |
2931 BUG_HAMAJI WIN LINUX : fast/replaced/replaced-breaking.html = IMAGE+TEXT | |
2932 BUG_HAMAJI WIN LINUX : fast/replaced/width100percent-button.html = IMAGE+TEXT | |
2933 BUG_HAMAJI WIN LINUX : fast/selectors/064.html = IMAGE+TEXT | |
2934 BUG_HAMAJI WIN LINUX : fast/table/append-cells2.html = IMAGE+TEXT | |
2935 BUG_HAMAJI WIN LINUX : fast/table/remove-td-display-none.html = IMAGE+TEXT | |
2936 BUG_HAMAJI WIN LINUX : fast/text/international/hindi-spacing.html = IMAGE+TEXT | |
2937 BUG_HAMAJI WIN LINUX : fast/text/textIteratorNilRenderer.html = IMAGE+TEXT | |
2938 BUG_HAMAJI WIN LINUX : http/tests/navigation/anchor-frames.html = IMAGE+TEXT | |
2939 BUG_HAMAJI WIN LINUX : svg/custom/inline-svg-in-xhtml.xml = IMAGE+TEXT | |
2940 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug1188.html = IMAGE+TEXT | |
2941 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug1318.html = IMAGE+TEXT | |
2942 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug138725.html = IMAGE+TEXT | |
2943 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug18359.html = IMAGE+TEXT | |
2944 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug2479-2.html = IMAGE+TEXT | |
2945 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug2479-3.html = IMAGE+TEXT | |
2946 BUG_HAMAJI WIN : tables/mozilla/bugs/bug2479-4.html = IMAGE+TEXT | |
2947 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug26178.html = IMAGE+TEXT | |
2948 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug28928.html = IMAGE+TEXT | |
2949 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug33855.html = IMAGE+TEXT | |
2950 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug39209.html = IMAGE+TEXT | |
2951 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug4429.html = IMAGE+TEXT | |
2952 BUG_HAMAJI WIN : tables/mozilla/bugs/bug44505.html = IMAGE+TEXT | |
2953 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug46368-1.html = IMAGE+TEXT | |
2954 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug46368-2.html = IMAGE+TEXT | |
2955 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug51037.html = IMAGE+TEXT | |
2956 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug51727.html = IMAGE+TEXT | |
2957 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug52505.html = IMAGE+TEXT | |
2958 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug52506.html = IMAGE+TEXT | |
2959 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug60749.html = IMAGE+TEXT | |
2960 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug68912.html = IMAGE+TEXT | |
2961 BUG_HAMAJI WIN LINUX : tables/mozilla/bugs/bug7342.html = IMAGE+TEXT | |
2962 BUG_HAMAJI WIN LINUX : tables/mozilla/collapsing_borders/bug41262-4.html = IMAGE
+TEXT | |
2963 BUG_HAMAJI WIN LINUX : tables/mozilla/dom/tableDom.html = IMAGE+TEXT | |
2964 BUG_HAMAJI WIN LINUX : tables/mozilla/other/move_row.html = IMAGE+TEXT | |
2965 BUG_HAMAJI WIN LINUX : tables/mozilla_expected_failures/bugs/bug1725.html = IMAG
E+TEXT | |
2966 BUG_HAMAJI WIN : tables/mozilla_expected_failures/bugs/bug2479-5.html = IMAGE+TE
XT | |
2967 BUG_HAMAJI WIN LINUX : tables/mozilla_expected_failures/bugs/bug58402-2.html = I
MAGE+TEXT | |
2968 BUG_HAMAJI WIN LINUX : tables/mozilla_expected_failures/collapsing_borders/bug41
262-5.html = IMAGE+TEXT | |
2969 BUG_HAMAJI WIN LINUX : tables/mozilla_expected_failures/collapsing_borders/bug41
262-6.html = IMAGE+TEXT | |
OLD | NEW |