| 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 509 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 520 BUG1064038 LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL | 520 BUG1064038 LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL |
| 521 | 521 |
| 522 // Pixeltest failure: Form control metrics incorrect | 522 // Pixeltest failure: Form control metrics incorrect |
| 523 BUG10273 LINUX : LayoutTests/http/tests/navigation/javascriptlink-frames.html =
FAIL PASS | 523 BUG10273 LINUX : LayoutTests/http/tests/navigation/javascriptlink-frames.html =
FAIL PASS |
| 524 | 524 |
| 525 // Mac Safari under certain circumstances automatically places | 525 // Mac Safari under certain circumstances automatically places |
| 526 // a caret in editable document even when none was requested programatically. | 526 // a caret in editable document even when none was requested programatically. |
| 527 // We don't intend to copy this feature (at least not for Beta). | 527 // We don't intend to copy this feature (at least not for Beta). |
| 528 BUG742182 BUG845388 LINUX WIN : LayoutTests/editing/selection/designmode-no-care
t.html = FAIL | 528 BUG742182 BUG845388 LINUX WIN : LayoutTests/editing/selection/designmode-no-care
t.html = FAIL |
| 529 | 529 |
| 530 // Platform-specific: simulates command-{arrow} input to modify selection | |
| 531 // Our Event-Sender isn't robust enough to support this. | |
| 532 // Not required for Beta. This may also be related to known home/end issues | |
| 533 // which are intended to be fixed for Beta. | |
| 534 BUG742182 BUG845388 BUG960092 LINUX WIN : LayoutTests/editing/selection/move-beg
in-end.html = FAIL | |
| 535 | |
| 536 // The end result looks right, but the event messages differ. | 530 // The end result looks right, but the event messages differ. |
| 537 BUG845400 LINUX WIN : LayoutTests/editing/pasteboard/paste-xml.xhtml = FAIL | 531 BUG845400 LINUX WIN : LayoutTests/editing/pasteboard/paste-xml.xhtml = FAIL |
| 538 | 532 |
| 539 // Directionality of mixed-direction text in selected choice should | 533 // Directionality of mixed-direction text in selected choice should |
| 540 // match that in the <select> option lists. | 534 // match that in the <select> option lists. |
| 541 // Low priority, unclear if test expectations are correct (see bug) | 535 // Low priority, unclear if test expectations are correct (see bug) |
| 542 BUG849411 : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL | 536 BUG849411 : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL |
| 543 | 537 |
| 544 // requires support for layoutTestController.encodeHostName() | 538 // requires support for layoutTestController.encodeHostName() |
| 545 BUG850875 : LayoutTests/fast/encoding/idn-security.html = FAIL | 539 BUG850875 : LayoutTests/fast/encoding/idn-security.html = FAIL |
| (...skipping 2428 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2974 BUG13907 WIN : LayoutTests/media/audio-constructor-autobuffer.html = FAIL | 2968 BUG13907 WIN : LayoutTests/media/audio-constructor-autobuffer.html = FAIL |
| 2975 | 2969 |
| 2976 // Test failures from WebKit merge r46143:46194 | 2970 // Test failures from WebKit merge r46143:46194 |
| 2977 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL | 2971 BUG17397 SKIP WIN : LayoutTests/media/audio-no-installed-engines.html = FAIL |
| 2978 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL | 2972 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL |
| 2979 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL | 2973 BUG17398 LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL |
| 2980 BUG17398 LINUX : LayoutTests/fast/css/pseudo-cache-stale.html = FAIL | 2974 BUG17398 LINUX : LayoutTests/fast/css/pseudo-cache-stale.html = FAIL |
| 2981 BUG17398 LINUX : LayoutTests/fast/forms/input-appearance-height.html = FAIL | 2975 BUG17398 LINUX : LayoutTests/fast/forms/input-appearance-height.html = FAIL |
| 2982 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL | 2976 BUG17398 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL |
| 2983 | 2977 |
| 2984 // Test failure from WebKit merge 46141:46143 | |
| 2985 BUG17326 LINUX WIN : LayoutTests/editing/execCommand/5138441.html = FAIL | |
| 2986 | |
| 2987 // Test failures from WebKit merge r46194:46229 | 2978 // Test failures from WebKit merge r46194:46229 |
| 2988 BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = PASS
CRASH | 2979 BUG17497 WIN RELEASE : LayoutTests/media/video-play-pause-exception.html = PASS
CRASH |
| 2989 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL | 2980 BUG17497 WIN DEBUG : LayoutTests/media/unsupported-rtsp.html = FAIL |
| 2990 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = C
RASH | 2981 BUG17499 MAC : LayoutTests/platform/mac/fast/loader/non-html-load-event.html = C
RASH |
| 2991 | 2982 |
| 2992 // not sure why this started failing | 2983 // not sure why this started failing |
| 2993 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL | 2984 BUG17509 LINUX : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL |
| 2994 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL
TIMEOUT | 2985 BUG17509 LINUX : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL
TIMEOUT |
| 2995 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL | 2986 BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL |
| 2996 | 2987 |
| 2997 // Test failures from WebKit merge r46282:r46288 | 2988 // Test failures from WebKit merge r46282:r46288 |
| 2998 BUG17635 LINUX MAC : LayoutTests/fast/css/only-child-pseudo-class.html = FAIL | 2989 BUG17635 LINUX MAC : LayoutTests/fast/css/only-child-pseudo-class.html = FAIL |
| 2990 |
| 2991 // Test failures from WebKit merge 46288:46363 |
| 2992 BUG_DARIN WIN LINUX : LayoutTests/media/video-source-type.html = CRASH |
| 2993 BUG_DARIN WIN LINUX : LayoutTests/media/video-src-invalid-remove.html = CRASH |
| 2994 // Resulting from http://trac.webkit.org/changeset/46363 |
| 2995 BUG_DARIN WIN LINUX : LayoutTests/css1/box_properties/border_style.html = FAIL |
| 2996 BUG_DARIN WIN LINUX : LayoutTests/css1/box_properties/border_style_inline.html =
FAIL |
| 2997 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t0805-c5517-brdr-s-00-c.html = FAIL |
| 2998 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t0805-c5517-ibrdr-s-00-a.html = FAIL |
| 2999 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-03-d.html = FAIL |
| 3000 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-04-d.html = FAIL |
| 3001 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-13-d.html = FAIL |
| 3002 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-14-d.html = FAIL |
| 3003 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-23-d.html = FAIL |
| 3004 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-24-d.html = FAIL |
| 3005 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-31-d.html = FAIL |
| 3006 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-32-d.html = FAIL |
| 3007 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-33-d.html = FAIL |
| 3008 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-34-d.html = FAIL |
| 3009 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-35-d.html = FAIL |
| 3010 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-36-d.html = FAIL |
| 3011 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-37-d.html = FAIL |
| 3012 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-38-d.html = FAIL |
| 3013 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-39-d.html = FAIL |
| 3014 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-41-d.html = FAIL |
| 3015 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-42-d.html = FAIL |
| 3016 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-43-d.html = FAIL |
| 3017 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-44-d.html = FAIL |
| 3018 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-45-d.html = FAIL |
| 3019 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-46-d.html = FAIL |
| 3020 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-47-d.html = FAIL |
| 3021 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-48-d.html = FAIL |
| 3022 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-49-d.html = FAIL |
| 3023 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-53-d.html = FAIL |
| 3024 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-54-d.html = FAIL |
| 3025 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-63-d.html = FAIL |
| 3026 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-64-d.html = FAIL |
| 3027 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-73-d.html = FAIL |
| 3028 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-74-d.html = FAIL |
| 3029 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-83-d.html = FAIL |
| 3030 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-84-d.html = FAIL |
| 3031 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-93-d.html = FAIL |
| 3032 BUG_DARIN WIN LINUX : LayoutTests/css2.1/t170602-bdr-conflct-w-94-d.html = FAIL |
| 3033 BUG_DARIN WIN LINUX : LayoutTests/editing/inserting/editing-empty-divs.html = FA
IL |
| 3034 BUG_DARIN WIN LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat
-transformed.html = FAIL |
| 3035 BUG_DARIN WIN LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat
.html = FAIL |
| 3036 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-ltr-
2.html = FAIL |
| 3037 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-ltr-
3.html = FAIL |
| 3038 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-ltr.
html = FAIL |
| 3039 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-rtl-
2.html = FAIL |
| 3040 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-rtl-
3.html = FAIL |
| 3041 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-rtl.
html = FAIL |
| 3042 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-shor
t-ltr.html = FAIL |
| 3043 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/absolute-in-inline-shor
t-rtl.html = FAIL |
| 3044 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/child-of-absolute-with-
auto-height.html = FAIL |
| 3045 BUG_DARIN WIN LINUX : LayoutTests/fast/block/positioning/complex-percentage-heig
ht.html = FAIL |
| 3046 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusAllStylesAllCorners.h
tml = FAIL |
| 3047 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusDashed01.html = FAIL |
| 3048 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = FAIL |
| 3049 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = FAIL |
| 3050 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusDotted01.html = FAIL |
| 3051 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusDotted02.html = FAIL |
| 3052 BUG_DARIN WIN LINUX : LayoutTests/fast/borders/borderRadiusDotted03.html = FAIL |
| 3053 BUG_DARIN WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL |
| 3054 BUG_DARIN WIN LINUX : LayoutTests/fast/css-generated-content/012.html = FAIL |
| 3055 BUG_DARIN WIN LINUX : LayoutTests/fast/css/border-height.html = FAIL |
| 3056 BUG_DARIN WIN LINUX : LayoutTests/fast/css/margin-top-bottom-dynamic.html = FAIL |
| 3057 BUG_DARIN WIN LINUX : LayoutTests/fast/css/variables/shorthand-test.html = FAIL |
| 3058 BUG_DARIN WIN LINUX : LayoutTests/fast/dom/constructed-objects-prototypes.html =
FAIL |
| 3059 BUG_DARIN WIN LINUX : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL |
| 3060 BUG_DARIN WIN LINUX : LayoutTests/fast/forms/control-clip.html = FAIL |
| 3061 BUG_DARIN WIN LINUX : LayoutTests/fast/forms/negativeLineHeight.html = FAIL |
| 3062 BUG_DARIN WIN LINUX : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL |
| 3063 BUG_DARIN WIN LINUX : LayoutTests/fast/gradients/background-clipped.html = FAIL |
| 3064 BUG_DARIN WIN LINUX : LayoutTests/fast/inline-block/inline-block-vertical-align.
html = FAIL |
| 3065 BUG_DARIN WIN LINUX : LayoutTests/fast/layers/opacity-outline.html = FAIL |
| 3066 BUG_DARIN WIN LINUX : LayoutTests/fast/lists/big-list-marker.html = FAIL |
| 3067 BUG_DARIN WIN LINUX : LayoutTests/fast/lists/ordered-list-with-no-ol-tag.html =
FAIL |
| 3068 BUG_DARIN WIN LINUX : LayoutTests/fast/overflow/overflow-with-local-background-a
ttachment.html = FAIL |
| 3069 BUG_DARIN WIN LINUX : LayoutTests/fast/repaint/float-overflow-right.html = FAIL |
| 3070 BUG_DARIN WIN LINUX : LayoutTests/fast/repaint/float-overflow.html = FAIL |
| 3071 BUG_DARIN WIN LINUX : LayoutTests/fast/repaint/layer-child-outline.html = FAIL |
| 3072 BUG_DARIN WIN LINUX : LayoutTests/fast/repaint/table-cell-vertical-overflow.html
= FAIL |
| 3073 BUG_DARIN WIN LINUX : LayoutTests/fast/replaced/replaced-child-of-absolute-with-
auto-height.html = FAIL |
| 3074 BUG_DARIN WIN LINUX : LayoutTests/fast/table/border-collapsing/001.html = FAIL |
| 3075 BUG_DARIN WIN LINUX : LayoutTests/fast/table/border-collapsing/002.html = FAIL |
| 3076 BUG_DARIN WIN LINUX : LayoutTests/fast/table/border-collapsing/rtl-border-collap
sing.html = FAIL |
| 3077 BUG_DARIN WIN LINUX : LayoutTests/fast/table/empty-table-percent-height.html = F
AIL |
| 3078 BUG_DARIN WIN LINUX : LayoutTests/http/tests/misc/will-send-request-returns-null
-on-redirect.html = FAIL |
| 3079 BUG_DARIN WIN LINUX : LayoutTests/plugins/embed-attributes-style.html = FAIL |
| 3080 BUG_DARIN WIN LINUX : LayoutTests/svg/custom/no-inherited-dashed-stroke.xhtml =
FAIL |
| 3081 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug22019.html = FAIL |
| 3082 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug2886.html = FAIL |
| 3083 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug2947.html = FAIL |
| 3084 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/bugs/bug6674.html = FAIL |
| 3085 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.h
tml = FAIL |
| 3086 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_layers-opacity.ht
ml = FAIL |
| 3087 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_position-table.ht
ml = FAIL |
| 3088 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_simple-table-cell
.html = FAIL |
| 3089 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_simple-table-colu
mn-group.html = FAIL |
| 3090 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_simple-table-colu
mn.html = FAIL |
| 3091 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_simple-table-row-
group.html = FAIL |
| 3092 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_simple-table-row.
html = FAIL |
| 3093 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/backgr_simple-table.html
= FAIL |
| 3094 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla/marvin/tables_style.html = FAIL |
| 3095 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-
5.html = FAIL |
| 3096 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table-cell.html = FAIL |
| 3097 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table-column-group.html = FAIL |
| 3098 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table-column.html = FAIL |
| 3099 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table-quirks.html = FAIL |
| 3100 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table-row-group.html = FAIL |
| 3101 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table-row.html = FAIL |
| 3102 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_border-table.html = FAIL |
| 3103 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_fixed-bg.html = FAIL |
| 3104 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_layers-hide.html = FAIL |
| 3105 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_position-table-cell.html = FAIL |
| 3106 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_position-table-column-group.html = FAIL |
| 3107 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_position-table-column.html = FAIL |
| 3108 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_position-table-row-group.html = FAIL |
| 3109 BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr
_position-table-row.html = FAIL |
| OLD | NEW |