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 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 // Safari specific test to ensure that JavaScript errors aren't logged when in | 148 // Safari specific test to ensure that JavaScript errors aren't logged when in |
149 // private browsing mode. | 149 // private browsing mode. |
150 WONTFIX : LayoutTests/http/tests/security/cross-frame-access-private-browsing.ht
ml = FAIL | 150 WONTFIX : LayoutTests/http/tests/security/cross-frame-access-private-browsing.ht
ml = FAIL |
151 | 151 |
152 // We don't care about dashboard compatibility mode. | 152 // We don't care about dashboard compatibility mode. |
153 WONTFIX SKIP : LayoutTests/http/tests/xmlhttprequest/default-content-type-dashbo
ard.html = FAIL | 153 WONTFIX SKIP : LayoutTests/http/tests/xmlhttprequest/default-content-type-dashbo
ard.html = FAIL |
154 WONTFIX SKIP : LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-disallow
ed-in-dashboard.html = FAIL | 154 WONTFIX SKIP : LayoutTests/http/tests/xmlhttprequest/svg-created-by-xhr-disallow
ed-in-dashboard.html = FAIL |
155 WONTFIX : LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL | 155 WONTFIX : LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL |
156 WONTFIX : LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dash
board.html = FAIL | 156 WONTFIX : LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dash
board.html = FAIL |
157 WONTFIX : LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.htm
l = FAIL | 157 WONTFIX : LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.htm
l = FAIL |
158 WONTFIX : LayoutTests/svg/custom/svg-disallowed-in-dashboard-object.html = FAIL | 158 WONTFIX SKIP : LayoutTests/svg/custom/svg-disallowed-in-dashboard-object.html =
FAIL |
159 | 159 |
160 // Chrome uses different keyboard accelerators from those used by Safari, so | 160 // Chrome uses different keyboard accelerators from those used by Safari, so |
161 // these tests will always fail. | 161 // these tests will always fail. |
162 // TODO(ericroman): can the following 2 tests be removed from this list, since t
hey pass? | 162 // TODO(ericroman): can the following 2 tests be removed from this list, since t
hey pass? |
163 WONTFIX : LayoutTests/fast/events/keydown-1.html = FAIL | 163 WONTFIX : LayoutTests/fast/events/keydown-1.html = FAIL |
164 WONTFIX LINUX WIN : LayoutTests/fast/events/option-tab.html = FAIL | 164 WONTFIX LINUX WIN : LayoutTests/fast/events/option-tab.html = FAIL |
165 | 165 |
166 // Chrome does not support WebArchives (just like Safari for Windows), | 166 // Chrome does not support WebArchives (just like Safari for Windows), |
167 // although we might eventually want to on Mac. | 167 // although we might eventually want to on Mac. |
168 BUG761653 WONTFIX SKIP : LayoutTests/webarchive/loading = FAIL TIMEOUT | 168 BUG761653 WONTFIX SKIP : LayoutTests/webarchive/loading = FAIL TIMEOUT |
(...skipping 870 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1039 BUG1166644 WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars
.html = FAIL | 1039 BUG1166644 WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars
.html = FAIL |
1040 | 1040 |
1041 // The test may require a proper version of Java 6 RC 10 plugin | 1041 // The test may require a proper version of Java 6 RC 10 plugin |
1042 // installed to run. | 1042 // installed to run. |
1043 BUG10313 : LayoutTests/plugins/bindings-test.html = FAIL | 1043 BUG10313 : LayoutTests/plugins/bindings-test.html = FAIL |
1044 | 1044 |
1045 // These tests don't work on the open source buildbot because no font covers | 1045 // These tests don't work on the open source buildbot because no font covers |
1046 // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304. | 1046 // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304. |
1047 BUG10314 WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL | 1047 BUG10314 WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL |
1048 BUG10314 WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL | 1048 BUG10314 WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL |
1049 BUG10314 WIN LINUX MAC : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAI
L | 1049 BUG10314 WIN LINUX : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL |
1050 BUG10314 WIN LINUX MAC : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL | 1050 BUG10314 WIN LINUX : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL |
1051 BUG10314 WIN LINUX MAC : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL | 1051 BUG10314 WIN LINUX : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL |
1052 | 1052 |
1053 // No glyph for U+FFFD (Replacement Character : black diamond with | 1053 // No glyph for U+FFFD (Replacement Character : black diamond with |
1054 // question mark) in them | 1054 // question mark) in them |
1055 BUG10315 WIN LINUX : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL | 1055 BUG10315 WIN LINUX : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL |
1056 | 1056 |
1057 // HTTPS tests fail on the open source buildbot with error "cross-site | 1057 // HTTPS tests fail on the open source buildbot with error "cross-site |
1058 // not access allowed". See bug # 2306 | 1058 // not access allowed". See bug # 2306 |
1059 BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS | 1059 BUG10316 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS |
1060 | 1060 |
1061 // These require application cache to be enabled. Skip the tests because | 1061 // These require application cache to be enabled. Skip the tests because |
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1214 // We fail to load a file URL with a port number -- how does this work on | 1214 // We fail to load a file URL with a port number -- how does this work on |
1215 // Windows? | 1215 // Windows? |
1216 BUG10342 MAC LINUX : LayoutTests/fast/loader/file-URL-with-port-number.html = FA
IL | 1216 BUG10342 MAC LINUX : LayoutTests/fast/loader/file-URL-with-port-number.html = FA
IL |
1217 | 1217 |
1218 // Text doesn't display at all -- maybe we don't have the slow font | 1218 // Text doesn't display at all -- maybe we don't have the slow font |
1219 // code enabled? | 1219 // code enabled? |
1220 BUG10343 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL | 1220 BUG10343 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL |
1221 BUG10343 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL | 1221 BUG10343 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL |
1222 BUG10343 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html =
FAIL | 1222 BUG10343 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html =
FAIL |
1223 BUG10343 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL | 1223 BUG10343 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL |
1224 BUG10343 LINUX MAC : LayoutTests/fast/text/international/complex-character-based
-fallback.html = FAIL | 1224 BUG10343 LINUX : LayoutTests/fast/text/international/complex-character-based-fal
lback.html = FAIL |
1225 | 1225 |
1226 // Started timing out with agl's complext text change. Page is verrry slow. | 1226 // Started timing out with agl's complext text change. Page is verrry slow. |
1227 BUG10343 LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIMEOUT F
AIL | 1227 BUG10343 LINUX : LayoutTests/fast/text/large-text-composed-char.html = TIMEOUT F
AIL |
1228 | 1228 |
1229 // Missing text -- slow font path unimplemented? | 1229 // Missing text -- slow font path unimplemented? |
1230 BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL | 1230 BUG10344 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL |
1231 | 1231 |
1232 // Missing Hindi font. | |
1233 BUG10346 MAC : LayoutTests/fast/text/international/hindi-spacing.html = FAIL | |
1234 | |
1235 // We print to stderr when a failure happens while importing XSL; | 1232 // We print to stderr when a failure happens while importing XSL; |
1236 // should disable this in libxml. | 1233 // should disable this in libxml. |
1237 BUG10347 MAC LINUX : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL | 1234 BUG10347 MAC LINUX : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL |
1238 | 1235 |
1239 // Linux pixeltest failure: Failing to apply style | 1236 // Linux pixeltest failure: Failing to apply style |
1240 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL | 1237 BUG10349 LINUX : LayoutTests/fast/forms/select-style.html = FAIL |
1241 | 1238 |
1242 // Linux pixeltest failure: The text suggests that the radios should not | 1239 // Linux pixeltest failure: The text suggests that the radios should not |
1243 // overlap, but it's very close and quite different from the Windows version | 1240 // overlap, but it's very close and quite different from the Windows version |
1244 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL | 1241 BUG10350 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL |
(...skipping 749 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1994 BUG10464 WIN LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL
PASS | 1991 BUG10464 WIN LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL
PASS |
1995 | 1992 |
1996 // New tests, need Chromium baseline. | 1993 // New tests, need Chromium baseline. |
1997 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL | 1994 BUG10465 LINUX : LayoutTests/fast/borders/border-image-border-radius.html = FAIL |
1998 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL | 1995 BUG10465 LINUX : LayoutTests/fast/clip/overflow-border-radius-clip.html = FAIL |
1999 | 1996 |
2000 // Needs rebaseline. See WebKit 41948 | 1997 // Needs rebaseline. See WebKit 41948 |
2001 BUG10468 MAC WIN LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAI
L CRASH | 1998 BUG10468 MAC WIN LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAI
L CRASH |
2002 | 1999 |
2003 // New test, needs baseline. See WebKit 41978 (brettw) | 2000 // New test, needs baseline. See WebKit 41978 (brettw) |
2004 BUG10469 WIN LINUX MAC : LayoutTests/fast/text/complex-text-opacity.html = FAIL | 2001 BUG10469 WIN LINUX : LayoutTests/fast/text/complex-text-opacity.html = FAIL |
2005 | 2002 |
2006 // Needs rebaseline. See WebKit 41980 | 2003 // Needs rebaseline. See WebKit 41980 |
2007 BUG10470 WIN LINUX : LayoutTests/fast/transforms/transforms-with-zoom.html = FAI
L | 2004 BUG10470 WIN LINUX : LayoutTests/fast/transforms/transforms-with-zoom.html = FAI
L |
2008 | 2005 |
2009 // Merge WebKit: 41944:41999, Linux failures. | 2006 // Merge WebKit: 41944:41999, Linux failures. |
2010 BUG10471 LINUX : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL | 2007 BUG10471 LINUX : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL |
2011 BUG10471 LINUX : LayoutTests/fast/forms/focus2.html = FAIL | 2008 BUG10471 LINUX : LayoutTests/fast/forms/focus2.html = FAIL |
2012 BUG10471 LINUX : LayoutTests/fast/forms/slider-mouse-events.html = FAIL | 2009 BUG10471 LINUX : LayoutTests/fast/forms/slider-mouse-events.html = FAIL |
2013 BUG10471 LINUX : LayoutTests/fast/forms/slider-onchange-event.html = FAIL | 2010 BUG10471 LINUX : LayoutTests/fast/forms/slider-onchange-event.html = FAIL |
2014 BUG10471 LINUX : LayoutTests/fast/forms/slider-padding.html = FAIL | 2011 BUG10471 LINUX : LayoutTests/fast/forms/slider-padding.html = FAIL |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2075 | 2072 |
2076 // Merge WebKit 42200:42244 regressions | 2073 // Merge WebKit 42200:42244 regressions |
2077 BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL | 2074 BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL |
2078 BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL | 2075 BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL |
2079 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.h
tml = FAIL | 2076 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.h
tml = FAIL |
2080 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype.
html = FAIL | 2077 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype.
html = FAIL |
2081 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm
l = TIMEOUT | 2078 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm
l = TIMEOUT |
2082 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL | 2079 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL |
2083 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL | 2080 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL |
2084 BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL | 2081 BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL |
2085 BUG10479 LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-insi
de-character.html = FAIL | |
2086 BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-cal
ls.html = FAIL | 2082 BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-cal
ls.html = FAIL |
2087 BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL | 2083 BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL |
2088 BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL | 2084 BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL |
2089 | 2085 |
2090 // Broken by r13217. | 2086 // Broken by r13217. |
2091 BUG10480 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS | 2087 BUG10480 LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS |
2092 | 2088 |
2093 BUG9798 : LayoutTests/editing/execCommand/15381.html = FAIL PASS | 2089 BUG9798 : LayoutTests/editing/execCommand/15381.html = FAIL PASS |
2094 BUG9798 : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS | 2090 BUG9798 : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS |
2095 BUG9798 : LayoutTests/http/tests/misc/css-reject-any-type-in-strict-mode.html =
TIMEOUT PASS | 2091 BUG9798 : LayoutTests/http/tests/misc/css-reject-any-type-in-strict-mode.html =
TIMEOUT PASS |
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2348 BUG11251 : chrome/fast/forms/textarea-metrics.html = FAIL | 2344 BUG11251 : chrome/fast/forms/textarea-metrics.html = FAIL |
2349 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA
IL | 2345 BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FA
IL |
2350 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL | 2346 BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL |
2351 | 2347 |
2352 // Regressions from r14994 (pulling in new WebKit) | 2348 // Regressions from r14994 (pulling in new WebKit) |
2353 BUG11264 WIN : LayoutTests/plugins/getintidentifier-special-values.html = CRASH
PASS | 2349 BUG11264 WIN : LayoutTests/plugins/getintidentifier-special-values.html = CRASH
PASS |
2354 BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH P
ASS | 2350 BUG11264 WIN : LayoutTests/plugins/netscape-identifier-conversion.html = CRASH P
ASS |
2355 | 2351 |
2356 // Regressions from WebKit Merge 43059:43114 | 2352 // Regressions from WebKit Merge 43059:43114 |
2357 BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL | 2353 BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL |
2358 BUG11322 : LayoutTests/fast/js/regexp-range-bound-ffff.html = FAIL | |
2359 | 2354 |
2360 BUG11469 MAC : LayoutTests/fast/repaint/outline-shrinking.html = CRASH PASS | 2355 BUG11469 MAC : LayoutTests/fast/repaint/outline-shrinking.html = CRASH PASS |
2361 | 2356 |
2362 // Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined. | 2357 // Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined. |
2363 BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL | 2358 BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL |
2364 BUG11483 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL | 2359 BUG11483 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL |
2365 BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL | 2360 BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL |
2366 | 2361 |
2367 // Regressions from WebKit merge 43242:43321. These just need to re-baselining: | 2362 // Regressions from WebKit merge 43242:43321. These just need to re-baselining: |
2368 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL | 2363 BUG_DARIN LINUX : LayoutTests/editing/pasteboard/5027857.html = FAIL |
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2582 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.htm
l = FAIL | 2577 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.htm
l = FAIL |
2583 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug58402-2.ht
ml = FAIL | 2578 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug58402-2.ht
ml = FAIL |
2584 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1.ht
ml = FAIL | 2579 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1.ht
ml = FAIL |
2585 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-5.html = FAIL | 2580 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-5.html = FAIL |
2586 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-6.html = FAIL | 2581 BUG11613 LINUX : LayoutTests/tables/mozilla_expected_failures/collapsing_borders
/bug41262-6.html = FAIL |
2587 BUG11613 LINUX : LayoutTests/transforms/2d/zoom-menulist.html = FAIL | 2582 BUG11613 LINUX : LayoutTests/transforms/2d/zoom-menulist.html = FAIL |
2588 BUG11613 LINUX : chrome/fast/forms/basic-buttons.html = FAIL | 2583 BUG11613 LINUX : chrome/fast/forms/basic-buttons.html = FAIL |
2589 BUG11613 LINUX : chrome/fast/forms/basic-inputs.html = FAIL | 2584 BUG11613 LINUX : chrome/fast/forms/basic-inputs.html = FAIL |
2590 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 2585 BUG11613 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
2591 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL | 2586 BUG11613 LINUX : chrome/fast/forms/basic-textareas.html = FAIL |
2592 BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
IL | |
2593 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL | 2587 BUG11613 WIN : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL |
2594 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL | 2588 BUG11613 WIN : LayoutTests/http/tests/navigation/javascriptlink-frames.html = FA
IL |
2595 | 2589 |
2596 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 | 2590 // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 |
2597 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA
IL | 2591 BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA
IL |
2598 | 2592 |
2599 // May need rebaselining for mac/linux, or may need nothing at all. Triage after
has run | 2593 // May need rebaselining for mac/linux, or may need nothing at all. Triage after
has run |
2600 // on mac/linux buildbot. See http://crbug.com/11763. | 2594 // on mac/linux buildbot. See http://crbug.com/11763. |
2601 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS | 2595 BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS |
2602 | 2596 |
2603 // This test got moved (and the baselines have been moved accordingly), but now
as a result | 2597 // This test got moved (and the baselines have been moved accordingly), but now
as a result |
2604 // it seems to be failing?! | 2598 // it seems to be failing?! |
2605 BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL | 2599 BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL |
2606 BUG11795 MAC : LayoutTests/fast/images/favicon-as-image.html = FAIL | |
2607 | 2600 |
2608 // Already baselined for chromium-win, may need to be done for mac/linux as well
. | 2601 // Already baselined for chromium-win, may need to be done for mac/linux as well
. |
2609 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL | 2602 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL |
2610 | 2603 |
2611 // Flaky Mac tests | 2604 // Flaky Mac tests |
2612 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM
EOUT PASS | 2605 BUG11810 MAC : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIM
EOUT PASS |
2613 BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee
t-with-text-plain.html = TIMEOUT PASS | 2606 BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee
t-with-text-plain.html = TIMEOUT PASS |
2614 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS | 2607 BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS |
2615 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS
S | 2608 BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PAS
S |
2616 BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PAS
S | 2609 BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PAS
S |
(...skipping 12 matching lines...) Expand all Loading... |
2629 // Flaky Windows Tests | 2622 // Flaky Windows Tests |
2630 BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg =
FAIL PASS | 2623 BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg =
FAIL PASS |
2631 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI
MEOUT PASS | 2624 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI
MEOUT PASS |
2632 BUG11898 WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/004.html = CRASH P
ASS | 2625 BUG11898 WIN : LayoutTests/http/tests/xmlhttprequest/web-apps/004.html = CRASH P
ASS |
2633 | 2626 |
2634 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770 | 2627 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770 |
2635 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F
AIL | 2628 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F
AIL |
2636 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F
AIL | 2629 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F
AIL |
2637 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F
AIL | 2630 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F
AIL |
2638 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F
AIL | 2631 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F
AIL |
2639 BUG12053 LINUX MAC : LayoutTests/fast/text/international/danda-space.html = FAIL | 2632 BUG12053 LINUX : LayoutTests/fast/text/international/danda-space.html = FAIL |
2640 | 2633 |
2641 // New test, added in http://trac.webkit.org/changeset/43793, fails for us. | 2634 // New test, added in http://trac.webkit.org/changeset/43793, fails for us. |
2642 BUG12104 WIN LINUX : LayoutTests/fast/backgrounds/background-clip-text.html = FA
IL | 2635 BUG12104 WIN LINUX : LayoutTests/fast/backgrounds/background-clip-text.html = FA
IL |
2643 | 2636 |
2644 // New test, added in http://trac.webkit.org/changeset/43822, fails for us | 2637 // New test, added in http://trac.webkit.org/changeset/43822, fails for us |
2645 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL | 2638 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL |
2646 | 2639 |
2647 // xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are | 2640 // xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are |
2648 // skipped on all platforms upstream. | 2641 // skipped on all platforms upstream. |
2649 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL | 2642 BUG12254 SKIP : LayoutTests/fast/xhtmlmp/check-doctype-declaration.xhtml = FAIL |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2702 | 2695 |
2703 // WebKit 44646:44668 | 2696 // WebKit 44646:44668 |
2704 BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL | 2697 BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-one-effect.svg = FAIL |
2705 BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL | 2698 BUG14061 WIN LINUX : LayoutTests/svg/filters/subRegion-two-effects.svg = FAIL |
2706 | 2699 |
2707 BUG14207 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = FAIL | 2700 BUG14207 LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug28341.html = FAIL |
2708 | 2701 |
2709 // Newly added test http://trac.webkit.org/changeset/44816 | 2702 // Newly added test http://trac.webkit.org/changeset/44816 |
2710 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h
tml = FAIL CRASH | 2703 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h
tml = FAIL CRASH |
2711 | 2704 |
2712 // WebKit 44805:44837 | |
2713 BUG14679 LINUX : LayoutTests/fast/backgrounds/animated-gif-as-background.html =
FAIL | |
2714 | |
2715 // WebKit 44837:44872 | 2705 // WebKit 44837:44872 |
2716 BUG14772 WIN LINUX : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL | 2706 BUG14772 WIN LINUX : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL |
2717 BUG14771 WIN LINUX : LayoutTests/svg/batik/filters/feTile.svg = FAIL | 2707 BUG14771 WIN LINUX : LayoutTests/svg/batik/filters/feTile.svg = FAIL |
2718 BUG14771 WIN LINUX : LayoutTests/svg/filters/feTile.svg = FAIL | 2708 BUG14771 WIN LINUX : LayoutTests/svg/filters/feTile.svg = FAIL |
2719 | 2709 |
2720 // Need investigation: test shell crashers. | 2710 // Need investigation: test shell crashers. |
2721 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS
H PASS | 2711 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS
H PASS |
2722 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS | 2712 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS |
2723 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html =
CRASH PASS | 2713 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html =
CRASH PASS |
2724 | 2714 |
2725 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none.
html = FAIL | 2715 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none.
html = FAIL |
2726 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL | 2716 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL |
2727 | 2717 |
2728 // WebKit 44922:44927 | 2718 // WebKit 44922:44927 |
2729 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL | 2719 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL |
2730 | 2720 |
2731 // WebKit 44928:44943 | 2721 // WebKit 44928:44943 |
2732 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL | 2722 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL |
2733 BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL | 2723 BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL |
2734 | 2724 |
2735 // WebKit 44969:45017 | 2725 // WebKit 44969:45017 |
2736 BUG15132 : LayoutTests/editing/execCommand/5142012-3.html = FAIL | |
2737 // more unexpected failures | |
2738 BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL | 2726 BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL |
2739 BUG15132 WIN LINUX : LayoutTests/editing/inserting/editable-html-element.html =
FAIL | 2727 BUG15132 WIN LINUX : LayoutTests/editing/inserting/editable-html-element.html =
FAIL |
2740 BUG15132 WIN LINUX : LayoutTests/editing/pasteboard/4989774.html = FAIL | 2728 BUG15132 WIN LINUX : LayoutTests/editing/pasteboard/4989774.html = FAIL |
2741 BUG15132 WIN LINUX : LayoutTests/editing/selection/4983858.html = FAIL | 2729 BUG15132 WIN LINUX : LayoutTests/editing/selection/4983858.html = FAIL |
2742 BUG15132 WIN LINUX : LayoutTests/fast/dom/HTMLTableColElement/resize-table-using
-col-width.html = FAIL | 2730 BUG15132 WIN LINUX : LayoutTests/fast/dom/HTMLTableColElement/resize-table-using
-col-width.html = FAIL |
2743 BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL | 2731 BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL |
2744 | 2732 |
2745 // The Mac layout test buildbots haven't generated a package for 20 days so | 2733 // The Mac layout test buildbots haven't generated a package for 20 days so |
2746 // the rebaselining tool isn't working for this --agl | 2734 // the rebaselining tool isn't working for this --agl |
2747 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL | 2735 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL |
2748 | 2736 |
2749 // WebKit 45017:45086 | 2737 // WebKit 45017:45086 |
2750 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL | 2738 BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL |
2751 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL | 2739 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL |
2752 BUG15217 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic.htm
l = TIMEOUT | |
2753 BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT | 2740 BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT |
2754 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL | 2741 BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL |
2755 | 2742 |
2756 // WebKit 45086:45111 | 2743 // WebKit 45086:45111 |
2757 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display.svg = FAIL | 2744 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA
IL |
2758 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display2.svg = FAIL | 2745 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = F
AIL |
2759 BUG15270 : LayoutTests/svg/custom/js-update-image-and-display3.svg = FAIL | 2746 BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = F
AIL |
2760 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL | 2747 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL |
2761 BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html =
TIMEOUT | 2748 BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html =
TIMEOUT |
2762 | 2749 |
2763 // WebKit 45134:45176 | 2750 // WebKit 45134:45176 |
2764 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access.
html = FAIL | 2751 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access.
html = FAIL |
2765 | 2752 |
2766 // WebKit 45203:45247 | 2753 // WebKit 45203:45247 |
2767 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL | 2754 BUG15460 : LayoutTests/media/audio-controls-rendering.html = FAIL |
2768 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL | 2755 BUG15460 : LayoutTests/media/video-controls-rendering.html = FAIL |
2769 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL | 2756 BUG15460 : LayoutTests/media/video-empty-source.html = FAIL |
(...skipping 14 matching lines...) Expand all Loading... |
2784 // Started crashing without a clear reason. | 2771 // Started crashing without a clear reason. |
2785 BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH | 2772 BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH |
2786 | 2773 |
2787 // WebKit 45287:45352 New tests | 2774 // WebKit 45287:45352 New tests |
2788 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL | 2775 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL |
2789 | 2776 |
2790 // WebKit 45381:45403 New tests | 2777 // WebKit 45381:45403 New tests |
2791 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T
IMEOUT | 2778 BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = T
IMEOUT |
2792 | 2779 |
2793 // Webkit 45403:45431 | 2780 // Webkit 45403:45431 |
2794 BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL | 2781 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/content-into-overflow.html
= FAIL |
2795 BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL | 2782 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html
= FAIL |
2796 | 2783 |
2797 // WebKit 45431:45444 | 2784 // WebKit 45431:45444 |
2798 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut
es.html = FAIL TIMEOUT | 2785 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attribut
es.html = FAIL TIMEOUT |
2799 BUG15780 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL | 2786 BUG15780 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL |
2800 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL | 2787 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
2801 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL | 2788 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
2802 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL | 2789 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |
2803 | 2790 |
2804 // WebKit 45460:45473 | 2791 // WebKit 45460:45473 |
2805 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html
= FAIL | 2792 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html
= FAIL |
2806 | 2793 |
2807 // WebKit 45473:45487 | 2794 // WebKit 45473:45487 |
2808 BUG15873 : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL | 2795 BUG15873 WIN LINUX : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL |
2809 BUG15873 : LayoutTests/fast/transforms/shadows.html = FAIL | 2796 BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL |
2810 BUG15873 : LayoutTests/fast/block/float/crash-replaced-display-block.html = FAIL | 2797 BUG15873 WIN : LayoutTests/fast/canvas/translate-text.html = FAIL |
2811 BUG15873 : LayoutTests/fast/canvas/translate-text.html = FAIL | |
2812 BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL | 2798 BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL |
2813 BUG15873 : LayoutTests/fast/parser/badentity.xhtml = FAIL | 2799 BUG15873 WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL |
2814 BUG15873 MAC WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL | |
2815 BUG15873 WIN: LayoutTests/http/tests/security/local-video-poster-from-remote.htm
l = FAIL | |
2816 BUG15873 SKIP : LayoutTests/fast/text/text-letter-spacing.html = FAIL | 2800 BUG15873 SKIP : LayoutTests/fast/text/text-letter-spacing.html = FAIL |
2817 | 2801 |
2818 // WebKit 45486:45473 | 2802 // WebKit 45486:45473 |
2819 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg = FAIL | 2803 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg = FAIL |
2820 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg = FAIL | 2804 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg = FAIL |
2821 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg = FAIL | 2805 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg = FAIL |
2822 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Conformance_Expressions.svg = FA
IL | 2806 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Conformance_Expressions.svg = FA
IL |
2823 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Conformance_ID.svg = FAIL | 2807 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Conformance_ID.svg = FAIL |
2824 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg = FAIL | 2808 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg = FAIL |
2825 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg
= FAIL | 2809 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg
= FAIL |
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2960 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT | 2944 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-p
rop.html = TIMEOUT |
2961 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT | 2945 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternC
ontentUnits-prop.html = TIMEOUT |
2962 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT | 2946 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternT
ransform-prop.html = TIMEOUT |
2963 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT | 2947 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-patternU
nits-prop.html = TIMEOUT |
2964 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT | 2948 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientTransform-prop.html = TIMEOUT |
2965 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT | 2949 BUG15892 MAC : LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-g
radientUnits-prop.html = TIMEOUT |
2966 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT | 2950 BUG15892 MAC : chrome/fast/dom/messageport-gc.html = TIMEOUT |
2967 | 2951 |
2968 // WebKit 45495:45535 | 2952 // WebKit 45495:45535 |
2969 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL | 2953 BUG15921 SKIP : LayoutTests/media/controls-strict.html = FAIL |
OLD | NEW |