| 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 1212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1223 // New test. We should fix it, but it doesn't need to block the current release | 1223 // New test. We should fix it, but it doesn't need to block the current release |
| 1224 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL | 1224 BUG10352 : LayoutTests/fast/js/arguments.html = FAIL |
| 1225 // New test. We should fix it, but it doesn't need to block the current release | 1225 // New test. We should fix it, but it doesn't need to block the current release |
| 1226 BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL | 1226 BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL |
| 1227 // See bug http://code.google.com/p/chromium/issues/detail?id=7868, | 1227 // See bug http://code.google.com/p/chromium/issues/detail?id=7868, |
| 1228 // not urgent for current release. | 1228 // not urgent for current release. |
| 1229 BUG10352 : LayoutTests/http/tests/plugins/local-geturl-from-remote.html = FAIL | 1229 BUG10352 : LayoutTests/http/tests/plugins/local-geturl-from-remote.html = FAIL |
| 1230 // These two depend on which webkit features are enabled. For instance, it chec
ks | 1230 // These two depend on which webkit features are enabled. For instance, it chec
ks |
| 1231 // if the Audio constructor is available which is only the case if AUDIO is enab
led. | 1231 // if the Audio constructor is available which is only the case if AUDIO is enab
led. |
| 1232 BUG10352 : LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL | 1232 BUG10352 : LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL |
| 1233 BUG10352 LINUX MAC : LayoutTests/fast/dom/constructors-cached.html = FAIL | |
| 1234 | 1233 |
| 1235 // MERGE REGRESSIONS 36102:37604 | 1234 // MERGE REGRESSIONS 36102:37604 |
| 1236 | 1235 |
| 1237 BUG10353 LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL | 1236 BUG10353 LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL |
| 1238 // These tests are wrong because of: | 1237 // These tests are wrong because of: |
| 1239 // https://bugs.webkit.org/show_bug.cgi?id=24161. This is not | 1238 // https://bugs.webkit.org/show_bug.cgi?id=24161. This is not |
| 1240 // important for current release. | 1239 // important for current release. |
| 1241 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL | 1240 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL |
| 1242 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-selection-2.html = FAIL | 1241 BUG10353 WIN LINUX : LayoutTests/fast/forms/listbox-selection-2.html = FAIL |
| 1243 BUG10353 WIN LINUX : LayoutTests/fast/forms/select-item-background-clip.html = F
AIL | 1242 BUG10353 WIN LINUX : LayoutTests/fast/forms/select-item-background-clip.html = F
AIL |
| (...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1899 // | 1898 // |
| 1900 // http://code.google.com/p/v8/issues/detail?id=277 | 1899 // http://code.google.com/p/v8/issues/detail?id=277 |
| 1901 BUG10457 MAC LINUX : LayoutTests/fast/js/large-expressions.html = FAIL | 1900 BUG10457 MAC LINUX : LayoutTests/fast/js/large-expressions.html = FAIL |
| 1902 BUG10457 DEBUG WIN : LayoutTests/fast/js/large-expressions.html = FAIL | 1901 BUG10457 DEBUG WIN : LayoutTests/fast/js/large-expressions.html = FAIL |
| 1903 | 1902 |
| 1904 | 1903 |
| 1905 // Merge 41768:41807 | 1904 // Merge 41768:41807 |
| 1906 // Perhaps just needs new baseline? | 1905 // Perhaps just needs new baseline? |
| 1907 // These tests were rebaselined with failure long ago. We shouldn't do this, and | 1906 // These tests were rebaselined with failure long ago. We shouldn't do this, and |
| 1908 // instead work upstream to improve tests so that they don't fail. | 1907 // instead work upstream to improve tests so that they don't fail. |
| 1909 BUG10458 LINUX : LayoutTests/fast/forms/textarea-appearance-wrap.html = FAIL | |
| 1910 // Linux-only failures | 1908 // Linux-only failures |
| 1911 BUG10458 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL | 1909 BUG10458 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL |
| 1912 BUG10458 LINUX : LayoutTests/fast/block/float/overlapping-floats-with-overflow-h
idden.html = FAIL | 1910 BUG10458 LINUX : LayoutTests/fast/block/float/overlapping-floats-with-overflow-h
idden.html = FAIL |
| 1913 BUG10458 MAC LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL | 1911 BUG10458 MAC LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL |
| 1914 // Just need rebaseline | 1912 // Just need rebaseline |
| 1915 BUG10458 LINUX : LayoutTests/fast/forms/negativeLineHeight.html = FAIL | 1913 BUG10458 LINUX : LayoutTests/fast/forms/negativeLineHeight.html = FAIL |
| 1916 BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL | 1914 BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL |
| 1917 BUG10458 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL | 1915 BUG10458 LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL |
| 1918 | 1916 |
| 1919 // These don't look like merge regressions, but started occurring after the 4176
8:41807 merge. | 1917 // These don't look like merge regressions, but started occurring after the 4176
8:41807 merge. |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1953 BUG10464 WIN : LayoutTests/http/tests/xmlhttprequest/null-auth.php = CRASH TIMEO
UT PASS | 1951 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 | 1952 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 | 1953 BUG10464 WIN LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL
PASS |
| 1956 | 1954 |
| 1957 // New tests, need Chromium baseline. | 1955 // New tests, need Chromium baseline. |
| 1958 BUG10465 LINUX : LayoutTests/compositing/direct-image-compositing.html = FAIL | 1956 BUG10465 LINUX : LayoutTests/compositing/direct-image-compositing.html = FAIL |
| 1959 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL | 1957 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL |
| 1960 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL | 1958 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL |
| 1961 | 1959 |
| 1962 // Need rebaseline, see WebKit 41993. | 1960 // Need rebaseline, see WebKit 41993. |
| 1963 BUG10466 LINUX : LayoutTests/fast/css/getComputedStyle/computed-style-without-re
nderer.html = FAIL | |
| 1964 BUG10466 LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAI
L | |
| 1965 BUG10466 LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL | 1961 BUG10466 LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL |
| 1966 | 1962 |
| 1967 // Needs rebaseline. See WebKit 41972. | |
| 1968 BUG10467 LINUX : LayoutTests/fast/forms/slider-thumb-stylability.html = FAIL | |
| 1969 | |
| 1970 // Needs rebaseline. See WebKit 41948 | 1963 // Needs rebaseline. See WebKit 41948 |
| 1971 BUG10468 MAC WIN LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAI
L CRASH | 1964 BUG10468 MAC WIN LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAI
L CRASH |
| 1972 | 1965 |
| 1973 // New test, needs baseline. See WebKit 41978 (brettw) | 1966 // New test, needs baseline. See WebKit 41978 (brettw) |
| 1974 BUG10469 WIN LINUX : LayoutTests/fast/text/complex-text-opacity.html = FAIL | 1967 BUG10469 WIN LINUX : LayoutTests/fast/text/complex-text-opacity.html = FAIL |
| 1975 | 1968 |
| 1976 // Needs rebaseline. See WebKit 41980 | 1969 // Needs rebaseline. See WebKit 41980 |
| 1977 BUG10470 WIN LINUX : LayoutTests/fast/transforms/transforms-with-zoom.html = FAI
L | 1970 BUG10470 WIN LINUX : LayoutTests/fast/transforms/transforms-with-zoom.html = FAI
L |
| 1978 | 1971 |
| 1979 // Merge WebKit: 41944:41999, Linux failures. | 1972 // Merge WebKit: 41944:41999, Linux failures. |
| (...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2348 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL | 2341 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/paste-pre-002.html = FAIL |
| 2349 BUG_DARIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html =
FAIL | 2342 BUG_DARIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html =
FAIL |
| 2350 BUG_DARIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-ht
ml.xhtml = FAIL | 2343 BUG_DARIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-ht
ml.xhtml = FAIL |
| 2351 BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transforme
d-html.xhtml = FAIL | 2344 BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transforme
d-html.xhtml = FAIL |
| 2352 BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transfor
m.svg = FAIL | 2345 BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transfor
m.svg = FAIL |
| 2353 | 2346 |
| 2354 // Regressions from WebKit merge 43242:43321. | 2347 // Regressions from WebKit merge 43242:43321. |
| 2355 BUG_DARIN LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS | 2348 BUG_DARIN LINUX : LayoutTests/transitions/mask-transitions.html = FAIL PASS |
| 2356 | 2349 |
| 2357 // Need rebaselines from http://trac.webkit.org/changeset/43355 | 2350 // Need rebaselines from http://trac.webkit.org/changeset/43355 |
| 2358 BUG11613 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL | 2351 BUG11613 LINUX : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.htm
l = FAIL |
| 2359 BUG11613 LINUX MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area
.html = FAIL | 2352 BUG11613 LINUX : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL |
| 2360 BUG11613 LINUX MAC : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL | |
| 2361 BUG11613 LINUX : LayoutTests/fast/css/resize-corner-tracking.html = FAIL | 2353 BUG11613 LINUX : LayoutTests/fast/css/resize-corner-tracking.html = FAIL |
| 2362 BUG11613 LINUX MAC : LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.htm
l = FAIL | 2354 BUG11613 LINUX : LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html =
FAIL |
| 2363 BUG11613 LINUX MAC : LayoutTests/fast/dynamic/008.html = FAIL | 2355 BUG11613 LINUX : LayoutTests/fast/dynamic/008.html = FAIL |
| 2364 BUG11613 LINUX MAC : LayoutTests/fast/forms/form-element-geometry.html = FAIL | 2356 BUG11613 LINUX : LayoutTests/fast/forms/form-element-geometry.html = FAIL |
| 2365 BUG11613 LINUX MAC : LayoutTests/fast/forms/linebox-overflow-in-textarea-padding
.html = FAIL | 2357 BUG11613 LINUX : LayoutTests/fast/forms/linebox-overflow-in-textarea-padding.htm
l = FAIL |
| 2366 BUG11613 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL | 2358 BUG11613 LINUX : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL |
| 2367 BUG11613 LINUX MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL | 2359 BUG11613 LINUX : LayoutTests/fast/forms/textarea-align.html = FAIL |
| 2368 BUG11613 LINUX MAC : LayoutTests/fast/forms/textarea-align.html = FAIL | 2360 BUG11613 LINUX : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL |
| 2369 BUG11613 LINUX MAC : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL | 2361 BUG11613 LINUX : LayoutTests/fast/forms/textarea-setinnerhtml.html = FAIL |
| 2370 BUG11613 MAC : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL | |
| 2371 BUG11613 MAC : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL | |
| 2372 BUG11613 LINUX MAC : LayoutTests/fast/forms/textarea-setinnerhtml.html = FAIL | |
| 2373 BUG11613 LINUX MAC : LayoutTests/fast/overflow/overflow-x-y.html = FAIL | 2362 BUG11613 LINUX MAC : LayoutTests/fast/overflow/overflow-x-y.html = FAIL |
| 2374 BUG11613 LINUX : LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL | 2363 BUG11613 LINUX : LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL |
| 2375 BUG11613 LINUX : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL | 2364 BUG11613 LINUX : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL |
| 2376 BUG11613 LINUX : LayoutTests/fast/table/003.html = FAIL | 2365 BUG11613 LINUX : LayoutTests/fast/table/003.html = FAIL |
| 2377 BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL
TIMEOUT | 2366 BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL
TIMEOUT |
| 2378 BUG11613 MAC : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL | |
| 2379 BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/relativeanchor-basic.html
= FAIL | |
| 2380 BUG11613 LINUX MAC : LayoutTests/http/tests/navigation/relativeanchor-frames.htm
l = FAIL | |
| 2381 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug194024.html = FAIL | 2367 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug194024.html = FAIL |
| 2382 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug30559.html = FAIL | 2368 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug30559.html = FAIL |
| 2383 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug30692.html = FAIL | 2369 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug30692.html = FAIL |
| 2384 | 2370 |
| 2385 // Caused by WebKit merge 43346:43361. These likely just need re-baselining. | 2371 // Caused by WebKit merge 43346:43361. These likely just need re-baselining. |
| 2386 // Most likely caused by http://trac.webkit.org/changeset/43355 | 2372 // Most likely caused by http://trac.webkit.org/changeset/43355 |
| 2387 BUG11613 LINUX MAC : LayoutTests/editing/deleting/5168598.html = FAIL | 2373 BUG11613 LINUX : LayoutTests/editing/deleting/5168598.html = FAIL |
| 2388 BUG11613 LINUX MAC : LayoutTests/editing/inserting/5607069-2.html = FAIL | 2374 BUG11613 LINUX : LayoutTests/editing/inserting/5607069-2.html = FAIL |
| 2389 BUG11613 LINUX MAC : LayoutTests/editing/inserting/5607069-3.html = FAIL | 2375 BUG11613 LINUX : LayoutTests/editing/inserting/5607069-3.html = FAIL |
| 2390 BUG11613 LINUX : LayoutTests/editing/inserting/before-after-input-element.html =
FAIL | 2376 BUG11613 LINUX : LayoutTests/editing/inserting/before-after-input-element.html =
FAIL |
| 2391 BUG11613 LINUX : LayoutTests/editing/inserting/typing-tab-designmode-forms.html
= FAIL | 2377 BUG11613 LINUX : LayoutTests/editing/inserting/typing-tab-designmode-forms.html
= FAIL |
| 2392 BUG11613 LINUX : LayoutTests/editing/pasteboard/4641033.html = FAIL | 2378 BUG11613 LINUX : LayoutTests/editing/pasteboard/4641033.html = FAIL |
| 2393 BUG11613 LINUX : LayoutTests/editing/pasteboard/4806874.html = FAIL | 2379 BUG11613 LINUX : LayoutTests/editing/pasteboard/4806874.html = FAIL |
| 2394 BUG11613 LINUX : LayoutTests/editing/pasteboard/4944770-1.html = FAIL | 2380 BUG11613 LINUX : LayoutTests/editing/pasteboard/4944770-1.html = FAIL |
| 2395 BUG11613 LINUX : LayoutTests/editing/pasteboard/4944770-2.html = FAIL | 2381 BUG11613 LINUX : LayoutTests/editing/pasteboard/4944770-2.html = FAIL |
| 2396 BUG11613 LINUX : LayoutTests/editing/pasteboard/drop-link.html = FAIL | 2382 BUG11613 LINUX : LayoutTests/editing/pasteboard/drop-link.html = FAIL |
| 2397 BUG11613 LINUX : LayoutTests/editing/pasteboard/drop-text-without-selection.html
= FAIL | 2383 BUG11613 LINUX : LayoutTests/editing/pasteboard/drop-text-without-selection.html
= FAIL |
| 2398 BUG11613 LINUX : LayoutTests/editing/pasteboard/input-field-1.html = FAIL | 2384 BUG11613 LINUX : LayoutTests/editing/pasteboard/input-field-1.html = FAIL |
| 2399 BUG11613 LINUX : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.ht
ml = FAIL | 2385 BUG11613 LINUX : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.ht
ml = FAIL |
| (...skipping 11 matching lines...) Expand all Loading... |
| 2411 BUG11613 LINUX : LayoutTests/editing/selection/drag-text-delay.html = FAIL | 2397 BUG11613 LINUX : LayoutTests/editing/selection/drag-text-delay.html = FAIL |
| 2412 BUG11613 LINUX : LayoutTests/editing/selection/replaced-boundaries-3.html = FAIL | 2398 BUG11613 LINUX : LayoutTests/editing/selection/replaced-boundaries-3.html = FAIL |
| 2413 BUG11613 LINUX : LayoutTests/editing/selection/select-box.html = FAIL | 2399 BUG11613 LINUX : LayoutTests/editing/selection/select-box.html = FAIL |
| 2414 BUG11613 LINUX : LayoutTests/editing/selection/select-element-paragraph-boundary
.html = FAIL | 2400 BUG11613 LINUX : LayoutTests/editing/selection/select-element-paragraph-boundary
.html = FAIL |
| 2415 BUG11613 LINUX : LayoutTests/fast/block/float/float-avoidance.html = FAIL | 2401 BUG11613 LINUX : LayoutTests/fast/block/float/float-avoidance.html = FAIL |
| 2416 BUG11613 LINUX : LayoutTests/fast/block/margin-collapse/103.html = FAIL | 2402 BUG11613 LINUX : LayoutTests/fast/block/margin-collapse/103.html = FAIL |
| 2417 BUG11613 LINUX : LayoutTests/fast/block/positioning/inline-block-relposition.htm
l = FAIL | 2403 BUG11613 LINUX : LayoutTests/fast/block/positioning/inline-block-relposition.htm
l = FAIL |
| 2418 BUG11613 LINUX : LayoutTests/fast/css/continuationCrash.html = FAIL | 2404 BUG11613 LINUX : LayoutTests/fast/css/continuationCrash.html = FAIL |
| 2419 BUG11613 LINUX : LayoutTests/fast/css/line-height.html = FAIL | 2405 BUG11613 LINUX : LayoutTests/fast/css/line-height.html = FAIL |
| 2420 BUG11613 LINUX : LayoutTests/fast/css/margin-top-bottom-dynamic.html = FAIL | 2406 BUG11613 LINUX : LayoutTests/fast/css/margin-top-bottom-dynamic.html = FAIL |
| 2421 BUG11613 LINUX : LayoutTests/fast/dynamic/positioned-movement-with-positioned-ch
ildren.html = FAIL | |
| 2422 BUG11613 LINUX : LayoutTests/fast/events/autoscroll.html = FAIL | 2407 BUG11613 LINUX : LayoutTests/fast/events/autoscroll.html = FAIL |
| 2423 BUG11613 LINUX : LayoutTests/fast/events/label-focus.html = FAIL | 2408 BUG11613 LINUX : LayoutTests/fast/events/label-focus.html = FAIL |
| 2424 BUG11613 LINUX : LayoutTests/fast/forms/003.html = FAIL | 2409 BUG11613 LINUX : LayoutTests/fast/forms/003.html = FAIL |
| 2425 BUG11613 LINUX : LayoutTests/fast/forms/004.html = FAIL | 2410 BUG11613 LINUX : LayoutTests/fast/forms/004.html = FAIL |
| 2426 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label01.html = FAIL | 2411 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label01.html = FAIL |
| 2427 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label02.html = FAIL | 2412 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label02.html = FAIL |
| 2428 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label03.html = FAIL | 2413 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label03.html = FAIL |
| 2429 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label04.html = FAIL | 2414 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label04.html = FAIL |
| 2430 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label05.html = FAIL | 2415 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label05.html = FAIL |
| 2431 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label06.html = FAIL | 2416 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label06.html = FAIL |
| 2432 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label07.html = FAIL | 2417 BUG11613 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label07.html = FAIL |
| 2433 BUG11613 LINUX : LayoutTests/fast/forms/blankbuttons.html = FAIL | 2418 BUG11613 LINUX : LayoutTests/fast/forms/blankbuttons.html = FAIL |
| 2434 BUG11613 LINUX : LayoutTests/fast/forms/button-align.html = FAIL | 2419 BUG11613 LINUX : LayoutTests/fast/forms/button-align.html = FAIL |
| 2435 BUG11613 LINUX : LayoutTests/fast/forms/button-cannot-be-nested.html = FAIL | 2420 BUG11613 LINUX : LayoutTests/fast/forms/button-cannot-be-nested.html = FAIL |
| 2436 BUG11613 LINUX : LayoutTests/fast/forms/button-generated-content.html = FAIL | 2421 BUG11613 LINUX : LayoutTests/fast/forms/button-generated-content.html = FAIL |
| 2437 BUG11613 LINUX : LayoutTests/fast/forms/button-inner-block-reuse.html = FAIL | 2422 BUG11613 LINUX : LayoutTests/fast/forms/button-inner-block-reuse.html = FAIL |
| 2438 BUG11613 LINUX : LayoutTests/fast/forms/button-positioned.html = FAIL | 2423 BUG11613 LINUX : LayoutTests/fast/forms/button-positioned.html = FAIL |
| 2439 BUG11613 LINUX : LayoutTests/fast/forms/button-sizes.html = FAIL | 2424 BUG11613 LINUX : LayoutTests/fast/forms/button-sizes.html = FAIL |
| 2440 BUG11613 LINUX : LayoutTests/fast/forms/button-table-styles.html = FAIL | 2425 BUG11613 LINUX : LayoutTests/fast/forms/button-table-styles.html = FAIL |
| 2441 BUG11613 LINUX : LayoutTests/fast/forms/button-text-transform.html = FAIL | 2426 BUG11613 LINUX : LayoutTests/fast/forms/button-text-transform.html = FAIL |
| 2442 BUG11613 LINUX : LayoutTests/fast/forms/button-white-space.html = FAIL | 2427 BUG11613 LINUX : LayoutTests/fast/forms/button-white-space.html = FAIL |
| 2443 BUG11613 LINUX : LayoutTests/fast/forms/control-clip-overflow.html = FAIL | 2428 BUG11613 LINUX : LayoutTests/fast/forms/control-clip-overflow.html = FAIL |
| 2444 BUG11613 LINUX : LayoutTests/fast/forms/disabled-select-change-index.html = FAIL | 2429 BUG11613 LINUX : LayoutTests/fast/forms/disabled-select-change-index.html = FAIL |
| 2445 BUG11613 LINUX : LayoutTests/fast/forms/encoding-test.html = FAIL | 2430 BUG11613 LINUX : LayoutTests/fast/forms/encoding-test.html = FAIL |
| 2446 BUG11613 LINUX : LayoutTests/fast/forms/fieldset-align.html = FAIL | 2431 BUG11613 LINUX : LayoutTests/fast/forms/fieldset-align.html = FAIL |
| 2447 BUG11613 LINUX : LayoutTests/fast/forms/floating-textfield-relayout.html = FAIL | 2432 BUG11613 LINUX : LayoutTests/fast/forms/floating-textfield-relayout.html = FAIL |
| 2448 BUG11613 LINUX : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL | |
| 2449 BUG11613 LINUX : LayoutTests/fast/forms/formmove3.html = FAIL | 2433 BUG11613 LINUX : LayoutTests/fast/forms/formmove3.html = FAIL |
| 2450 BUG11613 LINUX : LayoutTests/fast/forms/hidden-listbox.html = FAIL | |
| 2451 BUG11613 LINUX : LayoutTests/fast/forms/input-align.html = FAIL | 2434 BUG11613 LINUX : LayoutTests/fast/forms/input-align.html = FAIL |
| 2452 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-bkcolor.html = FAIL | 2435 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-bkcolor.html = FAIL |
| 2453 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-default-bkcolor.html =
FAIL | 2436 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-default-bkcolor.html =
FAIL |
| 2454 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-disabled.html = FAIL | 2437 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-disabled.html = FAIL |
| 2455 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-focus.html = FAIL | 2438 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-focus.html = FAIL |
| 2456 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-preventDefault.html = F
AIL | 2439 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-preventDefault.html = F
AIL |
| 2457 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-readonly.html = FAIL | 2440 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-readonly.html = FAIL |
| 2458 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-selection.html = FAIL | 2441 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-selection.html = FAIL |
| 2459 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-visibility.html = FAIL | 2442 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-visibility.html = FAIL |
| 2460 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-width.html = FAIL | 2443 BUG11613 LINUX : LayoutTests/fast/forms/input-appearance-width.html = FAIL |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2497 BUG11613 LINUX : LayoutTests/fast/forms/password-placeholder.html = FAIL | 2480 BUG11613 LINUX : LayoutTests/fast/forms/password-placeholder.html = FAIL |
| 2498 BUG11613 LINUX : LayoutTests/fast/forms/placeholder-set-attribute.html = FAIL | 2481 BUG11613 LINUX : LayoutTests/fast/forms/placeholder-set-attribute.html = FAIL |
| 2499 BUG11613 LINUX : LayoutTests/fast/forms/plaintext-mode-2.html = FAIL | 2482 BUG11613 LINUX : LayoutTests/fast/forms/plaintext-mode-2.html = FAIL |
| 2500 BUG11613 LINUX : LayoutTests/fast/forms/select-align.html = FAIL | 2483 BUG11613 LINUX : LayoutTests/fast/forms/select-align.html = FAIL |
| 2501 BUG11613 LINUX : LayoutTests/fast/forms/select-baseline.html = FAIL | 2484 BUG11613 LINUX : LayoutTests/fast/forms/select-baseline.html = FAIL |
| 2502 BUG11613 LINUX : LayoutTests/fast/forms/select-block-background.html = FAIL | 2485 BUG11613 LINUX : LayoutTests/fast/forms/select-block-background.html = FAIL |
| 2503 BUG11613 LINUX : LayoutTests/fast/forms/select-change-listbox-size.html = FAIL | 2486 BUG11613 LINUX : LayoutTests/fast/forms/select-change-listbox-size.html = FAIL |
| 2504 BUG11613 LINUX : LayoutTests/fast/forms/select-change-listbox-to-popup.html = FA
IL | 2487 BUG11613 LINUX : LayoutTests/fast/forms/select-change-listbox-to-popup.html = FA
IL |
| 2505 BUG11613 LINUX : LayoutTests/fast/forms/select-change-popup-to-listbox.html = FA
IL | 2488 BUG11613 LINUX : LayoutTests/fast/forms/select-change-popup-to-listbox.html = FA
IL |
| 2506 BUG11613 LINUX : LayoutTests/fast/forms/select-disabled-appearance.html = FAIL | 2489 BUG11613 LINUX : LayoutTests/fast/forms/select-disabled-appearance.html = FAIL |
| 2507 BUG11613 LINUX : LayoutTests/fast/forms/select-empty-option-height.html = FAIL | |
| 2508 BUG11613 LINUX : LayoutTests/fast/forms/select-list-box-with-height.html = FAIL | 2490 BUG11613 LINUX : LayoutTests/fast/forms/select-list-box-with-height.html = FAIL |
| 2509 BUG11613 LINUX : LayoutTests/fast/forms/select-selected.html = FAIL | 2491 BUG11613 LINUX : LayoutTests/fast/forms/select-selected.html = FAIL |
| 2510 BUG11613 LINUX : LayoutTests/fast/forms/select-size.html = FAIL | 2492 BUG11613 LINUX : LayoutTests/fast/forms/select-size.html = FAIL |
| 2511 BUG11613 LINUX : LayoutTests/fast/forms/stuff-on-my-optgroup.html = FAIL | 2493 BUG11613 LINUX : LayoutTests/fast/forms/stuff-on-my-optgroup.html = FAIL |
| 2512 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL | 2494 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
| 2513 BUG11613 LINUX : LayoutTests/fast/forms/targeted-frame-submission.html = FAIL | 2495 BUG11613 LINUX : LayoutTests/fast/forms/targeted-frame-submission.html = FAIL |
| 2514 BUG11613 LINUX : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL | 2496 BUG11613 LINUX : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL |
| 2515 BUG11613 LINUX : LayoutTests/fast/forms/textfield-outline.html = FAIL | 2497 BUG11613 LINUX : LayoutTests/fast/forms/textfield-outline.html = FAIL |
| 2516 BUG11613 LINUX : LayoutTests/fast/forms/textfield-overflow.html = FAIL | 2498 BUG11613 LINUX : LayoutTests/fast/forms/textfield-overflow.html = FAIL |
| 2517 BUG11613 LINUX : LayoutTests/fast/invalid/014.html = FAIL | 2499 BUG11613 LINUX : LayoutTests/fast/invalid/014.html = FAIL |
| (...skipping 11 matching lines...) Expand all Loading... |
| 2529 BUG11613 LINUX : LayoutTests/fast/selectors/064.html = FAIL | 2511 BUG11613 LINUX : LayoutTests/fast/selectors/064.html = FAIL |
| 2530 BUG11613 LINUX : LayoutTests/fast/table/append-cells2.html = FAIL | 2512 BUG11613 LINUX : LayoutTests/fast/table/append-cells2.html = FAIL |
| 2531 BUG11613 LINUX : LayoutTests/fast/table/colspanMinWidth.html = FAIL | 2513 BUG11613 LINUX : LayoutTests/fast/table/colspanMinWidth.html = FAIL |
| 2532 BUG11613 LINUX : LayoutTests/fast/table/remove-td-display-none.html = FAIL | 2514 BUG11613 LINUX : LayoutTests/fast/table/remove-td-display-none.html = FAIL |
| 2533 BUG11613 LINUX : LayoutTests/fast/table/spanOverlapRepaint.html = FAIL | 2515 BUG11613 LINUX : LayoutTests/fast/table/spanOverlapRepaint.html = FAIL |
| 2534 BUG11613 LINUX : LayoutTests/fast/table/text-field-baseline.html = FAIL | 2516 BUG11613 LINUX : LayoutTests/fast/table/text-field-baseline.html = FAIL |
| 2535 BUG11613 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL | 2517 BUG11613 LINUX : LayoutTests/fast/text/drawBidiText.html = FAIL |
| 2536 BUG11613 LINUX : LayoutTests/fast/text/international/bidi-listbox.html = FAIL | 2518 BUG11613 LINUX : LayoutTests/fast/text/international/bidi-listbox.html = FAIL |
| 2537 BUG11613 LINUX : LayoutTests/fast/text/international/bidi-menulist.html = FAIL | 2519 BUG11613 LINUX : LayoutTests/fast/text/international/bidi-menulist.html = FAIL |
| 2538 BUG11613 LINUX : LayoutTests/fast/text/textIteratorNilRenderer.html = FAIL | 2520 BUG11613 LINUX : LayoutTests/fast/text/textIteratorNilRenderer.html = FAIL |
| 2539 BUG11613 LINUX : LayoutTests/http/tests/security/cross-frame-access-call.html =
FAIL | |
| 2540 BUG11613 LINUX : LayoutTests/svg/custom/inline-svg-in-xhtml.xml = FAIL | 2521 BUG11613 LINUX : LayoutTests/svg/custom/inline-svg-in-xhtml.xml = FAIL |
| 2541 BUG11613 LINUX : LayoutTests/svg/hixie/mixed/003.xml = FAIL | 2522 BUG11613 LINUX : LayoutTests/svg/hixie/mixed/003.xml = FAIL |
| 2542 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug1188.html = FAIL | 2523 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug1188.html = FAIL |
| 2543 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug12384.html = FAIL | 2524 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug12384.html = FAIL |
| 2544 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug1318.html = FAIL | 2525 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug1318.html = FAIL |
| 2545 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug138725.html = FAIL | 2526 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug138725.html = FAIL |
| 2546 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug18359.html = FAIL | 2527 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug18359.html = FAIL |
| 2547 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug24200.html = FAIL | 2528 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug24200.html = FAIL |
| 2548 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL | 2529 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL |
| 2549 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug2479-3.html = FAIL | 2530 BUG11613 LINUX : LayoutTests/tables/mozilla/bugs/bug2479-3.html = FAIL |
| (...skipping 29 matching lines...) Expand all Loading... |
| 2579 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug45621.html
= FAIL | 2560 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug45621.html
= FAIL |
| 2580 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug58402-2.ht
ml = FAIL | 2561 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug58402-2.ht
ml = FAIL |
| 2581 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1.ht
ml = FAIL | 2562 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1.ht
ml = FAIL |
| 2582 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-5.html = FAIL | 2563 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-5.html = FAIL |
| 2583 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-6.html = FAIL | 2564 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-6.html = FAIL |
| 2584 BUG11613 LINUX : LayoutTests/transforms/2d/zoom-menulist.html = FAIL | 2565 BUG11613 LINUX : LayoutTests/transforms/2d/zoom-menulist.html = FAIL |
| 2585 BUG11613 LINUX : chrome/fast/forms/basic-buttons.html = FAIL | 2566 BUG11613 LINUX : chrome/fast/forms/basic-buttons.html = FAIL |
| 2586 BUG11613 LINUX : chrome/fast/forms/basic-inputs.html = FAIL | 2567 BUG11613 LINUX : chrome/fast/forms/basic-inputs.html = FAIL |
| 2587 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 2568 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
| 2588 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL | 2569 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL |
| 2589 BUG11613 MAC : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL | |
| 2590 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL | 2570 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL |
| 2591 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL | 2571 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL |
| 2592 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL | 2572 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL |
| 2593 | 2573 |
| 2594 // These tests were broken by skia r171: | 2574 // These tests were broken by skia r171: |
| 2595 // These ones seem to be mask/opacity-related: | 2575 // These ones seem to be mask/opacity-related: |
| 2596 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html
= FAIL | 2576 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks-opacity.html
= FAIL |
| 2597 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL | 2577 BUG12002 WIN LINUX : LayoutTests/fast/reflections/reflection-masks.html = FAIL |
| 2598 BUG12002 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL | 2578 BUG12002 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL |
| 2599 BUG12002 WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL | 2579 BUG12002 WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL |
| (...skipping 10 matching lines...) Expand all Loading... |
| 2610 // May need rebaselining for mac/linux, or may need nothing at all. Triage after
has run | 2590 // May need rebaselining for mac/linux, or may need nothing at all. Triage after
has run |
| 2611 // on mac/linux buildbot. See http://crbug.com/11763. | 2591 // on mac/linux buildbot. See http://crbug.com/11763. |
| 2612 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS | 2592 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS |
| 2613 | 2593 |
| 2614 // This test got moved (and the baselines have been moved accordingly), but now
as a result | 2594 // This test got moved (and the baselines have been moved accordingly), but now
as a result |
| 2615 // it seems to be failing?! | 2595 // it seems to be failing?! |
| 2616 BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL | 2596 BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL |
| 2617 BUG11795 MAC : LayoutTests/fast/images/favicon-as-image.html = FAIL | 2597 BUG11795 MAC : LayoutTests/fast/images/favicon-as-image.html = FAIL |
| 2618 | 2598 |
| 2619 // Already baselined for chromium-win, may need to be done for mac/linux as well
. | 2599 // Already baselined for chromium-win, may need to be done for mac/linux as well
. |
| 2620 BUG11796 MAC LINUX : LayoutTests/fast/forms/search-styled.html = FAIL | 2600 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL |
| 2621 | 2601 |
| 2622 // Flaky Mac tests | 2602 // Flaky Mac tests |
| 2623 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM
EOUT PASS | 2603 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM
EOUT PASS |
| 2624 BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee
t-with-text-plain.html = TIMEOUT PASS | 2604 BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee
t-with-text-plain.html = TIMEOUT PASS |
| 2625 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS | 2605 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS |
| 2626 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS
S | 2606 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS
S |
| 2627 BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PAS
S | 2607 BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PAS
S |
| 2628 | 2608 |
| 2629 // Flaky Linux tests | 2609 // Flaky Linux tests |
| 2630 BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL P
ASS | 2610 BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL P
ASS |
| 2631 BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FA
IL PASS | 2611 BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FA
IL PASS |
| 2632 | 2612 |
| 2633 // Flaky Windows Tests | 2613 // Flaky Windows Tests |
| 2634 BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg =
FAIL PASS | 2614 BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg =
FAIL PASS |
| 2635 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI
MEOUT PASS | 2615 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI
MEOUT PASS |
| 2636 | 2616 |
| 2637 // This test is marked as Slow on other platforms but still times out on Mac deb
ug | 2617 // This test is marked as Slow on other platforms but still times out on Mac deb
ug |
| 2638 BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types
.html = TIMEOUT | 2618 BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types
.html = TIMEOUT |
| 2639 | 2619 |
| 2640 BUG11933 LINUX : LayoutTests/fast/frames/content-opacity-1.html = FAIL | |
| 2641 BUG11933 LINUX : LayoutTests/fast/frames/content-opacity-2.html = FAIL | |
| 2642 | |
| 2643 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770 | 2620 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770 |
| 2644 BUG12054 MAC LINUX : LayoutTests/fast/canvas/canvas-bg-zoom.html = FAIL | 2621 BUG12054 LINUX : LayoutTests/fast/canvas/canvas-bg-zoom.html = FAIL |
| 2645 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test1.ht
ml = FAIL | 2622 BUG12054 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F
AIL |
| 2646 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test2.ht
ml = FAIL | 2623 BUG12054 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F
AIL |
| 2647 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test3.ht
ml = FAIL | 2624 BUG12054 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F
AIL |
| 2648 BUG12054 MAC LINUX : LayoutTests/editing/execCommand/outdent-blockquote-test4.ht
ml = FAIL | 2625 BUG12054 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F
AIL |
| 2649 BUG12054 MAC LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL | 2626 BUG12054 MAC LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL |
| 2650 BUG12054 MAC LINUX : LayoutTests/fast/text/international/thai-baht-space.html =
FAIL | 2627 BUG12054 MAC LINUX : LayoutTests/fast/text/international/thai-baht-space.html =
FAIL |
| 2651 | 2628 |
| 2652 // New test, added in http://trac.webkit.org/changeset/43793, fails for us. | 2629 // New test, added in http://trac.webkit.org/changeset/43793, fails for us. |
| 2653 BUG12104 : LayoutTests/fast/backgrounds/background-clip-text.html = FAIL | 2630 BUG12104 WIN LINUX : LayoutTests/fast/backgrounds/background-clip-text.html = FA
IL |
| 2654 | 2631 |
| 2655 // New test, added in http://trac.webkit.org/changeset/43822, fails for us | 2632 // New test, added in http://trac.webkit.org/changeset/43822, fails for us |
| 2656 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL | 2633 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL |
| 2657 | 2634 |
| 2658 // xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are | 2635 // xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are |
| 2659 // skipped on all platforms upstream. | 2636 // skipped on all platforms upstream. |
| 2660 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL | 2637 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL |
| 2661 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-rootelement.xhtml = FAIL | 2638 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-rootelement.xhtml = FAIL |
| 2662 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-in-multiscripts.xhtml = FAIL | 2639 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-in-multiscripts.xhtml = FAIL |
| 2663 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-nested.xhtml = FAIL | 2640 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript-nested.xhtml = FAIL |
| 2664 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript.xhtml = FAIL | 2641 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/noscript.xhtml = FAIL |
| 2665 | 2642 |
| 2666 // wap css tests were added in http://trac.webkit.org/changeset/43887 and are | 2643 // wap css tests were added in http://trac.webkit.org/changeset/43887 and are |
| 2667 // skipped on all platforms upstream. | 2644 // skipped on all platforms upstream. |
| 2668 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-dir.xhtml = FAIL | 2645 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-dir.xhtml = FAIL |
| 2669 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL | 2646 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-loop.xhtml = FAIL |
| 2670 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL | 2647 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-speed.xhtml = FAIL |
| 2671 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL | 2648 BUG12310 SKIP : LayoutTests/fast/wcss/marquee-style.xhtml = FAIL |
| 2672 | 2649 |
| 2673 // Details for all of these are in the bugs. | 2650 // Details for all of these are in the bugs. |
| 2674 BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS
FAIL | 2651 BUG12340 WIN : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = PASS
FAIL |
| 2675 BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL | 2652 BUG12341 WIN : LayoutTests/editing/selection/4975120.html = PASS FAIL |
| 2676 BUG12350 MAC : LayoutTests/fast/forms/select-style.html = FAIL | 2653 BUG12353 WIN LINUX : LayoutTests/fast/canvas/canvas-composite.html = FAIL |
| 2677 BUG12352 : LayoutTests/fast/canvas/canvas-composite.html = FAIL | 2654 BUG12352 WIN LINUX : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL |
| 2678 BUG12352 : LayoutTests/fast/backgrounds/bgCompositeCopy.html = FAIL | |
| 2679 BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL | 2655 BUG12354 : LayoutTests/plugins/netscape-invoke-browserfuncs.html = FAIL |
| 2680 BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL | 2656 BUG12355 : LayoutTests/editing/pasteboard/file-input-files-access.html = FAIL |
| 2681 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht
ml = FAIL | 2657 BUG12361 : LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.ht
ml = FAIL |
| 2682 | 2658 |
| 2683 // webkit 44010+44027 introducted new tests | 2659 // webkit 44010+44027 introducted new tests |
| 2684 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL | 2660 BUG12477 : LayoutTests/http/tests/local/drag-over-remote-content.html = FAIL |
| 2685 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
= FAIL | 2661 BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html
= FAIL |
| 2686 | 2662 |
| 2687 // Test failures from WebKit 44049:44065 | 2663 // Test failures from WebKit 44049:44065 |
| 2688 BUG12563 LINUX : LayoutTests/fast/css/clip-zooming.html = FAIL | 2664 BUG12563 LINUX : LayoutTests/fast/css/clip-zooming.html = FAIL |
| 2689 BUG12563 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL | 2665 BUG12563 LINUX : LayoutTests/fast/forms/search-zoomed.html = FAIL |
| 2690 | 2666 |
| 2691 // Test failures from WebKit 44065:44094 | 2667 // Test failures from WebKit 44065:44094 |
| 2692 BUG12611 : LayoutTests/fast/js/exception-for-nonobject.html = FAIL | 2668 BUG12611 : LayoutTests/fast/js/exception-for-nonobject.html = FAIL |
| 2693 | 2669 |
| OLD | NEW |